Version Description
- Few minor bug fixes
Download this release
Release Info
Developer | spacetime |
Plugin | Ad Inserter – WordPress Ads Management with AdSense Header Integration |
Version | 2.6.13 |
Comparing to | |
See all releases |
Code changes from version 2.6.12 to 2.6.13
- ad-inserter.php +6 -1
- constants.php +1 -1
- css/ai-settings.css +1 -1
- includes/js/ai-lists.js +8 -0
- includes/js/ai-lists.min.js +12 -12
- js/ad-inserter.js +1 -1
- languages/ad-inserter-sl_SI.mo +0 -0
- languages/ad-inserter-sl_SI.po +205 -202
- languages/ad-inserter.pot +205 -202
- readme.txt +7 -1
ad-inserter.php
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
|
3 |
/*
|
4 |
Plugin Name: Ad Inserter
|
5 |
-
Version: 2.6.
|
6 |
Description: Ad management with many advanced advertising features to insert ads at optimal positions
|
7 |
Author: Igor Funa
|
8 |
Author URI: http://igorfuna.com/
|
@@ -15,6 +15,9 @@ Domain Path: /languages
|
|
15 |
|
16 |
Change Log
|
17 |
|
|
|
|
|
|
|
18 |
Ad Inserter 2.6.12 - 2020-08-23
|
19 |
- Support for PHP 7.4
|
20 |
- Improved ad blocking detection
|
@@ -8582,6 +8585,7 @@ function ai_process_shortcode (&$block, $atts) {
|
|
8582 |
$ai_last_check = AI_CUSTOM_FILTER_CHECK;
|
8583 |
$hook_start_time = microtime (true);
|
8584 |
$custom_filter_check = apply_filters ("ai_block_insertion_check", true, $obj->number);
|
|
|
8585 |
if ($debug_processing && !$custom_filter_check) {
|
8586 |
$filter_hooks []= array ("ai_block_insertion_check", $this->number);
|
8587 |
}
|
@@ -8794,6 +8798,7 @@ function ai_widget_draw ($args, $instance, &$block) {
|
|
8794 |
$ai_last_check = AI_CUSTOM_FILTER_CHECK;
|
8795 |
$hook_start_time = microtime (true);
|
8796 |
$custom_filter_check = apply_filters ("ai_block_insertion_check", true, $obj->number);
|
|
|
8797 |
if ($debug_processing && !$custom_filter_check) {
|
8798 |
$filter_hooks []= array ("ai_block_insertion_check", $this->number);
|
8799 |
}
|
2 |
|
3 |
/*
|
4 |
Plugin Name: Ad Inserter
|
5 |
+
Version: 2.6.13
|
6 |
Description: Ad management with many advanced advertising features to insert ads at optimal positions
|
7 |
Author: Igor Funa
|
8 |
Author URI: http://igorfuna.com/
|
15 |
|
16 |
Change Log
|
17 |
|
18 |
+
Ad Inserter 2.6.13 - 2020-08-26
|
19 |
+
- Few minor bug fixes
|
20 |
+
|
21 |
Ad Inserter 2.6.12 - 2020-08-23
|
22 |
- Support for PHP 7.4
|
23 |
- Improved ad blocking detection
|
8585 |
$ai_last_check = AI_CUSTOM_FILTER_CHECK;
|
8586 |
$hook_start_time = microtime (true);
|
8587 |
$custom_filter_check = apply_filters ("ai_block_insertion_check", true, $obj->number);
|
8588 |
+
$debug_processing = ($ai_wp_data [AI_WP_DEBUGGING] & AI_DEBUG_PROCESSING) != 0;
|
8589 |
if ($debug_processing && !$custom_filter_check) {
|
8590 |
$filter_hooks []= array ("ai_block_insertion_check", $this->number);
|
8591 |
}
|
8798 |
$ai_last_check = AI_CUSTOM_FILTER_CHECK;
|
8799 |
$hook_start_time = microtime (true);
|
8800 |
$custom_filter_check = apply_filters ("ai_block_insertion_check", true, $obj->number);
|
8801 |
+
$debug_processing = ($ai_wp_data [AI_WP_DEBUGGING] & AI_DEBUG_PROCESSING) != 0;
|
8802 |
if ($debug_processing && !$custom_filter_check) {
|
8803 |
$filter_hooks []= array ("ai_block_insertion_check", $this->number);
|
8804 |
}
|
constants.php
CHANGED
@@ -31,7 +31,7 @@ if (!defined( 'AD_INSERTER_NAME'))
|
|
31 |
define ('AD_INSERTER_NAME', 'Ad Inserter');
|
32 |
|
33 |
if (!defined( 'AD_INSERTER_VERSION'))
|
34 |
-
define ('AD_INSERTER_VERSION', '2.6.
|
35 |
|
36 |
if (!defined ('AD_INSERTER_PLUGIN_BASENAME'))
|
37 |
define ('AD_INSERTER_PLUGIN_BASENAME', plugin_basename (__FILE__));
|
31 |
define ('AD_INSERTER_NAME', 'Ad Inserter');
|
32 |
|
33 |
if (!defined( 'AD_INSERTER_VERSION'))
|
34 |
+
define ('AD_INSERTER_VERSION', '2.6.13');
|
35 |
|
36 |
if (!defined ('AD_INSERTER_PLUGIN_BASENAME'))
|
37 |
define ('AD_INSERTER_PLUGIN_BASENAME', plugin_basename (__FILE__));
|
css/ai-settings.css
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
#ai-data {
|
2 |
-
font-family: "2.6.
|
3 |
}
|
4 |
|
5 |
#blocked-warning {
|
1 |
#ai-data {
|
2 |
+
font-family: "2.6.13"; /* Used for version number of the file */
|
3 |
}
|
4 |
|
5 |
#blocked-warning {
|
includes/js/ai-lists.js
CHANGED
@@ -708,6 +708,14 @@ jQuery (function ($) {
|
|
708 |
__tcfapi ('addEventListener', 2, ai_iab_tcf_callback);
|
709 |
}
|
710 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
711 |
jQuery("#ai-iab-tcf-bar").click (function () {
|
712 |
AiCookies.remove ('euconsent-v2', {path: "/", domain: '.' + window.location.hostname});
|
713 |
|
708 |
__tcfapi ('addEventListener', 2, ai_iab_tcf_callback);
|
709 |
}
|
710 |
|
711 |
+
jQuery(document).on ("cmplzEnableScripts", ai_cmplzEnableScripts);
|
712 |
+
|
713 |
+
function ai_cmplzEnableScripts (consentData) {
|
714 |
+
if (consentData.consentLevel === 'all'){
|
715 |
+
ai_load_blocks ();
|
716 |
+
}
|
717 |
+
}
|
718 |
+
|
719 |
jQuery("#ai-iab-tcf-bar").click (function () {
|
720 |
AiCookies.remove ('euconsent-v2', {path: "/", domain: '.' + window.location.hostname});
|
721 |
|
includes/js/ai-lists.min.js
CHANGED
@@ -1,18 +1,18 @@
|
|
1 |
var $jscomp=$jscomp||{};$jscomp.scope={};$jscomp.createTemplateTagFirstArg=function(a){return a.raw=a};$jscomp.createTemplateTagFirstArgWithRaw=function(a,k){a.raw=k;return a};$jscomp.arrayIteratorImpl=function(a){var k=0;return function(){return k<a.length?{done:!1,value:a[k++]}:{done:!0}}};$jscomp.arrayIterator=function(a){return{next:$jscomp.arrayIteratorImpl(a)}};$jscomp.makeIterator=function(a){var k="undefined"!=typeof Symbol&&Symbol.iterator&&a[Symbol.iterator];return k?k.call(a):$jscomp.arrayIterator(a)};
|
2 |
-
jQuery(function(a){function k(
|
3 |
-
typeof b&&"array"!=typeof b)return!1;var e=d[0];d=d.slice(1);if("*"==e)for(b=$jscomp.makeIterator(Object.entries(b)),e=b.next();!e.done;e=b.next()){if(e=$jscomp.makeIterator(e.value),e.next(),e=e.next().value,
|
4 |
b){b&&(a("#ai-iab-tcf-bar").addClass("status-ok"),"tcloaded"==d.eventStatus||"useractioncomplete"==d.eventStatus?(ai_tcData=d,a("#ai-iab-tcf-status").text("DATA LOADED"),a("#ai-iab-tcf-bar").addClass("status-ok").removeClass("status-error"),setTimeout(function(){ai_process_lists()},10)):"cmpuishown"==d.eventStatus&&(ai_cmpuishown=!0,a("#ai-iab-tcf-status").text("CMP UI SHOWN"),a("#ai-iab-tcf-bar").addClass("status-ok").removeClass("status-error")))}))}function K(d){"function"==typeof __tcfapi?"undefined"==
|
5 |
-
typeof ai_tcData_requested&&(ai_tcData_requested=!0,S(),url_parameters_need_tcData=!0):d&&(a("#ai-iab-tcf-bar").addClass("status-error").removeClass("status-ok"),a("#ai-iab-tcf-status").text("MISSING: __tcfapi function not found"))}
|
6 |
-
""!=p&&(p=k(p));var E=window.navigator.userAgent,F=E.toLowerCase();if("undefined"!==typeof MobileDetect)var M=new MobileDetect(E);
|
7 |
-
p.substr(-c.length)==c)return l=!0,!1}else if("*"==c.charAt(c.length-1)){if(c=c.substr(0,c.length-1),0==p.indexOf(c))return l=!0,!1}else if("#"==c){if(""==p)return l=!0,!1}else if(c==p)return l=!0,!1});switch(e){case "B":l&&(b=!1);break;case "W":l||(b=!1)}}if(b&&(
|
8 |
-
c.substr(1,c.length-2).toLowerCase(),-1!=F.indexOf(c))return l=!0,!1}else{if(c=c.substr(1).toLowerCase(),F.substr(-c.length)==c)return l=!0,!1}else if("*"==c.charAt(c.length-1)){if(c=c.substr(0,c.length-1).toLowerCase(),0==F.indexOf(c))return l=!0,!1}else if(M.is(c))return l=!0,!1}),e){case "B":l&&(b=!1);break;case "W":l||(b=!1)}var N=
|
9 |
try{var c=JSON.parse(decodeURIComponent(u[1]))}catch(O){c=decodeURIComponent(u[1])}G[u[0]]=c});var r=!1,C=a(this);a.each(e,function(u,c){var O=c.split("&&");a.each(O,function(T,t){var x=!0;t=t.trim();"!!"==t.substring(0,2)&&(x=!1,t=t.substring(2));if(-1!=t.indexOf("="))if(-1!=B.indexOf(t))r=x;else{var y=t.split("=");if(0==y[0].indexOf("euconsent-v2")&&-1!=y[0].indexOf("["))if(a("#ai-iab-tcf-bar").show(),"object"==typeof ai_tcData){a("#ai-iab-tcf-bar").addClass("status-ok");var P=y[0].replace(/]| /gi,
|
10 |
-
"").split("[");P.shift();
|
11 |
-
C.removeClass("ai-list-manual")):(
|
12 |
"undefined"!=typeof z){e=!0;var I=parseInt(a(this).attr("scheduling-fallback"));q=parseInt(a(this).attr("gmt"));var A=w(b64d(D))+q;m=w(b64d(m))+q;D=b64d(z).split(",");z=a(this).attr("scheduling-type");var J=(new Date).getTime()+q,R=new Date(J);q=R.getDay();0==q?q=6:q--;A=J>=A&&J<m&&D.includes(q.toString());switch(z){case "B":A=!A}A||(b=!1);z=R.toISOString().split(".")[0].replace("T"," ");m=a(this).prevAll(".ai-debug-bar.ai-debug-scheduling");m.find(".ai-debug-name.ai-scheduling-info").text(z+" "+
|
13 |
-
q);m.find(".ai-debug-name.ai-scheduling-status").text(b?ai_front.visible:ai_front.hidden);b||0==I||(m.removeClass("ai-debug-scheduling").addClass("ai-debug-fallback"),m.find(".ai-debug-name.ai-scheduling-status").text(ai_front.fallback+"="+I))}}if(
|
14 |
ai_process_element(this))):e&&!A&&0!=I?(d.css({visibility:""}),d.hasClass("ai-remove-position")&&d.css({position:""}),a(this).next(".ai-fallback").removeClass("ai-fallback"),"undefined"!=typeof a(this).data("fallback-code")?(b=b64d(a(this).data("fallback-code")),a(this).append(b),ai_process_element(this)):a(this).hide(),b=d.attr("data-ai"),"undefined"!==typeof b&&!1!==b&&(b=a(this).attr("fallback-tracking"),"undefined"!==typeof b&&!1!==b&&d.attr("data-ai",b))):(a(this).hide(),d.removeAttr("data-ai").removeClass("ai-track"),
|
15 |
-
d.find(".ai-debug-block").length?(d.css({visibility:""}).removeClass("ai-close"),d.hasClass("ai-remove-position")&&d.css({position:""})):d.hide());a(this).attr("data-code","");a(this).attr("data-fallback-code","");d.removeClass("ai-list-block")})}};a(document).ready(function(
|
16 |
-
(ai_tcData=
|
17 |
function ai_process_element(a){setTimeout(function(){"function"==typeof ai_process_rotations_in_element&&ai_process_rotations_in_element(a);"function"==typeof ai_process_lists&&ai_process_lists(jQuery("div.ai-list-data",a));"function"==typeof ai_process_ip_addresses&&ai_process_ip_addresses(jQuery("div.ai-ip-data",a));"function"==typeof ai_adb_process_blocks&&ai_adb_process_blocks(a)},5)}
|
18 |
-
function getAllUrlParams(a){var k=a?a.split("?")[1]:window.location.search.slice(1);a={};if(k){k=k.split("#")[0];k=k.split("&");for(var w=0;w<k.length;w++){var n=k[w].split("="),
|
1 |
var $jscomp=$jscomp||{};$jscomp.scope={};$jscomp.createTemplateTagFirstArg=function(a){return a.raw=a};$jscomp.createTemplateTagFirstArgWithRaw=function(a,k){a.raw=k;return a};$jscomp.arrayIteratorImpl=function(a){var k=0;return function(){return k<a.length?{done:!1,value:a[k++]}:{done:!0}}};$jscomp.arrayIterator=function(a){return{next:$jscomp.arrayIteratorImpl(a)}};$jscomp.makeIterator=function(a){var k="undefined"!=typeof Symbol&&Symbol.iterator&&a[Symbol.iterator];return k?k.call(a):$jscomp.arrayIterator(a)};
|
2 |
+
jQuery(function(a){function k(h){h=h.match(n);return null!=h&&1<h.length&&"string"===typeof h[1]&&0<h[1].length?h[1].toLowerCase():null}function w(h){try{var f=Date.parse(h);isNaN(f)&&(f=null)}catch(v){f=null}return f}Array.prototype.includes||(Array.prototype.includes=function(h){return!!~this.indexOf(h)});var n=/:\/\/(.[^/:]+)/i;ai_process_lists=function(h){function f(d,b,g){if(0==d.length){if("!@!"==g)return!0;b!=g&&("true"==g.toLowerCase()?g=!0:"false"==g.toLowerCase()&&(g=!1));return b==g}if("object"!=
|
3 |
+
typeof b&&"array"!=typeof b)return!1;var e=d[0];d=d.slice(1);if("*"==e)for(b=$jscomp.makeIterator(Object.entries(b)),e=b.next();!e.done;e=b.next()){if(e=$jscomp.makeIterator(e.value),e.next(),e=e.next().value,f(d,e,g))return!0}else if(e in b)return f(d,b[e],g);return!1}function v(d,b,g){if("object"!=typeof d||-1==b.indexOf("["))return!1;b=b.replace(/]| /gi,"").split("[");return f(b,d,g)}function S(){"function"==typeof __tcfapi&&(a("#ai-iab-tcf-status").text("DETECTED"),__tcfapi("getTCData",2,function(d,
|
4 |
b){b&&(a("#ai-iab-tcf-bar").addClass("status-ok"),"tcloaded"==d.eventStatus||"useractioncomplete"==d.eventStatus?(ai_tcData=d,a("#ai-iab-tcf-status").text("DATA LOADED"),a("#ai-iab-tcf-bar").addClass("status-ok").removeClass("status-error"),setTimeout(function(){ai_process_lists()},10)):"cmpuishown"==d.eventStatus&&(ai_cmpuishown=!0,a("#ai-iab-tcf-status").text("CMP UI SHOWN"),a("#ai-iab-tcf-bar").addClass("status-ok").removeClass("status-error")))}))}function K(d){"function"==typeof __tcfapi?"undefined"==
|
5 |
+
typeof ai_tcData_requested&&(ai_tcData_requested=!0,S(),url_parameters_need_tcData=!0):d&&(a("#ai-iab-tcf-bar").addClass("status-error").removeClass("status-ok"),a("#ai-iab-tcf-status").text("MISSING: __tcfapi function not found"))}h=null==h?a("div.ai-list-data"):h.filter(".ai-list-data");if(h.length){h.removeClass("ai-list-data");var B=document.cookie.split(";");B.forEach(function(d,b){B[b]=d.trim()});var L=getAllUrlParams(window.location.search);if(null!=L.referrer)var p=L.referrer;else p=document.referrer,
|
6 |
+
""!=p&&(p=k(p));var E=window.navigator.userAgent,F=E.toLowerCase();if("undefined"!==typeof MobileDetect)var M=new MobileDetect(E);h.each(function(){var d=a(this).closest("div.AI_FUNCT_GET_BLOCK_CLASS_NAME"),b=!0,g=a(this).attr("referer-list");if("undefined"!=typeof g){g=b64d(g).split(",");var e=a(this).attr("referer-list-type"),l=!1;a.each(g,function(u,c){if(""==c)return!0;if("*"==c.charAt(0))if("*"==c.charAt(c.length-1)){if(c=c.substr(1,c.length-2),-1!=p.indexOf(c))return l=!0,!1}else{if(c=c.substr(1),
|
7 |
+
p.substr(-c.length)==c)return l=!0,!1}else if("*"==c.charAt(c.length-1)){if(c=c.substr(0,c.length-1),0==p.indexOf(c))return l=!0,!1}else if("#"==c){if(""==p)return l=!0,!1}else if(c==p)return l=!0,!1});switch(e){case "B":l&&(b=!1);break;case "W":l||(b=!1)}}if(b&&(g=a(this).attr("client-list"),"undefined"!=typeof g&&"undefined"!==typeof M))switch(g=b64d(g).split(","),e=a(this).attr("client-list-type"),l=!1,a.each(g,function(u,c){if(""==c)return!0;if("*"==c.charAt(0))if("*"==c.charAt(c.length-1)){if(c=
|
8 |
+
c.substr(1,c.length-2).toLowerCase(),-1!=F.indexOf(c))return l=!0,!1}else{if(c=c.substr(1).toLowerCase(),F.substr(-c.length)==c)return l=!0,!1}else if("*"==c.charAt(c.length-1)){if(c=c.substr(0,c.length-1).toLowerCase(),0==F.indexOf(c))return l=!0,!1}else if(M.is(c))return l=!0,!1}),e){case "B":l&&(b=!1);break;case "W":l||(b=!1)}var N=g=!1;if(b&&(e=a(this).attr("parameter-list"),"undefined"!=typeof e)){e=b64d(e).split(",");var q=a(this).attr("parameter-list-type"),G=[];B.forEach(function(u){u=u.split("=");
|
9 |
try{var c=JSON.parse(decodeURIComponent(u[1]))}catch(O){c=decodeURIComponent(u[1])}G[u[0]]=c});var r=!1,C=a(this);a.each(e,function(u,c){var O=c.split("&&");a.each(O,function(T,t){var x=!0;t=t.trim();"!!"==t.substring(0,2)&&(x=!1,t=t.substring(2));if(-1!=t.indexOf("="))if(-1!=B.indexOf(t))r=x;else{var y=t.split("=");if(0==y[0].indexOf("euconsent-v2")&&-1!=y[0].indexOf("["))if(a("#ai-iab-tcf-bar").show(),"object"==typeof ai_tcData){a("#ai-iab-tcf-bar").addClass("status-ok");var P=y[0].replace(/]| /gi,
|
10 |
+
"").split("[");P.shift();f(P,ai_tcData,y[1])&&(r=x)}else C.addClass("ai-list-data"),N=!0,"function"==typeof __tcfapi?K(!1):"undefined"==typeof ai_tcData_retrying&&(ai_tcData_retrying=!0,setTimeout(function(){K(!0)},200));else v(G,y[0],y[1])&&(r=x)}else{var Q=!1;B.every(function(H){H=H.split("=");return t==H[0]?(Q=!0,!1):!0});Q&&(r=x);!r&&v(G,t,"!@!")&&(r=x)}if(!r)return!1});if(r)return!1});switch(q){case "B":r&&(b=!1);break;case "W":r||(b=!1)}a(this).hasClass("ai-list-manual")&&(b?(C.removeClass("ai-list-data"),
|
11 |
+
C.removeClass("ai-list-manual")):(g=!0,C.addClass("ai-list-data")));b&&d.prev().hasClass("ai-debug-waiting")&&d.prev().remove()}var m=a(this).prevAll(".ai-debug-bar.ai-debug-lists");e=""==p?"#":p;m.find(".ai-debug-name.ai-list-info").text(e).attr("title",E);m.find(".ai-debug-name.ai-list-status").text(b?ai_front.visible:ai_front.hidden);e=!1;if(b){var D=a(this).attr("scheduling-start");m=a(this).attr("scheduling-end");var z=a(this).attr("scheduling-days");if("undefined"!=typeof D&&"undefined"!=typeof m&&
|
12 |
"undefined"!=typeof z){e=!0;var I=parseInt(a(this).attr("scheduling-fallback"));q=parseInt(a(this).attr("gmt"));var A=w(b64d(D))+q;m=w(b64d(m))+q;D=b64d(z).split(",");z=a(this).attr("scheduling-type");var J=(new Date).getTime()+q,R=new Date(J);q=R.getDay();0==q?q=6:q--;A=J>=A&&J<m&&D.includes(q.toString());switch(z){case "B":A=!A}A||(b=!1);z=R.toISOString().split(".")[0].replace("T"," ");m=a(this).prevAll(".ai-debug-bar.ai-debug-scheduling");m.find(".ai-debug-name.ai-scheduling-info").text(z+" "+
|
13 |
+
q);m.find(".ai-debug-name.ai-scheduling-status").text(b?ai_front.visible:ai_front.hidden);b||0==I||(m.removeClass("ai-debug-scheduling").addClass("ai-debug-fallback"),m.find(".ai-debug-name.ai-scheduling-status").text(ai_front.fallback+"="+I))}}if(g||N)return!0;a(this).css({visibility:"",position:"",width:"",height:"","z-index":""});b?(d.css({visibility:""}),d.hasClass("ai-remove-position")&&d.css({position:""}),"undefined"!=typeof a(this).data("code")&&(b=b64d(a(this).data("code")),a(this).append(b),
|
14 |
ai_process_element(this))):e&&!A&&0!=I?(d.css({visibility:""}),d.hasClass("ai-remove-position")&&d.css({position:""}),a(this).next(".ai-fallback").removeClass("ai-fallback"),"undefined"!=typeof a(this).data("fallback-code")?(b=b64d(a(this).data("fallback-code")),a(this).append(b),ai_process_element(this)):a(this).hide(),b=d.attr("data-ai"),"undefined"!==typeof b&&!1!==b&&(b=a(this).attr("fallback-tracking"),"undefined"!==typeof b&&!1!==b&&d.attr("data-ai",b))):(a(this).hide(),d.removeAttr("data-ai").removeClass("ai-track"),
|
15 |
+
d.find(".ai-debug-block").length?(d.css({visibility:""}).removeClass("ai-close"),d.hasClass("ai-remove-position")&&d.css({position:""})):d.hide());a(this).attr("data-code","");a(this).attr("data-fallback-code","");d.removeClass("ai-list-block")})}};a(document).ready(function(h){setTimeout(function(){ai_process_lists();(jQuery("#ai-iab-tcf-bar").length||jQuery(".ai-list-manual").length)&&"function"==typeof __tcfapi&&__tcfapi("addEventListener",2,function(f,v){v&&"useractioncomplete"===f.eventStatus&&
|
16 |
+
(ai_tcData=f,ai_load_blocks(),jQuery("#ai-iab-tcf-status").text("DATA LOADED"),jQuery("#ai-iab-tcf-bar").addClass("status-ok").removeClass("status-error"))});jQuery(document).on("cmplzEnableScripts",function(f){"all"===f.consentLevel&&ai_load_blocks()});jQuery("#ai-iab-tcf-bar").click(function(){AiCookies.remove("euconsent-v2",{path:"/",domain:"."+window.location.hostname});jQuery("#ai-iab-tcf-status").text("COOKIE DELETED")})},5)})});
|
17 |
function ai_process_element(a){setTimeout(function(){"function"==typeof ai_process_rotations_in_element&&ai_process_rotations_in_element(a);"function"==typeof ai_process_lists&&ai_process_lists(jQuery("div.ai-list-data",a));"function"==typeof ai_process_ip_addresses&&ai_process_ip_addresses(jQuery("div.ai-ip-data",a));"function"==typeof ai_adb_process_blocks&&ai_adb_process_blocks(a)},5)}
|
18 |
+
function getAllUrlParams(a){var k=a?a.split("?")[1]:window.location.search.slice(1);a={};if(k){k=k.split("#")[0];k=k.split("&");for(var w=0;w<k.length;w++){var n=k[w].split("="),h=void 0,f=n[0].replace(/\[\d*\]/,function(v){h=v.slice(1,-1);return""});n="undefined"===typeof n[1]?"":n[1];f=f.toLowerCase();n=n.toLowerCase();a[f]?("string"===typeof a[f]&&(a[f]=[a[f]]),"undefined"===typeof h?a[f].push(n):a[f][h]=n):a[f]=n}}return a};
|
js/ad-inserter.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
var javascript_version = "2.6.
|
2 |
var ignore_key = true;
|
3 |
var start = 1;
|
4 |
var end = 16;
|
1 |
+
var javascript_version = "2.6.13";
|
2 |
var ignore_key = true;
|
3 |
var start = 1;
|
4 |
var end = 16;
|
languages/ad-inserter-sl_SI.mo
CHANGED
Binary file
|
languages/ad-inserter-sl_SI.po
CHANGED
@@ -4,8 +4,8 @@ msgid ""
|
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: Ad Inserter 2.5.2\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/ad-inserter\n"
|
7 |
-
"POT-Creation-Date: 2020-08-
|
8 |
-
"PO-Revision-Date: 2020-08-
|
9 |
"Last-Translator: Igor Funa <info@adinserter.pro>\n"
|
10 |
"Language-Team: \n"
|
11 |
"Language: sl_SI\n"
|
@@ -16,134 +16,134 @@ msgstr ""
|
|
16 |
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100>=3 && n"
|
17 |
"%100<=4 ? 2 : 3);\n"
|
18 |
|
19 |
-
#: ad-inserter.php:
|
20 |
msgctxt "Menu item"
|
21 |
msgid "Debugging DEMO"
|
22 |
msgstr "DEMO Razhroščevanje"
|
23 |
|
24 |
-
#: ad-inserter.php:
|
25 |
msgctxt "Menu item"
|
26 |
msgid "Label Blocks"
|
27 |
msgstr "Označi bloke"
|
28 |
|
29 |
-
#: ad-inserter.php:
|
30 |
msgctxt "Menu item"
|
31 |
msgid "Show Positions"
|
32 |
msgstr "Pokaži položaje"
|
33 |
|
34 |
-
#: ad-inserter.php:
|
35 |
msgctxt "Menu item"
|
36 |
msgid "Show HTML Tags"
|
37 |
msgstr "Pokaži HTML značke"
|
38 |
|
39 |
-
#: ad-inserter.php:
|
40 |
msgctxt "Menu item"
|
41 |
msgid "Disable Insertion"
|
42 |
msgstr "Onemogoči vstavljanje"
|
43 |
|
44 |
-
#: ad-inserter.php:
|
45 |
msgctxt "Menu item"
|
46 |
msgid "Ad Blocking Status"
|
47 |
msgstr "Status blokiranja oglasov"
|
48 |
|
49 |
-
#: ad-inserter.php:
|
50 |
msgctxt "Menu item"
|
51 |
msgid "Simulate Ad Blocking"
|
52 |
msgstr "Simuliraj blokiranje oglasov"
|
53 |
|
54 |
-
#: ad-inserter.php:
|
55 |
msgctxt "Menu item"
|
56 |
msgid "Log Processing"
|
57 |
msgstr "Beleži procesiranje"
|
58 |
|
59 |
-
#: ad-inserter.php:
|
60 |
msgctxt "Menu item"
|
61 |
msgid "Show Log"
|
62 |
msgstr "Pokaži beležko"
|
63 |
|
64 |
#. translators: Debugging position name Before HTML element
|
65 |
-
#: ad-inserter.php:
|
66 |
msgid "Before"
|
67 |
msgstr "Pred"
|
68 |
|
69 |
#. translators: Debugging position name After HTML element
|
70 |
-
#: ad-inserter.php:
|
71 |
msgid "After"
|
72 |
msgstr "Za"
|
73 |
|
74 |
#. translators: Debugging position name Prepend content of HTML element (before
|
75 |
#. the content of the HTML element)
|
76 |
-
#: ad-inserter.php:
|
77 |
msgid "Prepend content"
|
78 |
msgstr "Dodaj pred vsebino"
|
79 |
|
80 |
#. translators: Debugging position name Append content of HTML element (after
|
81 |
#. the content of the HTML element)
|
82 |
-
#: ad-inserter.php:
|
83 |
msgid "Append content"
|
84 |
msgstr "Dodaj za vsebino"
|
85 |
|
86 |
#. translators: Debugging position name Replace content of HTML element
|
87 |
-
#: ad-inserter.php:
|
88 |
msgid "Replace content"
|
89 |
msgstr "Nadomesti vsebino"
|
90 |
|
91 |
#. translators: Debugging position name Replace HTML element
|
92 |
-
#: ad-inserter.php:
|
93 |
msgid "Replace"
|
94 |
msgstr "Nadomesti"
|
95 |
|
96 |
#. translators: Debugging message when output buffering is enabled
|
97 |
-
#: ad-inserter.php:
|
98 |
msgid "OUTPUT BUFFERING"
|
99 |
msgstr "PREDPOMNJENJE IZHODA"
|
100 |
|
101 |
#. translators: Debugging position
|
102 |
-
#: ad-inserter.php:
|
103 |
msgid "Above Header"
|
104 |
msgstr "Nad Glavo"
|
105 |
|
106 |
-
#: ad-inserter.php:
|
107 |
msgctxt "Menu item"
|
108 |
msgid "Log In"
|
109 |
msgstr "Prijava"
|
110 |
|
111 |
#. translators: %s: Ad Inserter
|
112 |
-
#: ad-inserter.php:
|
113 |
msgid "%s Settings"
|
114 |
msgstr "%s Nastavitve"
|
115 |
|
116 |
#. translators: AD BLOCKING DETECTED, PAGE VIEWS: n - NO ACTION
|
117 |
-
#: ad-inserter.php:
|
118 |
msgid "AD BLOCKING DETECTED, PAGE VIEWS"
|
119 |
msgstr "ZAZNANO BLOKIRANJE OGLASOV, OGLEDI STRANI"
|
120 |
|
121 |
-
#: ad-inserter.php:
|
122 |
msgid "NO ACTION"
|
123 |
msgstr "NI AKCIJE"
|
124 |
|
125 |
-
#: ad-inserter.php:
|
126 |
msgid "AD BLOCKING DETECTED, COOKIE DETECTED - NO ACTION"
|
127 |
msgstr "ZAZNANO BLOKIRANJE OGLASOV, ZAZNAN PIŠKOTEK, NI AKCIJE"
|
128 |
|
129 |
-
#: ad-inserter.php:
|
130 |
msgid "AD BLOCKING DETECTED - ACTION"
|
131 |
msgstr "ZAZNANO BLOKIRANJE OGLASOV - AKCIJA"
|
132 |
|
133 |
-
#: ad-inserter.php:
|
134 |
msgid "AD BLOCKING NOT DETECTED"
|
135 |
msgstr "BLOKIRANJE OGLASOV NI ZAZNANO"
|
136 |
|
137 |
-
#: ad-inserter.php:
|
138 |
msgid "AD BLOCKING DETECTION COOKIES DELETED"
|
139 |
msgstr "PIŠKOTKI ZA ZAZNAVANJE BLOKIRANJA OGLASOV POBRISANI"
|
140 |
|
141 |
-
#: ad-inserter.php:
|
142 |
msgid "AD BLOCKING DETECTED - NO ACTION"
|
143 |
msgstr "ZAZNANO BLOKIRANJE OGLASOV - NI AKCIJE"
|
144 |
|
145 |
#. Translators: 1: number of blocks, 2: Ad Inserter
|
146 |
-
#: ad-inserter.php:
|
147 |
msgid "Hey, you are now using %1$s %2$s block."
|
148 |
msgid_plural "Hey, you are now using %1$s %2$s blocks."
|
149 |
msgstr[0] "Hej, trenutno uporabljate %1$s %2$s blok."
|
@@ -151,24 +151,24 @@ msgstr[1] "Hej, trenutno uporabljate %1$s %2$s bloka."
|
|
151 |
msgstr[2] "Hej, trenutno uporabljate %1$s %2$s bloke."
|
152 |
msgstr[3] "Hej, trenutno uporabljate %1$s %2$s blokov."
|
153 |
|
154 |
-
#: ad-inserter.php:
|
155 |
msgid "Please help me to solve a problem first"
|
156 |
msgstr "Najprej mi, prosim, pomagajte rešiti problem"
|
157 |
|
158 |
-
#: ad-inserter.php:
|
159 |
msgid "Maybe later"
|
160 |
msgstr "Mogoče kasneje"
|
161 |
|
162 |
#. Translators: %s: Ad Inserter
|
163 |
-
#: ad-inserter.php:
|
164 |
msgid "Hey, you are using %s and I hope you're happy with it."
|
165 |
msgstr "Hej, uporabljate %s in upam, da ste zadovoljni z njim."
|
166 |
|
167 |
-
#: ad-inserter.php:
|
168 |
msgid "OK, but please help me with the settings first"
|
169 |
msgstr "V redu, ampak najprej mi, prosim, pomagajte pri nastavitvah"
|
170 |
|
171 |
-
#: ad-inserter.php:
|
172 |
msgid ""
|
173 |
"Please take a moment to rate the plugin. When you rate it with 5 stars it's "
|
174 |
"like saying 'Thank you'. Somebody will be happy."
|
@@ -176,7 +176,7 @@ msgstr ""
|
|
176 |
"Prosimo, vzemite si čas in ocenite vtičnik. Ko ga ocenite s 5-imi zvezdicami "
|
177 |
"je kot bi rekli 'Hvala'. Nekdo bo vsesel."
|
178 |
|
179 |
-
#: ad-inserter.php:
|
180 |
msgid ""
|
181 |
"Positive reviews are a great incentive to fix bugs and to add new features "
|
182 |
"for better monetization of your website."
|
@@ -184,28 +184,28 @@ msgstr ""
|
|
184 |
"Pozitivne ocene so velika vzpodbuda za odpravo hroščev in dodajanje novih "
|
185 |
"funkcij za boljšo monetizacijo vašega spletnega mesta."
|
186 |
|
187 |
-
#: ad-inserter.php:
|
188 |
msgid "Sure"
|
189 |
msgstr "Seveda"
|
190 |
|
191 |
#. translators: 1: AMPforWP Plugin Manager, 2: Ad Inserter
|
192 |
#. translators: 1: AMPforWP Plugin Manager, 2: Ad Inserter, 3, 4: HTML tags
|
193 |
-
#: ad-inserter.php:
|
194 |
msgid "Warning: %1$s %3$s disabled %4$s %2$s on AMP pages."
|
195 |
msgstr "Opozorilo: %1$s %3$s je onemogočil %4$s %2$s na AMP straneh."
|
196 |
|
197 |
#. translators: 1: Ad Inserter, 2, 3: HTML tags
|
198 |
-
#: ad-inserter.php:
|
199 |
msgid "Warning: %1$s requires PHP 5.6 or newer. %2$s Please update! %3$s"
|
200 |
msgstr ""
|
201 |
"Opozorilo: %1$s yahteva PHP 5.6 ali novejši. %2$s Prosimo, posodobite! %3$s"
|
202 |
|
203 |
-
#: ad-inserter.php:
|
204 |
msgctxt "Menu item"
|
205 |
msgid "Settings"
|
206 |
msgstr "Nastavitve"
|
207 |
|
208 |
-
#: ad-inserter.php:
|
209 |
msgid ""
|
210 |
"Load settings page in safe mode to avoid collisions with other plugins or "
|
211 |
"theme"
|
@@ -213,78 +213,78 @@ msgstr ""
|
|
213 |
"Naložite stran z nastavitvami v varnem načinu za preprečitev konfliktov z "
|
214 |
"drugimi vtičniki ali temo"
|
215 |
|
216 |
-
#: ad-inserter.php:
|
217 |
msgid "Safe mode"
|
218 |
msgstr "Varni način"
|
219 |
|
220 |
#. translators: %s: Ad Inserter
|
221 |
-
#: ad-inserter.php:
|
222 |
msgctxt "Meta box name"
|
223 |
msgid "%s Individual Exceptions"
|
224 |
msgstr "Posamezne Izjeme za %s"
|
225 |
|
226 |
-
#: ad-inserter.php:
|
227 |
#: includes/preview.php:2324 includes/preview.php:2369
|
228 |
#: includes/preview.php:2406 settings.php:4358 strings.php:3
|
229 |
msgid "Block"
|
230 |
msgstr "Blok"
|
231 |
|
232 |
-
#: ad-inserter.php:
|
233 |
msgid "Name"
|
234 |
msgstr "Ime"
|
235 |
|
236 |
-
#: ad-inserter.php:
|
237 |
msgid "Default insertion"
|
238 |
msgstr "Privzeto vstavljanje"
|
239 |
|
240 |
#. translators: For this post or page
|
241 |
-
#: ad-inserter.php:
|
242 |
msgctxt "Page"
|
243 |
msgid "For this"
|
244 |
msgstr "Za to"
|
245 |
|
246 |
-
#: ad-inserter.php:
|
247 |
msgctxt "Post"
|
248 |
msgid "For this"
|
249 |
msgstr "Za ta"
|
250 |
|
251 |
-
#: ad-inserter.php:
|
252 |
msgctxt "Enabled/disabled on all"
|
253 |
msgid "pages"
|
254 |
msgstr "straneh"
|
255 |
|
256 |
-
#: ad-inserter.php:
|
257 |
msgctxt "Enabled/disabled on all"
|
258 |
msgid "posts"
|
259 |
msgstr "prispevkih"
|
260 |
|
261 |
-
#: ad-inserter.php:
|
262 |
msgid "Enabled"
|
263 |
msgstr "Omogočeno"
|
264 |
|
265 |
#. translators: Menu items
|
266 |
-
#: ad-inserter.php:
|
267 |
#: includes/functions-check-now.php:2401 includes/functions.old.php:2326
|
268 |
#: includes/functions.php:2672 strings.php:16
|
269 |
msgid "Disabled"
|
270 |
msgstr "Onemogočeno"
|
271 |
|
272 |
-
#: ad-inserter.php:
|
273 |
msgid "No individual exceptions"
|
274 |
msgstr "Ni posameznih izjem"
|
275 |
|
276 |
#. translators: Not enabled for pages or posts
|
277 |
-
#: ad-inserter.php:
|
278 |
msgid "Not enabled for"
|
279 |
msgstr "Ni omogočeno za"
|
280 |
|
281 |
#. translators: No individual exceptions enabled for pages or posts
|
282 |
-
#: ad-inserter.php:
|
283 |
msgid "No block has individual exceptions enabled"
|
284 |
msgstr "Noben blok nima omogočenih posameznih izjem"
|
285 |
|
286 |
#. translators: 1: Ad Inserter Settings (page), 2: Tag / Archive pages
|
287 |
-
#: ad-inserter.php:
|
288 |
msgid ""
|
289 |
"Default insertion can be configured for each block on %1$s page - button "
|
290 |
"next to %2$s checkbox."
|
@@ -292,11 +292,11 @@ msgstr ""
|
|
292 |
"Privzeto vstavljanje se lahko nastavi za vsak blok na strani %1$s - gumb "
|
293 |
"poleg kljukice za vklop %2$s."
|
294 |
|
295 |
-
#: ad-inserter.php:
|
296 |
msgid "Tag / Archive pages"
|
297 |
msgstr "Strani oznak / arhiva"
|
298 |
|
299 |
-
#: ad-inserter.php:
|
300 |
msgid ""
|
301 |
"When individual exceptions for a block are enabled, a checkbox will be "
|
302 |
"listed here to change default insertion for this post or page."
|
@@ -304,7 +304,7 @@ msgstr ""
|
|
304 |
"Ko so posamezne izjeme za blok vključene, se bo tukaj izpisala kljukica za "
|
305 |
"spremembo privzetega vstavljanja za ta prispevek ali stran."
|
306 |
|
307 |
-
#: ad-inserter.php:
|
308 |
msgid ""
|
309 |
"This way you can individually enable or disable blocks on specific posts or "
|
310 |
"pages."
|
@@ -312,61 +312,61 @@ msgstr ""
|
|
312 |
"Na ta način lahko posamezno omogočite ali onemogočite blok na določenem "
|
313 |
"prispevku ali strani."
|
314 |
|
315 |
-
#: ad-inserter.php:
|
316 |
msgid "For more information check page %s"
|
317 |
msgstr "Za več informacij poglejte stran %s"
|
318 |
|
319 |
#. translators: Ad Inserter Exceptions documentation page
|
320 |
-
#: ad-inserter.php:
|
321 |
msgid "Individual Exceptions"
|
322 |
msgstr "Posamezne Izjeme"
|
323 |
|
324 |
-
#: ad-inserter.php:
|
325 |
msgid "STATIC PAGE"
|
326 |
msgstr "STATIČNA STRAN"
|
327 |
|
328 |
-
#: ad-inserter.php:
|
329 |
msgid "POST"
|
330 |
msgstr "PRISPEVEK"
|
331 |
|
332 |
-
#: ad-inserter.php:
|
333 |
msgid "HOMEPAGE"
|
334 |
msgstr "DOMAČA STRAN"
|
335 |
|
336 |
-
#: ad-inserter.php:
|
337 |
msgid "CATEGORY PAGE"
|
338 |
msgstr "STRAN KATEGORIJE"
|
339 |
|
340 |
-
#: ad-inserter.php:
|
341 |
msgid "SEARCH PAGE"
|
342 |
msgstr "STRAN ISKANJE"
|
343 |
|
344 |
-
#: ad-inserter.php:
|
345 |
msgid "ARCHIVE PAGE"
|
346 |
msgstr "STRAN ARHIVA"
|
347 |
|
348 |
-
#: ad-inserter.php:
|
349 |
msgid "ERROR 404 PAGE"
|
350 |
msgstr "STRAN NAPAKA 404"
|
351 |
|
352 |
-
#: ad-inserter.php:
|
353 |
msgid "AJAX CALL"
|
354 |
msgstr "AJAX KLIC"
|
355 |
|
356 |
-
#: ad-inserter.php:
|
357 |
msgid "UNKNOWN PAGE TYPE"
|
358 |
msgstr "NEZNAN TIP STRANI"
|
359 |
|
360 |
-
#: ad-inserter.php:
|
361 |
msgid "Click to delete ad blocking detection cokies"
|
362 |
msgstr "Klikni za brisanje piškotkov za zaznavanje blokiranja oglasov"
|
363 |
|
364 |
-
#: ad-inserter.php:
|
365 |
msgid "AD BLOCKING STATUS UNKNOWN"
|
366 |
msgstr "NEZNAN STATUS BLOKIRANJA OGLASOV"
|
367 |
|
368 |
#. translators: %s: AdSense Auto Ads
|
369 |
-
#: ad-inserter.php:
|
370 |
msgid ""
|
371 |
"Code for %s detected - Code will automatically insert AdSense ads at optimal "
|
372 |
"positions"
|
@@ -374,11 +374,11 @@ msgstr ""
|
|
374 |
"Zaznana koda za %s - Koda bo samodejno vstavila oglase AdSense na optimalne "
|
375 |
"položaje"
|
376 |
|
377 |
-
#: ad-inserter.php:
|
378 |
msgid "Code for insertion"
|
379 |
msgstr "Koda za vstavljanje"
|
380 |
|
381 |
-
#: ad-inserter.php:
|
382 |
msgid "character"
|
383 |
msgid_plural "characters"
|
384 |
msgstr[0] "znak"
|
@@ -386,16 +386,16 @@ msgstr[1] "znaka"
|
|
386 |
msgstr[2] "znaki"
|
387 |
msgstr[3] "znakov"
|
388 |
|
389 |
-
#: ad-inserter.php:
|
390 |
msgid "Header code"
|
391 |
msgstr "Koda v glavi"
|
392 |
|
393 |
-
#: ad-inserter.php:
|
394 |
msgctxt "Header code"
|
395 |
msgid "DISABLED"
|
396 |
msgstr "ONEMOGOČENA"
|
397 |
|
398 |
-
#: ad-inserter.php:
|
399 |
msgid "character inserted"
|
400 |
msgid_plural "characters inserted"
|
401 |
msgstr[0] "znak vstavljen"
|
@@ -403,39 +403,43 @@ msgstr[1] "znaka vstavljena"
|
|
403 |
msgstr[2] "znaki vstavljeni"
|
404 |
msgstr[3] "znakov vstavljenih"
|
405 |
|
406 |
-
#: ad-inserter.php:
|
|
|
|
|
|
|
|
|
407 |
msgid "Footer code"
|
408 |
msgstr "Koda v nogi"
|
409 |
|
410 |
-
#: ad-inserter.php:
|
411 |
msgctxt "Footer code"
|
412 |
msgid "DISABLED"
|
413 |
msgstr "ONEMOGOČENA"
|
414 |
|
415 |
-
#: ad-inserter.php:
|
416 |
msgid "JAVASCRIPT NOT WORKING"
|
417 |
msgstr "JAVASCRIPT NE DELA"
|
418 |
|
419 |
-
#: ad-inserter.php:
|
420 |
msgid "NO JAVASCRIPT ERRORS"
|
421 |
msgstr "BREZ JAVASCRIPT NAPAK"
|
422 |
|
423 |
-
#: ad-inserter.php:
|
424 |
msgid "JAVASCRIPT ERRORS"
|
425 |
msgstr "JAVASCRIPT NAPAKE"
|
426 |
|
427 |
#. translators: block name (block with default settings)
|
428 |
-
#: ad-inserter.php:
|
429 |
msgctxt "Block name"
|
430 |
msgid "Default"
|
431 |
msgstr "Privzeti"
|
432 |
|
433 |
#. translators: %s: Ad Inserter
|
434 |
-
#: ad-inserter.php:
|
435 |
msgid "Error importing %s settings."
|
436 |
msgstr "Napaka pri uvozu %s nastavitev."
|
437 |
|
438 |
-
#: ad-inserter.php:
|
439 |
msgid "Error importing settings for block"
|
440 |
msgid_plural "Error importing settings for blocks:"
|
441 |
msgstr[0] "Napaka pri uvozu nastavitev za blok"
|
@@ -443,21 +447,21 @@ msgstr[1] "Napaka pri uvozu nastavitev za bloka:"
|
|
443 |
msgstr[2] "Napaka pri uvozu nastavitev za bloke:"
|
444 |
msgstr[3] "Napaka pri uvozu nastavitev za bloke:"
|
445 |
|
446 |
-
#: ad-inserter.php:
|
447 |
msgid "Settings saved."
|
448 |
msgstr "Nastavitve shranjene."
|
449 |
|
450 |
#. translators: %s: Ad Inserter
|
451 |
-
#: ad-inserter.php:
|
452 |
msgid "Invalid data received - %s settings not saved."
|
453 |
msgstr "Prejeti neveljavni podatki - nastavitve %s niso shranjene."
|
454 |
|
455 |
-
#: ad-inserter.php:
|
456 |
msgid "Settings cleared."
|
457 |
msgstr "Nastavitve ponastavljene."
|
458 |
|
459 |
#. Translators: Post/Static page must have between X and Y words
|
460 |
-
#: ad-inserter.php:
|
461 |
#: settings.php:2239
|
462 |
msgid "word"
|
463 |
msgid_plural "words"
|
@@ -466,43 +470,43 @@ msgstr[1] "besedi"
|
|
466 |
msgstr[2] "besede"
|
467 |
msgstr[3] "besed"
|
468 |
|
469 |
-
#: ad-inserter.php:
|
470 |
msgid "HTML TAGS REMOVED"
|
471 |
msgstr "HTML ZNAČKE ODSTRANJENE"
|
472 |
|
473 |
-
#: ad-inserter.php:
|
474 |
msgid "BEFORE COMMENTS"
|
475 |
msgstr "PRED KOMENTARJI"
|
476 |
|
477 |
-
#: ad-inserter.php:
|
478 |
msgid "AFTER COMMENTS"
|
479 |
msgstr "PO KOMETARJIH"
|
480 |
|
481 |
-
#: ad-inserter.php:
|
482 |
msgid "BETWEEN COMMENTS"
|
483 |
msgstr "MED KOMENTARJI"
|
484 |
|
485 |
-
#: ad-inserter.php:
|
486 |
msgctxt "category name"
|
487 |
msgid "Uncategorized"
|
488 |
msgstr "Nekategorizirano"
|
489 |
|
490 |
-
#: ad-inserter.php:
|
491 |
msgid "requires WordPress 4.6 or newer"
|
492 |
msgstr "potrebuje WordPress 4.6 ali novejši"
|
493 |
|
494 |
-
#: ad-inserter.php:
|
495 |
msgid "Please update!"
|
496 |
msgstr "Prosimo, posodobite!"
|
497 |
|
498 |
#. translators: Opt-in message: Thank you for installing Ad Inserter (plugin
|
499 |
#. name with HTML tags will be added)
|
500 |
-
#: ad-inserter.php:
|
501 |
msgid "Thank you for installing"
|
502 |
msgstr "Hvala za namestitev vtičnika"
|
503 |
|
504 |
#. translators: Opt-in message: %s: HTML tags
|
505 |
-
#: ad-inserter.php:
|
506 |
msgid ""
|
507 |
"We would like to %s track its usage %s on your site. This is completely "
|
508 |
"optional and can be disabled at any time."
|
@@ -510,7 +514,7 @@ msgstr ""
|
|
510 |
"Radi bi %s sledili njegovi uporabi %s na vašem spletnem mestu. To je povsem "
|
511 |
"izbirno in se lahko izključi kadarkoli."
|
512 |
|
513 |
-
#: ad-inserter.php:
|
514 |
msgid ""
|
515 |
"We don't record any sensitive data, only information regarding the WordPress "
|
516 |
"environment and plugin usage, which will help us to make improvements to the "
|
@@ -520,7 +524,7 @@ msgstr ""
|
|
520 |
"uporabe vtičnika, kar nam bo omogočilo izdelavo izboljšav za vtičnik."
|
521 |
|
522 |
#. translators: Deactivation message: %s: HTML tags
|
523 |
-
#: ad-inserter.php:
|
524 |
msgid ""
|
525 |
"Looking for %s Documentation, %s %s Common Settings, %s %s Quick Start %s or "
|
526 |
"help for %s AdSense ads? %s The plugin doesn't work with your theme? %s Let "
|
@@ -531,51 +535,51 @@ msgstr ""
|
|
531 |
"nam %s in poskušali vam bomo pomagati."
|
532 |
|
533 |
#. translators: %s: Ad Inserter
|
534 |
-
#: ad-inserter.php:
|
535 |
msgid "%s block."
|
536 |
msgstr "%s blok."
|
537 |
|
538 |
#. translators: widget title
|
539 |
-
#: ad-inserter.php:
|
540 |
msgid "Processing log"
|
541 |
msgstr "Dnevnik procesiranja"
|
542 |
|
543 |
#. translators: widget title
|
544 |
-
#: ad-inserter.php:
|
545 |
msgid "Dummy widget"
|
546 |
msgstr "Prazen gradnik"
|
547 |
|
548 |
#. translators: widget title
|
549 |
-
#: ad-inserter.php:
|
550 |
msgid "Debugging tools"
|
551 |
msgstr "Orodja za razhroščevanje"
|
552 |
|
553 |
#. translators: block status (widget title)
|
554 |
-
#: ad-inserter.php:
|
555 |
msgctxt "block"
|
556 |
msgid "PAUSED"
|
557 |
msgstr "USTAVLJEN"
|
558 |
|
559 |
-
#: ad-inserter.php:
|
560 |
msgid "WIDGET DISABLED"
|
561 |
msgstr "GRADNIK ONEMOGOČEN"
|
562 |
|
563 |
-
#: ad-inserter.php:
|
564 |
msgid "Unknown block"
|
565 |
msgstr "Neznan blok"
|
566 |
|
567 |
-
#: ad-inserter.php:
|
568 |
#: includes/functions.old.php:3186 includes/functions.php:3614
|
569 |
#: settings.php:1268
|
570 |
msgid "Title"
|
571 |
msgstr "Naslov"
|
572 |
|
573 |
-
#: ad-inserter.php:
|
574 |
msgctxt "Widget"
|
575 |
msgid "Sticky"
|
576 |
msgstr "Lepljiv"
|
577 |
|
578 |
-
#: ad-inserter.php:
|
579 |
msgid ""
|
580 |
"Ad Inserter can't be used while Ad Inserter Pro is active! To activate Ad "
|
581 |
"Inserter you need to first deactivate Ad Inserter Pro."
|
@@ -584,7 +588,7 @@ msgstr ""
|
|
584 |
"aktiven! Za aktivacijo vtičnika Ad Inserter morate najprej onemogočiti Ad "
|
585 |
"Inserter Pro."
|
586 |
|
587 |
-
#: ad-inserter.php:
|
588 |
msgid ""
|
589 |
"<strong>WARNING</strong>: Please note that saving settings in Ad Inserter "
|
590 |
"will clear all settings that are available only in the Pro version "
|
@@ -595,165 +599,164 @@ msgstr ""
|
|
595 |
"različici (dodatne nastavitve blokov in vtičnika)!"
|
596 |
|
597 |
#. translators: %s: Ad Inserter
|
598 |
-
#: class.php:
|
599 |
msgid "PHP error in %s block"
|
600 |
msgstr "PHP napaka v bloku %s"
|
601 |
|
602 |
-
#: class.php:
|
603 |
msgid "Counters"
|
604 |
msgstr "Števci"
|
605 |
|
606 |
-
#: class.php:
|
607 |
msgid "Content"
|
608 |
msgstr "Vsebina"
|
609 |
|
610 |
-
#: class.php:
|
611 |
msgid "Excerpt"
|
612 |
msgstr "Izvleček"
|
613 |
|
614 |
-
#: class.php:
|
615 |
msgid "Before post"
|
616 |
msgstr "Pred prispevkom"
|
617 |
|
618 |
-
#: class.php:
|
619 |
msgid "After post"
|
620 |
msgstr "Za prispevkom"
|
621 |
|
622 |
-
#: class.php:
|
623 |
msgid "Between posts"
|
624 |
msgstr "Med prispevki"
|
625 |
|
626 |
-
#: class.php:
|
627 |
msgid "Widget"
|
628 |
msgstr "Gradnik"
|
629 |
|
630 |
-
#: class.php:
|
631 |
msgid "PHP function call"
|
632 |
msgstr "Klic PHP funkcije"
|
633 |
|
634 |
#. Translators: %s: custom hook name
|
635 |
-
#: class.php:
|
636 |
msgid "Custom hook %s call"
|
637 |
msgstr "Klic ročice po meri %s"
|
638 |
|
639 |
-
#: class.php:
|
640 |
msgid "AJAX REQUEST"
|
641 |
msgstr "AJAX ZAHTEVEK"
|
642 |
|
643 |
-
#: class.php:
|
644 |
msgid "Ajax request for block in iframe"
|
645 |
msgstr "Ajax zahtevek za blok v iframe-u"
|
646 |
|
647 |
-
#: class.php:
|
648 |
msgid "Ajax request url, click to open it in a new tab"
|
649 |
msgstr "Url Ajax zahtevka, kliknite, da ga odprete v novem zavihku"
|
650 |
|
651 |
-
#: class.php:
|
652 |
msgid "IN THE LOOP"
|
653 |
msgstr "V ZANKI"
|
654 |
|
655 |
-
#: class.php:
|
656 |
msgid "YES"
|
657 |
msgstr "DA"
|
658 |
|
659 |
-
#: class.php:
|
660 |
msgid "NO"
|
661 |
msgstr "NE"
|
662 |
|
663 |
-
#: class.php:
|
664 |
msgid "BLOCK"
|
665 |
msgstr "BLOK"
|
666 |
|
667 |
-
#: class.php:
|
668 |
msgctxt "block or widget"
|
669 |
msgid "INSERTED BUT NOT VISIBLE"
|
670 |
msgstr "VSTAVLJEN, VENDAR NI VIDEN"
|
671 |
|
672 |
-
#: class.php:
|
673 |
msgctxt "viewports"
|
674 |
msgid "ALL"
|
675 |
msgstr "VSI"
|
676 |
|
677 |
-
#: class.php:
|
678 |
msgctxt "Block"
|
679 |
msgid "HIDDEN"
|
680 |
msgstr "SKRIT"
|
681 |
|
682 |
-
#: class.php:
|
683 |
msgctxt "Block"
|
684 |
msgid "VISIBLE"
|
685 |
msgstr "VIDEN"
|
686 |
|
687 |
-
#: class.php:
|
688 |
msgid "ACTIVE GROUPS"
|
689 |
msgstr "AKTIVNE SKUPINE"
|
690 |
|
691 |
-
#: class.php:
|
692 |
msgid "start='%s' end='%s' days='%s' type='%s'"
|
693 |
msgstr "začetek='%s' konec='%s' dnevi='%s' tip='%s'"
|
694 |
|
695 |
-
|
696 |
-
#: class.php:3870
|
697 |
msgid "parameters='%s' type='%s'"
|
698 |
msgstr "parametri='%s' tip='%s'"
|
699 |
|
700 |
#. translators: %s: list parameters and type
|
701 |
-
#: class.php:
|
702 |
msgid "referers='%s' type='%s'"
|
703 |
msgstr "napotitelji='%s' tip='%s'"
|
704 |
|
705 |
#. translators: %s: list parameters and type
|
706 |
-
#: class.php:
|
707 |
msgid "clients='%s' type='%s'"
|
708 |
msgstr "odjemalci='%s' tip='%s'"
|
709 |
|
710 |
#. translators: %s: list parameters and type
|
711 |
-
#: class.php:
|
712 |
msgid "countries='%s' type='%s'"
|
713 |
msgstr "države='%s' tip='%s'"
|
714 |
|
715 |
#. translators: %s: list parameters and type
|
716 |
-
#: class.php:
|
717 |
msgid "ip addresses='%s' type='%s'"
|
718 |
msgstr "ip naslovi='%s' tip='%s'"
|
719 |
|
720 |
-
#: class.php:
|
721 |
msgid "viewport='%s' type='%s'"
|
722 |
msgstr "pogled='%s' tip='%s'"
|
723 |
|
724 |
-
#: class.php:
|
725 |
msgid "BEFORE"
|
726 |
msgstr "PRED"
|
727 |
|
728 |
-
#: class.php:
|
729 |
msgid "PREPEND CONTENT"
|
730 |
msgstr "DODAJ PRED VSEBINO"
|
731 |
|
732 |
-
#: class.php:
|
733 |
msgid "APPEND CONTENT"
|
734 |
msgstr "DODAJ ZA VSEBINO"
|
735 |
|
736 |
-
#: class.php:
|
737 |
msgid "REPLACE CONTENT"
|
738 |
msgstr "NADOMESTI VSEBINO"
|
739 |
|
740 |
-
#: class.php:
|
741 |
msgid "REPLACE ELEMENT"
|
742 |
msgstr "NADOMESTI ELEMENT"
|
743 |
|
744 |
-
#: class.php:
|
745 |
msgid "AFTER"
|
746 |
msgstr "ZA"
|
747 |
|
748 |
-
#: class.php:
|
749 |
msgid "Code"
|
750 |
msgstr "Koda"
|
751 |
|
752 |
-
#: class.php:
|
753 |
msgid "for block"
|
754 |
msgstr "za blok"
|
755 |
|
756 |
-
#: class.php:
|
757 |
msgid ""
|
758 |
"ERROR: class DOMDocument not found. Your webhost needs to install the DOM "
|
759 |
"extension for PHP."
|
@@ -1066,73 +1069,73 @@ msgstr "Samodejna osvežitev podatkov za izbrano obdobje vsakih 60 sekund"
|
|
1066 |
|
1067 |
#: includes/functions-check-now.php:814 includes/functions-check-now.php:5389
|
1068 |
#: includes/functions.old.php:795 includes/functions.old.php:5262
|
1069 |
-
#: includes/functions.php:913 includes/functions.php:
|
1070 |
msgid "Load data for last month"
|
1071 |
msgstr "Naloži podatke za zadnji mesec"
|
1072 |
|
1073 |
#: includes/functions-check-now.php:814 includes/functions-check-now.php:5389
|
1074 |
#: includes/functions.old.php:795 includes/functions.old.php:5262
|
1075 |
-
#: includes/functions.php:913 includes/functions.php:
|
1076 |
msgid "Last Month"
|
1077 |
msgstr "Zadnji Mesec"
|
1078 |
|
1079 |
#: includes/functions-check-now.php:817 includes/functions-check-now.php:5392
|
1080 |
#: includes/functions.old.php:798 includes/functions.old.php:5265
|
1081 |
-
#: includes/functions.php:916 includes/functions.php:
|
1082 |
msgid "Load data for this month"
|
1083 |
msgstr "Naloži podatke za ta mesec"
|
1084 |
|
1085 |
#: includes/functions-check-now.php:817 includes/functions-check-now.php:5392
|
1086 |
#: includes/functions.old.php:798 includes/functions.old.php:5265
|
1087 |
-
#: includes/functions.php:916 includes/functions.php:
|
1088 |
msgid "This Month"
|
1089 |
msgstr "Ta Mesec"
|
1090 |
|
1091 |
#: includes/functions-check-now.php:820 includes/functions-check-now.php:5395
|
1092 |
#: includes/functions.old.php:801 includes/functions.old.php:5268
|
1093 |
-
#: includes/functions.php:919 includes/functions.php:
|
1094 |
msgid "Load data for this year"
|
1095 |
msgstr "Naloži podatke za to leto"
|
1096 |
|
1097 |
#: includes/functions-check-now.php:820 includes/functions-check-now.php:5395
|
1098 |
#: includes/functions.old.php:801 includes/functions.old.php:5268
|
1099 |
-
#: includes/functions.php:919 includes/functions.php:
|
1100 |
msgid "This Year"
|
1101 |
msgstr "To Leto"
|
1102 |
|
1103 |
#: includes/functions-check-now.php:823 includes/functions-check-now.php:5398
|
1104 |
#: includes/functions.old.php:804 includes/functions.old.php:5271
|
1105 |
-
#: includes/functions.php:922 includes/functions.php:
|
1106 |
msgid "Load data for the last 15 days"
|
1107 |
msgstr "Naloži podatke za zadnjih 15 dni"
|
1108 |
|
1109 |
#: includes/functions-check-now.php:826 includes/functions-check-now.php:5401
|
1110 |
#: includes/functions.old.php:807 includes/functions.old.php:5274
|
1111 |
-
#: includes/functions.php:925 includes/functions.php:
|
1112 |
msgid "Load data for the last 30 days"
|
1113 |
msgstr "Naloži podatke za zadnjih 30 dni"
|
1114 |
|
1115 |
#: includes/functions-check-now.php:829 includes/functions-check-now.php:5404
|
1116 |
#: includes/functions.old.php:810 includes/functions.old.php:5277
|
1117 |
-
#: includes/functions.php:928 includes/functions.php:
|
1118 |
msgid "Load data for the last 90 days"
|
1119 |
msgstr "Naloži podatke za zadnjih 90 dni"
|
1120 |
|
1121 |
#: includes/functions-check-now.php:832 includes/functions-check-now.php:5407
|
1122 |
#: includes/functions.old.php:813 includes/functions.old.php:5280
|
1123 |
-
#: includes/functions.php:931 includes/functions.php:
|
1124 |
msgid "Load data for the last 180 days"
|
1125 |
msgstr "Naloži podatke za zadnjih 180 dni"
|
1126 |
|
1127 |
#: includes/functions-check-now.php:835 includes/functions-check-now.php:5410
|
1128 |
#: includes/functions.old.php:816 includes/functions.old.php:5283
|
1129 |
-
#: includes/functions.php:934 includes/functions.php:
|
1130 |
msgid "Load data for the last 365 days"
|
1131 |
msgstr "Naloži podatke za zadnjih 365 dni"
|
1132 |
|
1133 |
#: includes/functions-check-now.php:845 includes/functions-check-now.php:5420
|
1134 |
#: includes/functions.old.php:826 includes/functions.old.php:5293
|
1135 |
-
#: includes/functions.php:944 includes/functions.php:
|
1136 |
msgid "Load data for the selected range"
|
1137 |
msgstr "Naloži podatke za izbrano obdobje"
|
1138 |
|
@@ -1510,8 +1513,8 @@ msgstr "Omejitve"
|
|
1510 |
#: includes/functions-check-now.php:2468 includes/functions-check-now.php:4366
|
1511 |
#: includes/functions-check-now.php:4429 includes/functions.old.php:2393
|
1512 |
#: includes/functions.old.php:4266 includes/functions.old.php:4329
|
1513 |
-
#: includes/functions.php:2751 includes/functions.php:
|
1514 |
-
#: includes/functions.php:
|
1515 |
msgid "Ad Blocking"
|
1516 |
msgstr "Blokiranje Oglasov"
|
1517 |
|
@@ -1679,7 +1682,7 @@ msgstr ""
|
|
1679 |
#: includes/functions.old.php:2645 includes/functions.old.php:4477
|
1680 |
#: includes/functions.php:2910 includes/functions.php:2920
|
1681 |
#: includes/functions.php:2993 includes/functions.php:3002
|
1682 |
-
#: includes/functions.php:
|
1683 |
msgid "click"
|
1684 |
msgid_plural "clicks"
|
1685 |
msgstr[0] "klik"
|
@@ -1787,7 +1790,7 @@ msgstr "Noben"
|
|
1787 |
|
1788 |
#: includes/functions-check-now.php:2772 includes/functions-check-now.php:5612
|
1789 |
#: includes/functions.old.php:2697 includes/functions.old.php:5484
|
1790 |
-
#: includes/functions.php:3054 includes/functions.php:
|
1791 |
msgid "Close button"
|
1792 |
msgstr "Gumb Zapri"
|
1793 |
|
@@ -2246,8 +2249,8 @@ msgstr ""
|
|
2246 |
#: includes/functions-check-now.php:4029 includes/functions-check-now.php:4119
|
2247 |
#: includes/functions-check-now.php:4139 includes/functions.old.php:3929
|
2248 |
#: includes/functions.old.php:4019 includes/functions.old.php:4039
|
2249 |
-
#: includes/functions.php:
|
2250 |
-
#: includes/functions.php:
|
2251 |
msgid "AD BLOCKING"
|
2252 |
msgstr "BLOKIRANJE OGLASOV"
|
2253 |
|
@@ -2255,86 +2258,86 @@ msgstr "BLOKIRANJE OGLASOV"
|
|
2255 |
#: includes/functions-check-now.php:4113 includes/functions-check-now.php:4140
|
2256 |
#: includes/functions.old.php:3930 includes/functions.old.php:3970
|
2257 |
#: includes/functions.old.php:4013 includes/functions.old.php:4040
|
2258 |
-
#: includes/functions.php:
|
2259 |
-
#: includes/functions.php:
|
2260 |
msgid "BLOCK INSERTED BUT NOT VISIBLE"
|
2261 |
msgstr "BLOK VSTAVLJEN, VENDAR NI VIDEN"
|
2262 |
|
2263 |
#: includes/functions-check-now.php:4033 includes/functions-check-now.php:4112
|
2264 |
#: includes/functions-check-now.php:4146 includes/functions.old.php:3933
|
2265 |
#: includes/functions.old.php:4012 includes/functions.old.php:4046
|
2266 |
-
#: includes/functions.php:
|
2267 |
-
#: includes/functions.php:
|
2268 |
msgid "NO AD BLOCKING"
|
2269 |
msgstr "NI BLOKIRANJA OGLASOV"
|
2270 |
|
2271 |
#: includes/functions-check-now.php:4069 includes/functions-check-now.php:4076
|
2272 |
#: includes/functions.old.php:3969 includes/functions.old.php:3976
|
2273 |
-
#: includes/functions.php:
|
2274 |
msgid "AD BLOCKING REPLACEMENT"
|
2275 |
msgstr "NADOMESTEK V PRIMERU BLOKIRANJA OGLASOV"
|
2276 |
|
2277 |
#: includes/functions-check-now.php:4219 includes/functions-check-now.php:4428
|
2278 |
#: includes/functions.old.php:4119 includes/functions.old.php:4328
|
2279 |
-
#: includes/functions.php:
|
2280 |
msgid "Pageviews"
|
2281 |
msgstr "Ogledi strani"
|
2282 |
|
2283 |
#: includes/functions-check-now.php:4365 includes/functions.old.php:4265
|
2284 |
-
#: includes/functions.php:
|
2285 |
msgctxt "Version"
|
2286 |
msgid "Unknown"
|
2287 |
msgstr "Neznana"
|
2288 |
|
2289 |
#: includes/functions-check-now.php:4365 includes/functions.old.php:4265
|
2290 |
-
#: includes/functions.php:
|
2291 |
msgctxt "Times"
|
2292 |
msgid "DISPLAYED"
|
2293 |
msgstr "PRIKAZANO"
|
2294 |
|
2295 |
#: includes/functions-check-now.php:4365 includes/functions.old.php:4265
|
2296 |
-
#: includes/functions.php:
|
2297 |
msgid "No version"
|
2298 |
msgstr "Brez različice"
|
2299 |
|
2300 |
#: includes/functions-check-now.php:4366 includes/functions.old.php:4266
|
2301 |
-
#: includes/functions.php:
|
2302 |
msgctxt "Times"
|
2303 |
msgid "BLOCKED"
|
2304 |
msgstr "BLOKIRANO"
|
2305 |
|
2306 |
#: includes/functions-check-now.php:4428 includes/functions.old.php:4328
|
2307 |
-
#: includes/functions.php:
|
2308 |
msgid "Impressions"
|
2309 |
msgstr "Prikazi"
|
2310 |
|
2311 |
#: includes/functions-check-now.php:4429 includes/functions-check-now.php:4430
|
2312 |
#: includes/functions-check-now.php:4485 includes/functions.old.php:4329
|
2313 |
#: includes/functions.old.php:4330 includes/functions.old.php:4385
|
2314 |
-
#: includes/functions.php:
|
2315 |
-
#: includes/functions.php:
|
2316 |
msgid "Clicks"
|
2317 |
msgstr "Kliki"
|
2318 |
|
2319 |
#: includes/functions-check-now.php:4430 includes/functions.old.php:4330
|
2320 |
-
#: includes/functions.php:
|
2321 |
msgid "events"
|
2322 |
msgstr "dogodki"
|
2323 |
|
2324 |
#: includes/functions-check-now.php:4431 includes/functions.old.php:4331
|
2325 |
-
#: includes/functions.php:
|
2326 |
msgid "Ad Blocking Share"
|
2327 |
msgstr "Delež blokiranja oglasov"
|
2328 |
|
2329 |
#. translators: CTR as Click Through Rate
|
2330 |
#: includes/functions-check-now.php:4431 includes/functions-check-now.php:4491
|
2331 |
#: includes/functions.old.php:4331 includes/functions.old.php:4391
|
2332 |
-
#: includes/functions.php:
|
2333 |
msgid "CTR"
|
2334 |
msgstr "CTR"
|
2335 |
|
2336 |
#: includes/functions-check-now.php:4573 includes/functions.old.php:4473
|
2337 |
-
#: includes/functions.php:
|
2338 |
msgid "pageviews"
|
2339 |
msgid_plural "pageviews"
|
2340 |
msgstr[0] "ogled strani"
|
@@ -2343,7 +2346,7 @@ msgstr[2] "oglede strani"
|
|
2343 |
msgstr[3] "ogledov strani"
|
2344 |
|
2345 |
#: includes/functions-check-now.php:4573 includes/functions.old.php:4473
|
2346 |
-
#: includes/functions.php:
|
2347 |
msgid "impressions"
|
2348 |
msgid_plural "impressions"
|
2349 |
msgstr[0] "prikaz"
|
@@ -2352,7 +2355,7 @@ msgstr[2] "prikazi"
|
|
2352 |
msgstr[3] "prikazov"
|
2353 |
|
2354 |
#: includes/functions-check-now.php:4577 includes/functions.old.php:4477
|
2355 |
-
#: includes/functions.php:
|
2356 |
msgid "event"
|
2357 |
msgid_plural "events"
|
2358 |
msgstr[0] "dogodek"
|
@@ -2361,19 +2364,19 @@ msgstr[2] "dogodki"
|
|
2361 |
msgstr[3] "dogodkov"
|
2362 |
|
2363 |
#: includes/functions-check-now.php:4672 includes/functions.old.php:4572
|
2364 |
-
#: includes/functions.php:
|
2365 |
msgctxt "Pageviews / Impressions"
|
2366 |
msgid "Average"
|
2367 |
msgstr "Povprečni"
|
2368 |
|
2369 |
#: includes/functions-check-now.php:4693 includes/functions.old.php:4593
|
2370 |
-
#: includes/functions.php:
|
2371 |
msgctxt "Ad Blocking / Clicks"
|
2372 |
msgid "Average"
|
2373 |
msgstr "Povprečno"
|
2374 |
|
2375 |
#: includes/functions-check-now.php:4717 includes/functions.old.php:4617
|
2376 |
-
#: includes/functions.php:
|
2377 |
msgctxt "Ad Blocking Share / CTR"
|
2378 |
msgid "Average"
|
2379 |
msgstr "Povprečni"
|
@@ -2382,48 +2385,48 @@ msgstr "Povprečni"
|
|
2382 |
#: includes/functions-check-now.php:4899 includes/functions-check-now.php:4991
|
2383 |
#: includes/functions-check-now.php:5334 includes/functions.old.php:4799
|
2384 |
#: includes/functions.old.php:4891 includes/functions.old.php:5207
|
2385 |
-
#: includes/functions.php:
|
2386 |
-
#: includes/functions.php:
|
2387 |
msgid "%s Report"
|
2388 |
msgstr "%s Poročilo"
|
2389 |
|
2390 |
#: includes/functions-check-now.php:5240 includes/functions.old.php:5113
|
2391 |
-
#: includes/functions.php:
|
2392 |
msgid "for last month"
|
2393 |
msgstr "za zadnji mesec"
|
2394 |
|
2395 |
#: includes/functions-check-now.php:5245 includes/functions.old.php:5118
|
2396 |
-
#: includes/functions.php:
|
2397 |
msgid "for this month"
|
2398 |
msgstr "za ta mesec"
|
2399 |
|
2400 |
#: includes/functions-check-now.php:5250 includes/functions.old.php:5123
|
2401 |
-
#: includes/functions.php:
|
2402 |
msgid "for this year"
|
2403 |
msgstr "za to leto"
|
2404 |
|
2405 |
#: includes/functions-check-now.php:5255 includes/functions.old.php:5128
|
2406 |
-
#: includes/functions.php:
|
2407 |
msgid "for the last 15 days"
|
2408 |
msgstr "za zadnjih 15 dni"
|
2409 |
|
2410 |
#: includes/functions-check-now.php:5260 includes/functions.old.php:5133
|
2411 |
-
#: includes/functions.php:
|
2412 |
msgid "for the last 30 days"
|
2413 |
msgstr "za zadnjih 30 dni"
|
2414 |
|
2415 |
#: includes/functions-check-now.php:5265 includes/functions.old.php:5138
|
2416 |
-
#: includes/functions.php:
|
2417 |
msgid "for the last 90 days"
|
2418 |
msgstr "za zadnjih 90 dni"
|
2419 |
|
2420 |
#: includes/functions-check-now.php:5270 includes/functions.old.php:5143
|
2421 |
-
#: includes/functions.php:
|
2422 |
msgid "for the last 180 days"
|
2423 |
msgstr "za zadnjih 180 dni"
|
2424 |
|
2425 |
#: includes/functions-check-now.php:5275 includes/functions.old.php:5148
|
2426 |
-
#: includes/functions.php:
|
2427 |
msgid "for the last 365 days"
|
2428 |
msgstr "za zadnjih 365 dni"
|
2429 |
|
@@ -2603,11 +2606,11 @@ msgstr ""
|
|
2603 |
msgid "Show link to %s on the Sites page"
|
2604 |
msgstr "Pokaži povezavo na %s na strani Spletišča"
|
2605 |
|
2606 |
-
#: includes/functions.php:
|
2607 |
msgid "Date"
|
2608 |
msgstr "Datum"
|
2609 |
|
2610 |
-
#: includes/functions.php:
|
2611 |
msgid "File %s missing."
|
2612 |
msgstr "Datoteka %s ni najdena."
|
2613 |
|
4 |
msgstr ""
|
5 |
"Project-Id-Version: Ad Inserter 2.5.2\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/ad-inserter\n"
|
7 |
+
"POT-Creation-Date: 2020-08-26 15:04:12+00:00\n"
|
8 |
+
"PO-Revision-Date: 2020-08-26 17:04+0200\n"
|
9 |
"Last-Translator: Igor Funa <info@adinserter.pro>\n"
|
10 |
"Language-Team: \n"
|
11 |
"Language: sl_SI\n"
|
16 |
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100>=3 && n"
|
17 |
"%100<=4 ? 2 : 3);\n"
|
18 |
|
19 |
+
#: ad-inserter.php:439
|
20 |
msgctxt "Menu item"
|
21 |
msgid "Debugging DEMO"
|
22 |
msgstr "DEMO Razhroščevanje"
|
23 |
|
24 |
+
#: ad-inserter.php:455
|
25 |
msgctxt "Menu item"
|
26 |
msgid "Label Blocks"
|
27 |
msgstr "Označi bloke"
|
28 |
|
29 |
+
#: ad-inserter.php:462
|
30 |
msgctxt "Menu item"
|
31 |
msgid "Show Positions"
|
32 |
msgstr "Pokaži položaje"
|
33 |
|
34 |
+
#: ad-inserter.php:548
|
35 |
msgctxt "Menu item"
|
36 |
msgid "Show HTML Tags"
|
37 |
msgstr "Pokaži HTML značke"
|
38 |
|
39 |
+
#: ad-inserter.php:555
|
40 |
msgctxt "Menu item"
|
41 |
msgid "Disable Insertion"
|
42 |
msgstr "Onemogoči vstavljanje"
|
43 |
|
44 |
+
#: ad-inserter.php:564
|
45 |
msgctxt "Menu item"
|
46 |
msgid "Ad Blocking Status"
|
47 |
msgstr "Status blokiranja oglasov"
|
48 |
|
49 |
+
#: ad-inserter.php:571
|
50 |
msgctxt "Menu item"
|
51 |
msgid "Simulate Ad Blocking"
|
52 |
msgstr "Simuliraj blokiranje oglasov"
|
53 |
|
54 |
+
#: ad-inserter.php:582
|
55 |
msgctxt "Menu item"
|
56 |
msgid "Log Processing"
|
57 |
msgstr "Beleži procesiranje"
|
58 |
|
59 |
+
#: ad-inserter.php:589
|
60 |
msgctxt "Menu item"
|
61 |
msgid "Show Log"
|
62 |
msgstr "Pokaži beležko"
|
63 |
|
64 |
#. translators: Debugging position name Before HTML element
|
65 |
+
#: ad-inserter.php:1247
|
66 |
msgid "Before"
|
67 |
msgstr "Pred"
|
68 |
|
69 |
#. translators: Debugging position name After HTML element
|
70 |
+
#: ad-inserter.php:1252
|
71 |
msgid "After"
|
72 |
msgstr "Za"
|
73 |
|
74 |
#. translators: Debugging position name Prepend content of HTML element (before
|
75 |
#. the content of the HTML element)
|
76 |
+
#: ad-inserter.php:1257 strings.php:104
|
77 |
msgid "Prepend content"
|
78 |
msgstr "Dodaj pred vsebino"
|
79 |
|
80 |
#. translators: Debugging position name Append content of HTML element (after
|
81 |
#. the content of the HTML element)
|
82 |
+
#: ad-inserter.php:1262 strings.php:105
|
83 |
msgid "Append content"
|
84 |
msgstr "Dodaj za vsebino"
|
85 |
|
86 |
#. translators: Debugging position name Replace content of HTML element
|
87 |
+
#: ad-inserter.php:1267 strings.php:106
|
88 |
msgid "Replace content"
|
89 |
msgstr "Nadomesti vsebino"
|
90 |
|
91 |
#. translators: Debugging position name Replace HTML element
|
92 |
+
#: ad-inserter.php:1272 strings.php:169
|
93 |
msgid "Replace"
|
94 |
msgstr "Nadomesti"
|
95 |
|
96 |
#. translators: Debugging message when output buffering is enabled
|
97 |
+
#: ad-inserter.php:1319
|
98 |
msgid "OUTPUT BUFFERING"
|
99 |
msgstr "PREDPOMNJENJE IZHODA"
|
100 |
|
101 |
#. translators: Debugging position
|
102 |
+
#: ad-inserter.php:1323
|
103 |
msgid "Above Header"
|
104 |
msgstr "Nad Glavo"
|
105 |
|
106 |
+
#: ad-inserter.php:1618
|
107 |
msgctxt "Menu item"
|
108 |
msgid "Log In"
|
109 |
msgstr "Prijava"
|
110 |
|
111 |
#. translators: %s: Ad Inserter
|
112 |
+
#: ad-inserter.php:1960 ad-inserter.php:3182
|
113 |
msgid "%s Settings"
|
114 |
msgstr "%s Nastavitve"
|
115 |
|
116 |
#. translators: AD BLOCKING DETECTED, PAGE VIEWS: n - NO ACTION
|
117 |
+
#: ad-inserter.php:2550
|
118 |
msgid "AD BLOCKING DETECTED, PAGE VIEWS"
|
119 |
msgstr "ZAZNANO BLOKIRANJE OGLASOV, OGLEDI STRANI"
|
120 |
|
121 |
+
#: ad-inserter.php:2550
|
122 |
msgid "NO ACTION"
|
123 |
msgstr "NI AKCIJE"
|
124 |
|
125 |
+
#: ad-inserter.php:2551
|
126 |
msgid "AD BLOCKING DETECTED, COOKIE DETECTED - NO ACTION"
|
127 |
msgstr "ZAZNANO BLOKIRANJE OGLASOV, ZAZNAN PIŠKOTEK, NI AKCIJE"
|
128 |
|
129 |
+
#: ad-inserter.php:2552
|
130 |
msgid "AD BLOCKING DETECTED - ACTION"
|
131 |
msgstr "ZAZNANO BLOKIRANJE OGLASOV - AKCIJA"
|
132 |
|
133 |
+
#: ad-inserter.php:2553
|
134 |
msgid "AD BLOCKING NOT DETECTED"
|
135 |
msgstr "BLOKIRANJE OGLASOV NI ZAZNANO"
|
136 |
|
137 |
+
#: ad-inserter.php:2554
|
138 |
msgid "AD BLOCKING DETECTION COOKIES DELETED"
|
139 |
msgstr "PIŠKOTKI ZA ZAZNAVANJE BLOKIRANJA OGLASOV POBRISANI"
|
140 |
|
141 |
+
#: ad-inserter.php:2555
|
142 |
msgid "AD BLOCKING DETECTED - NO ACTION"
|
143 |
msgstr "ZAZNANO BLOKIRANJE OGLASOV - NI AKCIJE"
|
144 |
|
145 |
#. Translators: 1: number of blocks, 2: Ad Inserter
|
146 |
+
#: ad-inserter.php:2877
|
147 |
msgid "Hey, you are now using %1$s %2$s block."
|
148 |
msgid_plural "Hey, you are now using %1$s %2$s blocks."
|
149 |
msgstr[0] "Hej, trenutno uporabljate %1$s %2$s blok."
|
151 |
msgstr[2] "Hej, trenutno uporabljate %1$s %2$s bloke."
|
152 |
msgstr[3] "Hej, trenutno uporabljate %1$s %2$s blokov."
|
153 |
|
154 |
+
#: ad-inserter.php:2880
|
155 |
msgid "Please help me to solve a problem first"
|
156 |
msgstr "Najprej mi, prosim, pomagajte rešiti problem"
|
157 |
|
158 |
+
#: ad-inserter.php:2884
|
159 |
msgid "Maybe later"
|
160 |
msgstr "Mogoče kasneje"
|
161 |
|
162 |
#. Translators: %s: Ad Inserter
|
163 |
+
#: ad-inserter.php:2889
|
164 |
msgid "Hey, you are using %s and I hope you're happy with it."
|
165 |
msgstr "Hej, uporabljate %s in upam, da ste zadovoljni z njim."
|
166 |
|
167 |
+
#: ad-inserter.php:2892
|
168 |
msgid "OK, but please help me with the settings first"
|
169 |
msgstr "V redu, ampak najprej mi, prosim, pomagajte pri nastavitvah"
|
170 |
|
171 |
+
#: ad-inserter.php:2905
|
172 |
msgid ""
|
173 |
"Please take a moment to rate the plugin. When you rate it with 5 stars it's "
|
174 |
"like saying 'Thank you'. Somebody will be happy."
|
176 |
"Prosimo, vzemite si čas in ocenite vtičnik. Ko ga ocenite s 5-imi zvezdicami "
|
177 |
"je kot bi rekli 'Hvala'. Nekdo bo vsesel."
|
178 |
|
179 |
+
#: ad-inserter.php:2907
|
180 |
msgid ""
|
181 |
"Positive reviews are a great incentive to fix bugs and to add new features "
|
182 |
"for better monetization of your website."
|
184 |
"Pozitivne ocene so velika vzpodbuda za odpravo hroščev in dodajanje novih "
|
185 |
"funkcij za boljšo monetizacijo vašega spletnega mesta."
|
186 |
|
187 |
+
#: ad-inserter.php:2913
|
188 |
msgid "Sure"
|
189 |
msgstr "Seveda"
|
190 |
|
191 |
#. translators: 1: AMPforWP Plugin Manager, 2: Ad Inserter
|
192 |
#. translators: 1: AMPforWP Plugin Manager, 2: Ad Inserter, 3, 4: HTML tags
|
193 |
+
#: ad-inserter.php:2930 ad-inserter.php:2965
|
194 |
msgid "Warning: %1$s %3$s disabled %4$s %2$s on AMP pages."
|
195 |
msgstr "Opozorilo: %1$s %3$s je onemogočil %4$s %2$s na AMP straneh."
|
196 |
|
197 |
#. translators: 1: Ad Inserter, 2, 3: HTML tags
|
198 |
+
#: ad-inserter.php:2937
|
199 |
msgid "Warning: %1$s requires PHP 5.6 or newer. %2$s Please update! %3$s"
|
200 |
msgstr ""
|
201 |
"Opozorilo: %1$s yahteva PHP 5.6 ali novejši. %2$s Prosimo, posodobite! %3$s"
|
202 |
|
203 |
+
#: ad-inserter.php:2947
|
204 |
msgctxt "Menu item"
|
205 |
msgid "Settings"
|
206 |
msgstr "Nastavitve"
|
207 |
|
208 |
+
#: ad-inserter.php:2979
|
209 |
msgid ""
|
210 |
"Load settings page in safe mode to avoid collisions with other plugins or "
|
211 |
"theme"
|
213 |
"Naložite stran z nastavitvami v varnem načinu za preprečitev konfliktov z "
|
214 |
"drugimi vtičniki ali temo"
|
215 |
|
216 |
+
#: ad-inserter.php:2979
|
217 |
msgid "Safe mode"
|
218 |
msgstr "Varni način"
|
219 |
|
220 |
#. translators: %s: Ad Inserter
|
221 |
+
#: ad-inserter.php:3074
|
222 |
msgctxt "Meta box name"
|
223 |
msgid "%s Individual Exceptions"
|
224 |
msgstr "Posamezne Izjeme za %s"
|
225 |
|
226 |
+
#: ad-inserter.php:3103 ad-inserter.php:10718 class.php:2398
|
227 |
#: includes/preview.php:2324 includes/preview.php:2369
|
228 |
#: includes/preview.php:2406 settings.php:4358 strings.php:3
|
229 |
msgid "Block"
|
230 |
msgstr "Blok"
|
231 |
|
232 |
+
#: ad-inserter.php:3104 settings.php:4359 settings.php:4444
|
233 |
msgid "Name"
|
234 |
msgstr "Ime"
|
235 |
|
236 |
+
#: ad-inserter.php:3107 settings.php:1238
|
237 |
msgid "Default insertion"
|
238 |
msgstr "Privzeto vstavljanje"
|
239 |
|
240 |
#. translators: For this post or page
|
241 |
+
#: ad-inserter.php:3110
|
242 |
msgctxt "Page"
|
243 |
msgid "For this"
|
244 |
msgstr "Za to"
|
245 |
|
246 |
+
#: ad-inserter.php:3111
|
247 |
msgctxt "Post"
|
248 |
msgid "For this"
|
249 |
msgstr "Za ta"
|
250 |
|
251 |
+
#: ad-inserter.php:3123
|
252 |
msgctxt "Enabled/disabled on all"
|
253 |
msgid "pages"
|
254 |
msgstr "straneh"
|
255 |
|
256 |
+
#: ad-inserter.php:3126
|
257 |
msgctxt "Enabled/disabled on all"
|
258 |
msgid "posts"
|
259 |
msgstr "prispevkih"
|
260 |
|
261 |
+
#: ad-inserter.php:3143 ad-inserter.php:3155 strings.php:175
|
262 |
msgid "Enabled"
|
263 |
msgstr "Omogočeno"
|
264 |
|
265 |
#. translators: Menu items
|
266 |
+
#: ad-inserter.php:3143 ad-inserter.php:3155
|
267 |
#: includes/functions-check-now.php:2401 includes/functions.old.php:2326
|
268 |
#: includes/functions.php:2672 strings.php:16
|
269 |
msgid "Disabled"
|
270 |
msgstr "Onemogočeno"
|
271 |
|
272 |
+
#: ad-inserter.php:3145
|
273 |
msgid "No individual exceptions"
|
274 |
msgstr "Ni posameznih izjem"
|
275 |
|
276 |
#. translators: Not enabled for pages or posts
|
277 |
+
#: ad-inserter.php:3147
|
278 |
msgid "Not enabled for"
|
279 |
msgstr "Ni omogočeno za"
|
280 |
|
281 |
#. translators: No individual exceptions enabled for pages or posts
|
282 |
+
#: ad-inserter.php:3175
|
283 |
msgid "No block has individual exceptions enabled"
|
284 |
msgstr "Noben blok nima omogočenih posameznih izjem"
|
285 |
|
286 |
#. translators: 1: Ad Inserter Settings (page), 2: Tag / Archive pages
|
287 |
+
#: ad-inserter.php:3180
|
288 |
msgid ""
|
289 |
"Default insertion can be configured for each block on %1$s page - button "
|
290 |
"next to %2$s checkbox."
|
292 |
"Privzeto vstavljanje se lahko nastavi za vsak blok na strani %1$s - gumb "
|
293 |
"poleg kljukice za vklop %2$s."
|
294 |
|
295 |
+
#: ad-inserter.php:3183 settings.php:1216
|
296 |
msgid "Tag / Archive pages"
|
297 |
msgstr "Strani oznak / arhiva"
|
298 |
|
299 |
+
#: ad-inserter.php:3185
|
300 |
msgid ""
|
301 |
"When individual exceptions for a block are enabled, a checkbox will be "
|
302 |
"listed here to change default insertion for this post or page."
|
304 |
"Ko so posamezne izjeme za blok vključene, se bo tukaj izpisala kljukica za "
|
305 |
"spremembo privzetega vstavljanja za ta prispevek ali stran."
|
306 |
|
307 |
+
#: ad-inserter.php:3186
|
308 |
msgid ""
|
309 |
"This way you can individually enable or disable blocks on specific posts or "
|
310 |
"pages."
|
312 |
"Na ta način lahko posamezno omogočite ali onemogočite blok na določenem "
|
313 |
"prispevku ali strani."
|
314 |
|
315 |
+
#: ad-inserter.php:3188
|
316 |
msgid "For more information check page %s"
|
317 |
msgstr "Za več informacij poglejte stran %s"
|
318 |
|
319 |
#. translators: Ad Inserter Exceptions documentation page
|
320 |
+
#: ad-inserter.php:3190
|
321 |
msgid "Individual Exceptions"
|
322 |
msgstr "Posamezne Izjeme"
|
323 |
|
324 |
+
#: ad-inserter.php:3237
|
325 |
msgid "STATIC PAGE"
|
326 |
msgstr "STATIČNA STRAN"
|
327 |
|
328 |
+
#: ad-inserter.php:3240
|
329 |
msgid "POST"
|
330 |
msgstr "PRISPEVEK"
|
331 |
|
332 |
+
#: ad-inserter.php:3243
|
333 |
msgid "HOMEPAGE"
|
334 |
msgstr "DOMAČA STRAN"
|
335 |
|
336 |
+
#: ad-inserter.php:3246
|
337 |
msgid "CATEGORY PAGE"
|
338 |
msgstr "STRAN KATEGORIJE"
|
339 |
|
340 |
+
#: ad-inserter.php:3249
|
341 |
msgid "SEARCH PAGE"
|
342 |
msgstr "STRAN ISKANJE"
|
343 |
|
344 |
+
#: ad-inserter.php:3252
|
345 |
msgid "ARCHIVE PAGE"
|
346 |
msgstr "STRAN ARHIVA"
|
347 |
|
348 |
+
#: ad-inserter.php:3255
|
349 |
msgid "ERROR 404 PAGE"
|
350 |
msgstr "STRAN NAPAKA 404"
|
351 |
|
352 |
+
#: ad-inserter.php:3258
|
353 |
msgid "AJAX CALL"
|
354 |
msgstr "AJAX KLIC"
|
355 |
|
356 |
+
#: ad-inserter.php:3261
|
357 |
msgid "UNKNOWN PAGE TYPE"
|
358 |
msgstr "NEZNAN TIP STRANI"
|
359 |
|
360 |
+
#: ad-inserter.php:3278
|
361 |
msgid "Click to delete ad blocking detection cokies"
|
362 |
msgstr "Klikni za brisanje piškotkov za zaznavanje blokiranja oglasov"
|
363 |
|
364 |
+
#: ad-inserter.php:3279
|
365 |
msgid "AD BLOCKING STATUS UNKNOWN"
|
366 |
msgstr "NEZNAN STATUS BLOKIRANJA OGLASOV"
|
367 |
|
368 |
#. translators: %s: AdSense Auto Ads
|
369 |
+
#: ad-inserter.php:3308
|
370 |
msgid ""
|
371 |
"Code for %s detected - Code will automatically insert AdSense ads at optimal "
|
372 |
"positions"
|
374 |
"Zaznana koda za %s - Koda bo samodejno vstavila oglase AdSense na optimalne "
|
375 |
"položaje"
|
376 |
|
377 |
+
#: ad-inserter.php:3443
|
378 |
msgid "Code for insertion"
|
379 |
msgstr "Koda za vstavljanje"
|
380 |
|
381 |
+
#: ad-inserter.php:3443
|
382 |
msgid "character"
|
383 |
msgid_plural "characters"
|
384 |
msgstr[0] "znak"
|
386 |
msgstr[2] "znaki"
|
387 |
msgstr[3] "znakov"
|
388 |
|
389 |
+
#: ad-inserter.php:3459
|
390 |
msgid "Header code"
|
391 |
msgstr "Koda v glavi"
|
392 |
|
393 |
+
#: ad-inserter.php:3459
|
394 |
msgctxt "Header code"
|
395 |
msgid "DISABLED"
|
396 |
msgstr "ONEMOGOČENA"
|
397 |
|
398 |
+
#: ad-inserter.php:3459 ad-inserter.php:3706
|
399 |
msgid "character inserted"
|
400 |
msgid_plural "characters inserted"
|
401 |
msgstr[0] "znak vstavljen"
|
403 |
msgstr[2] "znaki vstavljeni"
|
404 |
msgstr[3] "znakov vstavljenih"
|
405 |
|
406 |
+
#: ad-inserter.php:3477
|
407 |
+
msgid "Click to delete the cokie for the consents"
|
408 |
+
msgstr "Klikni za brisanje piškotka za soglasja"
|
409 |
+
|
410 |
+
#: ad-inserter.php:3706
|
411 |
msgid "Footer code"
|
412 |
msgstr "Koda v nogi"
|
413 |
|
414 |
+
#: ad-inserter.php:3706
|
415 |
msgctxt "Footer code"
|
416 |
msgid "DISABLED"
|
417 |
msgstr "ONEMOGOČENA"
|
418 |
|
419 |
+
#: ad-inserter.php:3712
|
420 |
msgid "JAVASCRIPT NOT WORKING"
|
421 |
msgstr "JAVASCRIPT NE DELA"
|
422 |
|
423 |
+
#: ad-inserter.php:3712
|
424 |
msgid "NO JAVASCRIPT ERRORS"
|
425 |
msgstr "BREZ JAVASCRIPT NAPAK"
|
426 |
|
427 |
+
#: ad-inserter.php:3712
|
428 |
msgid "JAVASCRIPT ERRORS"
|
429 |
msgstr "JAVASCRIPT NAPAKE"
|
430 |
|
431 |
#. translators: block name (block with default settings)
|
432 |
+
#: ad-inserter.php:6274
|
433 |
msgctxt "Block name"
|
434 |
msgid "Default"
|
435 |
msgstr "Privzeti"
|
436 |
|
437 |
#. translators: %s: Ad Inserter
|
438 |
+
#: ad-inserter.php:6984
|
439 |
msgid "Error importing %s settings."
|
440 |
msgstr "Napaka pri uvozu %s nastavitev."
|
441 |
|
442 |
+
#: ad-inserter.php:6985
|
443 |
msgid "Error importing settings for block"
|
444 |
msgid_plural "Error importing settings for blocks:"
|
445 |
msgstr[0] "Napaka pri uvozu nastavitev za blok"
|
447 |
msgstr[2] "Napaka pri uvozu nastavitev za bloke:"
|
448 |
msgstr[3] "Napaka pri uvozu nastavitev za bloke:"
|
449 |
|
450 |
+
#: ad-inserter.php:7038
|
451 |
msgid "Settings saved."
|
452 |
msgstr "Nastavitve shranjene."
|
453 |
|
454 |
#. translators: %s: Ad Inserter
|
455 |
+
#: ad-inserter.php:7040
|
456 |
msgid "Invalid data received - %s settings not saved."
|
457 |
msgstr "Prejeti neveljavni podatki - nastavitve %s niso shranjene."
|
458 |
|
459 |
+
#: ad-inserter.php:7139
|
460 |
msgid "Settings cleared."
|
461 |
msgstr "Nastavitve ponastavljene."
|
462 |
|
463 |
#. Translators: Post/Static page must have between X and Y words
|
464 |
+
#: ad-inserter.php:7545 ad-inserter.php:7547 ad-inserter.php:7570
|
465 |
#: settings.php:2239
|
466 |
msgid "word"
|
467 |
msgid_plural "words"
|
470 |
msgstr[2] "besede"
|
471 |
msgstr[3] "besed"
|
472 |
|
473 |
+
#: ad-inserter.php:7584 ad-inserter.php:7715
|
474 |
msgid "HTML TAGS REMOVED"
|
475 |
msgstr "HTML ZNAČKE ODSTRANJENE"
|
476 |
|
477 |
+
#: ad-inserter.php:7791
|
478 |
msgid "BEFORE COMMENTS"
|
479 |
msgstr "PRED KOMENTARJI"
|
480 |
|
481 |
+
#: ad-inserter.php:7920
|
482 |
msgid "AFTER COMMENTS"
|
483 |
msgstr "PO KOMETARJIH"
|
484 |
|
485 |
+
#: ad-inserter.php:8004
|
486 |
msgid "BETWEEN COMMENTS"
|
487 |
msgstr "MED KOMENTARJI"
|
488 |
|
489 |
+
#: ad-inserter.php:10015 ad-inserter.php:10098
|
490 |
msgctxt "category name"
|
491 |
msgid "Uncategorized"
|
492 |
msgstr "Nekategorizirano"
|
493 |
|
494 |
+
#: ad-inserter.php:10326
|
495 |
msgid "requires WordPress 4.6 or newer"
|
496 |
msgstr "potrebuje WordPress 4.6 ali novejši"
|
497 |
|
498 |
+
#: ad-inserter.php:10326
|
499 |
msgid "Please update!"
|
500 |
msgstr "Prosimo, posodobite!"
|
501 |
|
502 |
#. translators: Opt-in message: Thank you for installing Ad Inserter (plugin
|
503 |
#. name with HTML tags will be added)
|
504 |
+
#: ad-inserter.php:10591
|
505 |
msgid "Thank you for installing"
|
506 |
msgstr "Hvala za namestitev vtičnika"
|
507 |
|
508 |
#. translators: Opt-in message: %s: HTML tags
|
509 |
+
#: ad-inserter.php:10593
|
510 |
msgid ""
|
511 |
"We would like to %s track its usage %s on your site. This is completely "
|
512 |
"optional and can be disabled at any time."
|
514 |
"Radi bi %s sledili njegovi uporabi %s na vašem spletnem mestu. To je povsem "
|
515 |
"izbirno in se lahko izključi kadarkoli."
|
516 |
|
517 |
+
#: ad-inserter.php:10595
|
518 |
msgid ""
|
519 |
"We don't record any sensitive data, only information regarding the WordPress "
|
520 |
"environment and plugin usage, which will help us to make improvements to the "
|
524 |
"uporabe vtičnika, kar nam bo omogočilo izdelavo izboljšav za vtičnik."
|
525 |
|
526 |
#. translators: Deactivation message: %s: HTML tags
|
527 |
+
#: ad-inserter.php:10632
|
528 |
msgid ""
|
529 |
"Looking for %s Documentation, %s %s Common Settings, %s %s Quick Start %s or "
|
530 |
"help for %s AdSense ads? %s The plugin doesn't work with your theme? %s Let "
|
535 |
"nam %s in poskušali vam bomo pomagati."
|
536 |
|
537 |
#. translators: %s: Ad Inserter
|
538 |
+
#: ad-inserter.php:10676
|
539 |
msgid "%s block."
|
540 |
msgstr "%s blok."
|
541 |
|
542 |
#. translators: widget title
|
543 |
+
#: ad-inserter.php:10692 ad-inserter.php:10727
|
544 |
msgid "Processing log"
|
545 |
msgstr "Dnevnik procesiranja"
|
546 |
|
547 |
#. translators: widget title
|
548 |
+
#: ad-inserter.php:10694 ad-inserter.php:10728
|
549 |
msgid "Dummy widget"
|
550 |
msgstr "Prazen gradnik"
|
551 |
|
552 |
#. translators: widget title
|
553 |
+
#: ad-inserter.php:10696 ad-inserter.php:10726
|
554 |
msgid "Debugging tools"
|
555 |
msgstr "Orodja za razhroščevanje"
|
556 |
|
557 |
#. translators: block status (widget title)
|
558 |
+
#: ad-inserter.php:10703
|
559 |
msgctxt "block"
|
560 |
msgid "PAUSED"
|
561 |
msgstr "USTAVLJEN"
|
562 |
|
563 |
+
#: ad-inserter.php:10704
|
564 |
msgid "WIDGET DISABLED"
|
565 |
msgstr "GRADNIK ONEMOGOČEN"
|
566 |
|
567 |
+
#: ad-inserter.php:10705
|
568 |
msgid "Unknown block"
|
569 |
msgstr "Neznan blok"
|
570 |
|
571 |
+
#: ad-inserter.php:10713 includes/functions-check-now.php:3261
|
572 |
#: includes/functions.old.php:3186 includes/functions.php:3614
|
573 |
#: settings.php:1268
|
574 |
msgid "Title"
|
575 |
msgstr "Naslov"
|
576 |
|
577 |
+
#: ad-inserter.php:10735
|
578 |
msgctxt "Widget"
|
579 |
msgid "Sticky"
|
580 |
msgstr "Lepljiv"
|
581 |
|
582 |
+
#: ad-inserter.php:10784
|
583 |
msgid ""
|
584 |
"Ad Inserter can't be used while Ad Inserter Pro is active! To activate Ad "
|
585 |
"Inserter you need to first deactivate Ad Inserter Pro."
|
588 |
"aktiven! Za aktivacijo vtičnika Ad Inserter morate najprej onemogočiti Ad "
|
589 |
"Inserter Pro."
|
590 |
|
591 |
+
#: ad-inserter.php:10785
|
592 |
msgid ""
|
593 |
"<strong>WARNING</strong>: Please note that saving settings in Ad Inserter "
|
594 |
"will clear all settings that are available only in the Pro version "
|
599 |
"različici (dodatne nastavitve blokov in vtičnika)!"
|
600 |
|
601 |
#. translators: %s: Ad Inserter
|
602 |
+
#: class.php:558 class.php:567 class.php:570
|
603 |
msgid "PHP error in %s block"
|
604 |
msgstr "PHP napaka v bloku %s"
|
605 |
|
606 |
+
#: class.php:2348
|
607 |
msgid "Counters"
|
608 |
msgstr "Števci"
|
609 |
|
610 |
+
#: class.php:2352
|
611 |
msgid "Content"
|
612 |
msgstr "Vsebina"
|
613 |
|
614 |
+
#: class.php:2357
|
615 |
msgid "Excerpt"
|
616 |
msgstr "Izvleček"
|
617 |
|
618 |
+
#: class.php:2362 strings.php:17
|
619 |
msgid "Before post"
|
620 |
msgstr "Pred prispevkom"
|
621 |
|
622 |
+
#: class.php:2367 strings.php:18
|
623 |
msgid "After post"
|
624 |
msgstr "Za prispevkom"
|
625 |
|
626 |
+
#: class.php:2372 strings.php:25
|
627 |
msgid "Between posts"
|
628 |
msgstr "Med prispevki"
|
629 |
|
630 |
+
#: class.php:2377 settings.php:1973 settings.php:4376
|
631 |
msgid "Widget"
|
632 |
msgstr "Gradnik"
|
633 |
|
634 |
+
#: class.php:2382 settings.php:4374
|
635 |
msgid "PHP function call"
|
636 |
msgstr "Klic PHP funkcije"
|
637 |
|
638 |
#. Translators: %s: custom hook name
|
639 |
+
#: class.php:2392
|
640 |
msgid "Custom hook %s call"
|
641 |
msgstr "Klic ročice po meri %s"
|
642 |
|
643 |
+
#: class.php:2428
|
644 |
msgid "AJAX REQUEST"
|
645 |
msgstr "AJAX ZAHTEVEK"
|
646 |
|
647 |
+
#: class.php:2431
|
648 |
msgid "Ajax request for block in iframe"
|
649 |
msgstr "Ajax zahtevek za blok v iframe-u"
|
650 |
|
651 |
+
#: class.php:2465
|
652 |
msgid "Ajax request url, click to open it in a new tab"
|
653 |
msgstr "Url Ajax zahtevka, kliknite, da ga odprete v novem zavihku"
|
654 |
|
655 |
+
#: class.php:2468
|
656 |
msgid "IN THE LOOP"
|
657 |
msgstr "V ZANKI"
|
658 |
|
659 |
+
#: class.php:2468
|
660 |
msgid "YES"
|
661 |
msgstr "DA"
|
662 |
|
663 |
+
#: class.php:2468
|
664 |
msgid "NO"
|
665 |
msgstr "NE"
|
666 |
|
667 |
+
#: class.php:2503
|
668 |
msgid "BLOCK"
|
669 |
msgstr "BLOK"
|
670 |
|
671 |
+
#: class.php:2503
|
672 |
msgctxt "block or widget"
|
673 |
msgid "INSERTED BUT NOT VISIBLE"
|
674 |
msgstr "VSTAVLJEN, VENDAR NI VIDEN"
|
675 |
|
676 |
+
#: class.php:2734
|
677 |
msgctxt "viewports"
|
678 |
msgid "ALL"
|
679 |
msgstr "VSI"
|
680 |
|
681 |
+
#: class.php:2767 class.php:2809 class.php:4169 strings.php:279
|
682 |
msgctxt "Block"
|
683 |
msgid "HIDDEN"
|
684 |
msgstr "SKRIT"
|
685 |
|
686 |
+
#: class.php:2816 class.php:4172 strings.php:278
|
687 |
msgctxt "Block"
|
688 |
msgid "VISIBLE"
|
689 |
msgstr "VIDEN"
|
690 |
|
691 |
+
#: class.php:3375 class.php:3453
|
692 |
msgid "ACTIVE GROUPS"
|
693 |
msgstr "AKTIVNE SKUPINE"
|
694 |
|
695 |
+
#: class.php:3857
|
696 |
msgid "start='%s' end='%s' days='%s' type='%s'"
|
697 |
msgstr "začetek='%s' konec='%s' dnevi='%s' tip='%s'"
|
698 |
|
699 |
+
#: class.php:3865
|
|
|
700 |
msgid "parameters='%s' type='%s'"
|
701 |
msgstr "parametri='%s' tip='%s'"
|
702 |
|
703 |
#. translators: %s: list parameters and type
|
704 |
+
#: class.php:3867
|
705 |
msgid "referers='%s' type='%s'"
|
706 |
msgstr "napotitelji='%s' tip='%s'"
|
707 |
|
708 |
#. translators: %s: list parameters and type
|
709 |
+
#: class.php:3869
|
710 |
msgid "clients='%s' type='%s'"
|
711 |
msgstr "odjemalci='%s' tip='%s'"
|
712 |
|
713 |
#. translators: %s: list parameters and type
|
714 |
+
#: class.php:4052
|
715 |
msgid "countries='%s' type='%s'"
|
716 |
msgstr "države='%s' tip='%s'"
|
717 |
|
718 |
#. translators: %s: list parameters and type
|
719 |
+
#: class.php:4054
|
720 |
msgid "ip addresses='%s' type='%s'"
|
721 |
msgstr "ip naslovi='%s' tip='%s'"
|
722 |
|
723 |
+
#: class.php:4169 class.php:4172
|
724 |
msgid "viewport='%s' type='%s'"
|
725 |
msgstr "pogled='%s' tip='%s'"
|
726 |
|
727 |
+
#: class.php:4594 strings.php:272
|
728 |
msgid "BEFORE"
|
729 |
msgstr "PRED"
|
730 |
|
731 |
+
#: class.php:4602 strings.php:274
|
732 |
msgid "PREPEND CONTENT"
|
733 |
msgstr "DODAJ PRED VSEBINO"
|
734 |
|
735 |
+
#: class.php:4606 strings.php:275
|
736 |
msgid "APPEND CONTENT"
|
737 |
msgstr "DODAJ ZA VSEBINO"
|
738 |
|
739 |
+
#: class.php:4610 strings.php:276
|
740 |
msgid "REPLACE CONTENT"
|
741 |
msgstr "NADOMESTI VSEBINO"
|
742 |
|
743 |
+
#: class.php:4614 strings.php:277
|
744 |
msgid "REPLACE ELEMENT"
|
745 |
msgstr "NADOMESTI ELEMENT"
|
746 |
|
747 |
+
#: class.php:4625 strings.php:273
|
748 |
msgid "AFTER"
|
749 |
msgstr "ZA"
|
750 |
|
751 |
+
#: class.php:4691 includes/preview.php:2369 includes/preview.php:2406
|
752 |
msgid "Code"
|
753 |
msgstr "Koda"
|
754 |
|
755 |
+
#: class.php:4694
|
756 |
msgid "for block"
|
757 |
msgstr "za blok"
|
758 |
|
759 |
+
#: class.php:8768
|
760 |
msgid ""
|
761 |
"ERROR: class DOMDocument not found. Your webhost needs to install the DOM "
|
762 |
"extension for PHP."
|
1069 |
|
1070 |
#: includes/functions-check-now.php:814 includes/functions-check-now.php:5389
|
1071 |
#: includes/functions.old.php:795 includes/functions.old.php:5262
|
1072 |
+
#: includes/functions.php:913 includes/functions.php:6288
|
1073 |
msgid "Load data for last month"
|
1074 |
msgstr "Naloži podatke za zadnji mesec"
|
1075 |
|
1076 |
#: includes/functions-check-now.php:814 includes/functions-check-now.php:5389
|
1077 |
#: includes/functions.old.php:795 includes/functions.old.php:5262
|
1078 |
+
#: includes/functions.php:913 includes/functions.php:6288
|
1079 |
msgid "Last Month"
|
1080 |
msgstr "Zadnji Mesec"
|
1081 |
|
1082 |
#: includes/functions-check-now.php:817 includes/functions-check-now.php:5392
|
1083 |
#: includes/functions.old.php:798 includes/functions.old.php:5265
|
1084 |
+
#: includes/functions.php:916 includes/functions.php:6291
|
1085 |
msgid "Load data for this month"
|
1086 |
msgstr "Naloži podatke za ta mesec"
|
1087 |
|
1088 |
#: includes/functions-check-now.php:817 includes/functions-check-now.php:5392
|
1089 |
#: includes/functions.old.php:798 includes/functions.old.php:5265
|
1090 |
+
#: includes/functions.php:916 includes/functions.php:6291
|
1091 |
msgid "This Month"
|
1092 |
msgstr "Ta Mesec"
|
1093 |
|
1094 |
#: includes/functions-check-now.php:820 includes/functions-check-now.php:5395
|
1095 |
#: includes/functions.old.php:801 includes/functions.old.php:5268
|
1096 |
+
#: includes/functions.php:919 includes/functions.php:6294
|
1097 |
msgid "Load data for this year"
|
1098 |
msgstr "Naloži podatke za to leto"
|
1099 |
|
1100 |
#: includes/functions-check-now.php:820 includes/functions-check-now.php:5395
|
1101 |
#: includes/functions.old.php:801 includes/functions.old.php:5268
|
1102 |
+
#: includes/functions.php:919 includes/functions.php:6294
|
1103 |
msgid "This Year"
|
1104 |
msgstr "To Leto"
|
1105 |
|
1106 |
#: includes/functions-check-now.php:823 includes/functions-check-now.php:5398
|
1107 |
#: includes/functions.old.php:804 includes/functions.old.php:5271
|
1108 |
+
#: includes/functions.php:922 includes/functions.php:6297
|
1109 |
msgid "Load data for the last 15 days"
|
1110 |
msgstr "Naloži podatke za zadnjih 15 dni"
|
1111 |
|
1112 |
#: includes/functions-check-now.php:826 includes/functions-check-now.php:5401
|
1113 |
#: includes/functions.old.php:807 includes/functions.old.php:5274
|
1114 |
+
#: includes/functions.php:925 includes/functions.php:6300
|
1115 |
msgid "Load data for the last 30 days"
|
1116 |
msgstr "Naloži podatke za zadnjih 30 dni"
|
1117 |
|
1118 |
#: includes/functions-check-now.php:829 includes/functions-check-now.php:5404
|
1119 |
#: includes/functions.old.php:810 includes/functions.old.php:5277
|
1120 |
+
#: includes/functions.php:928 includes/functions.php:6303
|
1121 |
msgid "Load data for the last 90 days"
|
1122 |
msgstr "Naloži podatke za zadnjih 90 dni"
|
1123 |
|
1124 |
#: includes/functions-check-now.php:832 includes/functions-check-now.php:5407
|
1125 |
#: includes/functions.old.php:813 includes/functions.old.php:5280
|
1126 |
+
#: includes/functions.php:931 includes/functions.php:6306
|
1127 |
msgid "Load data for the last 180 days"
|
1128 |
msgstr "Naloži podatke za zadnjih 180 dni"
|
1129 |
|
1130 |
#: includes/functions-check-now.php:835 includes/functions-check-now.php:5410
|
1131 |
#: includes/functions.old.php:816 includes/functions.old.php:5283
|
1132 |
+
#: includes/functions.php:934 includes/functions.php:6309
|
1133 |
msgid "Load data for the last 365 days"
|
1134 |
msgstr "Naloži podatke za zadnjih 365 dni"
|
1135 |
|
1136 |
#: includes/functions-check-now.php:845 includes/functions-check-now.php:5420
|
1137 |
#: includes/functions.old.php:826 includes/functions.old.php:5293
|
1138 |
+
#: includes/functions.php:944 includes/functions.php:6319
|
1139 |
msgid "Load data for the selected range"
|
1140 |
msgstr "Naloži podatke za izbrano obdobje"
|
1141 |
|
1513 |
#: includes/functions-check-now.php:2468 includes/functions-check-now.php:4366
|
1514 |
#: includes/functions-check-now.php:4429 includes/functions.old.php:2393
|
1515 |
#: includes/functions.old.php:4266 includes/functions.old.php:4329
|
1516 |
+
#: includes/functions.php:2751 includes/functions.php:5123
|
1517 |
+
#: includes/functions.php:5188 settings.php:2397
|
1518 |
msgid "Ad Blocking"
|
1519 |
msgstr "Blokiranje Oglasov"
|
1520 |
|
1682 |
#: includes/functions.old.php:2645 includes/functions.old.php:4477
|
1683 |
#: includes/functions.php:2910 includes/functions.php:2920
|
1684 |
#: includes/functions.php:2993 includes/functions.php:3002
|
1685 |
+
#: includes/functions.php:5474
|
1686 |
msgid "click"
|
1687 |
msgid_plural "clicks"
|
1688 |
msgstr[0] "klik"
|
1790 |
|
1791 |
#: includes/functions-check-now.php:2772 includes/functions-check-now.php:5612
|
1792 |
#: includes/functions.old.php:2697 includes/functions.old.php:5484
|
1793 |
+
#: includes/functions.php:3054 includes/functions.php:6532
|
1794 |
msgid "Close button"
|
1795 |
msgstr "Gumb Zapri"
|
1796 |
|
2249 |
#: includes/functions-check-now.php:4029 includes/functions-check-now.php:4119
|
2250 |
#: includes/functions-check-now.php:4139 includes/functions.old.php:3929
|
2251 |
#: includes/functions.old.php:4019 includes/functions.old.php:4039
|
2252 |
+
#: includes/functions.php:4565 includes/functions.php:4683
|
2253 |
+
#: includes/functions.php:4708
|
2254 |
msgid "AD BLOCKING"
|
2255 |
msgstr "BLOKIRANJE OGLASOV"
|
2256 |
|
2258 |
#: includes/functions-check-now.php:4113 includes/functions-check-now.php:4140
|
2259 |
#: includes/functions.old.php:3930 includes/functions.old.php:3970
|
2260 |
#: includes/functions.old.php:4013 includes/functions.old.php:4040
|
2261 |
+
#: includes/functions.php:4566 includes/functions.php:4612
|
2262 |
+
#: includes/functions.php:4677 includes/functions.php:4709
|
2263 |
msgid "BLOCK INSERTED BUT NOT VISIBLE"
|
2264 |
msgstr "BLOK VSTAVLJEN, VENDAR NI VIDEN"
|
2265 |
|
2266 |
#: includes/functions-check-now.php:4033 includes/functions-check-now.php:4112
|
2267 |
#: includes/functions-check-now.php:4146 includes/functions.old.php:3933
|
2268 |
#: includes/functions.old.php:4012 includes/functions.old.php:4046
|
2269 |
+
#: includes/functions.php:4569 includes/functions.php:4676
|
2270 |
+
#: includes/functions.php:4715
|
2271 |
msgid "NO AD BLOCKING"
|
2272 |
msgstr "NI BLOKIRANJA OGLASOV"
|
2273 |
|
2274 |
#: includes/functions-check-now.php:4069 includes/functions-check-now.php:4076
|
2275 |
#: includes/functions.old.php:3969 includes/functions.old.php:3976
|
2276 |
+
#: includes/functions.php:4611 includes/functions.php:4618
|
2277 |
msgid "AD BLOCKING REPLACEMENT"
|
2278 |
msgstr "NADOMESTEK V PRIMERU BLOKIRANJA OGLASOV"
|
2279 |
|
2280 |
#: includes/functions-check-now.php:4219 includes/functions-check-now.php:4428
|
2281 |
#: includes/functions.old.php:4119 includes/functions.old.php:4328
|
2282 |
+
#: includes/functions.php:4976 includes/functions.php:5187
|
2283 |
msgid "Pageviews"
|
2284 |
msgstr "Ogledi strani"
|
2285 |
|
2286 |
#: includes/functions-check-now.php:4365 includes/functions.old.php:4265
|
2287 |
+
#: includes/functions.php:5122
|
2288 |
msgctxt "Version"
|
2289 |
msgid "Unknown"
|
2290 |
msgstr "Neznana"
|
2291 |
|
2292 |
#: includes/functions-check-now.php:4365 includes/functions.old.php:4265
|
2293 |
+
#: includes/functions.php:5122
|
2294 |
msgctxt "Times"
|
2295 |
msgid "DISPLAYED"
|
2296 |
msgstr "PRIKAZANO"
|
2297 |
|
2298 |
#: includes/functions-check-now.php:4365 includes/functions.old.php:4265
|
2299 |
+
#: includes/functions.php:5122
|
2300 |
msgid "No version"
|
2301 |
msgstr "Brez različice"
|
2302 |
|
2303 |
#: includes/functions-check-now.php:4366 includes/functions.old.php:4266
|
2304 |
+
#: includes/functions.php:5123
|
2305 |
msgctxt "Times"
|
2306 |
msgid "BLOCKED"
|
2307 |
msgstr "BLOKIRANO"
|
2308 |
|
2309 |
#: includes/functions-check-now.php:4428 includes/functions.old.php:4328
|
2310 |
+
#: includes/functions.php:5187
|
2311 |
msgid "Impressions"
|
2312 |
msgstr "Prikazi"
|
2313 |
|
2314 |
#: includes/functions-check-now.php:4429 includes/functions-check-now.php:4430
|
2315 |
#: includes/functions-check-now.php:4485 includes/functions.old.php:4329
|
2316 |
#: includes/functions.old.php:4330 includes/functions.old.php:4385
|
2317 |
+
#: includes/functions.php:5188 includes/functions.php:5189
|
2318 |
+
#: includes/functions.php:5382
|
2319 |
msgid "Clicks"
|
2320 |
msgstr "Kliki"
|
2321 |
|
2322 |
#: includes/functions-check-now.php:4430 includes/functions.old.php:4330
|
2323 |
+
#: includes/functions.php:5189
|
2324 |
msgid "events"
|
2325 |
msgstr "dogodki"
|
2326 |
|
2327 |
#: includes/functions-check-now.php:4431 includes/functions.old.php:4331
|
2328 |
+
#: includes/functions.php:5190
|
2329 |
msgid "Ad Blocking Share"
|
2330 |
msgstr "Delež blokiranja oglasov"
|
2331 |
|
2332 |
#. translators: CTR as Click Through Rate
|
2333 |
#: includes/functions-check-now.php:4431 includes/functions-check-now.php:4491
|
2334 |
#: includes/functions.old.php:4331 includes/functions.old.php:4391
|
2335 |
+
#: includes/functions.php:5190 includes/functions.php:5388
|
2336 |
msgid "CTR"
|
2337 |
msgstr "CTR"
|
2338 |
|
2339 |
#: includes/functions-check-now.php:4573 includes/functions.old.php:4473
|
2340 |
+
#: includes/functions.php:5470
|
2341 |
msgid "pageviews"
|
2342 |
msgid_plural "pageviews"
|
2343 |
msgstr[0] "ogled strani"
|
2346 |
msgstr[3] "ogledov strani"
|
2347 |
|
2348 |
#: includes/functions-check-now.php:4573 includes/functions.old.php:4473
|
2349 |
+
#: includes/functions.php:5470
|
2350 |
msgid "impressions"
|
2351 |
msgid_plural "impressions"
|
2352 |
msgstr[0] "prikaz"
|
2355 |
msgstr[3] "prikazov"
|
2356 |
|
2357 |
#: includes/functions-check-now.php:4577 includes/functions.old.php:4477
|
2358 |
+
#: includes/functions.php:5474
|
2359 |
msgid "event"
|
2360 |
msgid_plural "events"
|
2361 |
msgstr[0] "dogodek"
|
2364 |
msgstr[3] "dogodkov"
|
2365 |
|
2366 |
#: includes/functions-check-now.php:4672 includes/functions.old.php:4572
|
2367 |
+
#: includes/functions.php:5569
|
2368 |
msgctxt "Pageviews / Impressions"
|
2369 |
msgid "Average"
|
2370 |
msgstr "Povprečni"
|
2371 |
|
2372 |
#: includes/functions-check-now.php:4693 includes/functions.old.php:4593
|
2373 |
+
#: includes/functions.php:5590
|
2374 |
msgctxt "Ad Blocking / Clicks"
|
2375 |
msgid "Average"
|
2376 |
msgstr "Povprečno"
|
2377 |
|
2378 |
#: includes/functions-check-now.php:4717 includes/functions.old.php:4617
|
2379 |
+
#: includes/functions.php:5614
|
2380 |
msgctxt "Ad Blocking Share / CTR"
|
2381 |
msgid "Average"
|
2382 |
msgstr "Povprečni"
|
2385 |
#: includes/functions-check-now.php:4899 includes/functions-check-now.php:4991
|
2386 |
#: includes/functions-check-now.php:5334 includes/functions.old.php:4799
|
2387 |
#: includes/functions.old.php:4891 includes/functions.old.php:5207
|
2388 |
+
#: includes/functions.php:5798 includes/functions.php:5890
|
2389 |
+
#: includes/functions.php:6233 strings.php:203
|
2390 |
msgid "%s Report"
|
2391 |
msgstr "%s Poročilo"
|
2392 |
|
2393 |
#: includes/functions-check-now.php:5240 includes/functions.old.php:5113
|
2394 |
+
#: includes/functions.php:6139
|
2395 |
msgid "for last month"
|
2396 |
msgstr "za zadnji mesec"
|
2397 |
|
2398 |
#: includes/functions-check-now.php:5245 includes/functions.old.php:5118
|
2399 |
+
#: includes/functions.php:6144
|
2400 |
msgid "for this month"
|
2401 |
msgstr "za ta mesec"
|
2402 |
|
2403 |
#: includes/functions-check-now.php:5250 includes/functions.old.php:5123
|
2404 |
+
#: includes/functions.php:6149
|
2405 |
msgid "for this year"
|
2406 |
msgstr "za to leto"
|
2407 |
|
2408 |
#: includes/functions-check-now.php:5255 includes/functions.old.php:5128
|
2409 |
+
#: includes/functions.php:6154
|
2410 |
msgid "for the last 15 days"
|
2411 |
msgstr "za zadnjih 15 dni"
|
2412 |
|
2413 |
#: includes/functions-check-now.php:5260 includes/functions.old.php:5133
|
2414 |
+
#: includes/functions.php:6159
|
2415 |
msgid "for the last 30 days"
|
2416 |
msgstr "za zadnjih 30 dni"
|
2417 |
|
2418 |
#: includes/functions-check-now.php:5265 includes/functions.old.php:5138
|
2419 |
+
#: includes/functions.php:6164
|
2420 |
msgid "for the last 90 days"
|
2421 |
msgstr "za zadnjih 90 dni"
|
2422 |
|
2423 |
#: includes/functions-check-now.php:5270 includes/functions.old.php:5143
|
2424 |
+
#: includes/functions.php:6169
|
2425 |
msgid "for the last 180 days"
|
2426 |
msgstr "za zadnjih 180 dni"
|
2427 |
|
2428 |
#: includes/functions-check-now.php:5275 includes/functions.old.php:5148
|
2429 |
+
#: includes/functions.php:6174
|
2430 |
msgid "for the last 365 days"
|
2431 |
msgstr "za zadnjih 365 dni"
|
2432 |
|
2606 |
msgid "Show link to %s on the Sites page"
|
2607 |
msgstr "Pokaži povezavo na %s na strani Spletišča"
|
2608 |
|
2609 |
+
#: includes/functions.php:5270
|
2610 |
msgid "Date"
|
2611 |
msgstr "Datum"
|
2612 |
|
2613 |
+
#: includes/functions.php:5744
|
2614 |
msgid "File %s missing."
|
2615 |
msgstr "Datoteka %s ni najdena."
|
2616 |
|
languages/ad-inserter.pot
CHANGED
@@ -2,9 +2,9 @@
|
|
2 |
# This file is distributed under the same license as the Ad Inserter package.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
-
"Project-Id-Version: Ad Inserter 2.6.
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/ad-inserter\n"
|
7 |
-
"POT-Creation-Date: 2020-08-
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=UTF-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
@@ -12,474 +12,478 @@ msgstr ""
|
|
12 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
13 |
"Language-Team: LANGUAGE <LL@li.org>\n"
|
14 |
|
15 |
-
#: ad-inserter.php:
|
16 |
msgctxt "Menu item"
|
17 |
msgid "Debugging DEMO"
|
18 |
msgstr ""
|
19 |
|
20 |
-
#: ad-inserter.php:
|
21 |
msgctxt "Menu item"
|
22 |
msgid "Label Blocks"
|
23 |
msgstr ""
|
24 |
|
25 |
-
#: ad-inserter.php:
|
26 |
msgctxt "Menu item"
|
27 |
msgid "Show Positions"
|
28 |
msgstr ""
|
29 |
|
30 |
-
#: ad-inserter.php:
|
31 |
msgctxt "Menu item"
|
32 |
msgid "Show HTML Tags"
|
33 |
msgstr ""
|
34 |
|
35 |
-
#: ad-inserter.php:
|
36 |
msgctxt "Menu item"
|
37 |
msgid "Disable Insertion"
|
38 |
msgstr ""
|
39 |
|
40 |
-
#: ad-inserter.php:
|
41 |
msgctxt "Menu item"
|
42 |
msgid "Ad Blocking Status"
|
43 |
msgstr ""
|
44 |
|
45 |
-
#: ad-inserter.php:
|
46 |
msgctxt "Menu item"
|
47 |
msgid "Simulate Ad Blocking"
|
48 |
msgstr ""
|
49 |
|
50 |
-
#: ad-inserter.php:
|
51 |
msgctxt "Menu item"
|
52 |
msgid "Log Processing"
|
53 |
msgstr ""
|
54 |
|
55 |
-
#: ad-inserter.php:
|
56 |
msgctxt "Menu item"
|
57 |
msgid "Show Log"
|
58 |
msgstr ""
|
59 |
|
60 |
#. translators: Debugging position name Before HTML element
|
61 |
-
#: ad-inserter.php:
|
62 |
msgid "Before"
|
63 |
msgstr ""
|
64 |
|
65 |
#. translators: Debugging position name After HTML element
|
66 |
-
#: ad-inserter.php:
|
67 |
msgid "After"
|
68 |
msgstr ""
|
69 |
|
70 |
#. translators: Debugging position name Prepend content of HTML element (before
|
71 |
#. the content of the HTML element)
|
72 |
-
#: ad-inserter.php:
|
73 |
msgid "Prepend content"
|
74 |
msgstr ""
|
75 |
|
76 |
#. translators: Debugging position name Append content of HTML element (after
|
77 |
#. the content of the HTML element)
|
78 |
-
#: ad-inserter.php:
|
79 |
msgid "Append content"
|
80 |
msgstr ""
|
81 |
|
82 |
#. translators: Debugging position name Replace content of HTML element
|
83 |
-
#: ad-inserter.php:
|
84 |
msgid "Replace content"
|
85 |
msgstr ""
|
86 |
|
87 |
#. translators: Debugging position name Replace HTML element
|
88 |
-
#: ad-inserter.php:
|
89 |
msgid "Replace"
|
90 |
msgstr ""
|
91 |
|
92 |
#. translators: Debugging message when output buffering is enabled
|
93 |
-
#: ad-inserter.php:
|
94 |
msgid "OUTPUT BUFFERING"
|
95 |
msgstr ""
|
96 |
|
97 |
#. translators: Debugging position
|
98 |
-
#: ad-inserter.php:
|
99 |
msgid "Above Header"
|
100 |
msgstr ""
|
101 |
|
102 |
-
#: ad-inserter.php:
|
103 |
msgctxt "Menu item"
|
104 |
msgid "Log In"
|
105 |
msgstr ""
|
106 |
|
107 |
#. translators: %s: Ad Inserter
|
108 |
-
#: ad-inserter.php:
|
109 |
msgid "%s Settings"
|
110 |
msgstr ""
|
111 |
|
112 |
#. translators: AD BLOCKING DETECTED, PAGE VIEWS: n - NO ACTION
|
113 |
-
#: ad-inserter.php:
|
114 |
msgid "AD BLOCKING DETECTED, PAGE VIEWS"
|
115 |
msgstr ""
|
116 |
|
117 |
-
#: ad-inserter.php:
|
118 |
msgid "NO ACTION"
|
119 |
msgstr ""
|
120 |
|
121 |
-
#: ad-inserter.php:
|
122 |
msgid "AD BLOCKING DETECTED, COOKIE DETECTED - NO ACTION"
|
123 |
msgstr ""
|
124 |
|
125 |
-
#: ad-inserter.php:
|
126 |
msgid "AD BLOCKING DETECTED - ACTION"
|
127 |
msgstr ""
|
128 |
|
129 |
-
#: ad-inserter.php:
|
130 |
msgid "AD BLOCKING NOT DETECTED"
|
131 |
msgstr ""
|
132 |
|
133 |
-
#: ad-inserter.php:
|
134 |
msgid "AD BLOCKING DETECTION COOKIES DELETED"
|
135 |
msgstr ""
|
136 |
|
137 |
-
#: ad-inserter.php:
|
138 |
msgid "AD BLOCKING DETECTED - NO ACTION"
|
139 |
msgstr ""
|
140 |
|
141 |
#. Translators: 1: number of blocks, 2: Ad Inserter
|
142 |
-
#: ad-inserter.php:
|
143 |
msgid "Hey, you are now using %1$s %2$s block."
|
144 |
msgid_plural "Hey, you are now using %1$s %2$s blocks."
|
145 |
msgstr[0] ""
|
146 |
msgstr[1] ""
|
147 |
|
148 |
-
#: ad-inserter.php:
|
149 |
msgid "Please help me to solve a problem first"
|
150 |
msgstr ""
|
151 |
|
152 |
-
#: ad-inserter.php:
|
153 |
msgid "Maybe later"
|
154 |
msgstr ""
|
155 |
|
156 |
#. Translators: %s: Ad Inserter
|
157 |
-
#: ad-inserter.php:
|
158 |
msgid "Hey, you are using %s and I hope you're happy with it."
|
159 |
msgstr ""
|
160 |
|
161 |
-
#: ad-inserter.php:
|
162 |
msgid "OK, but please help me with the settings first"
|
163 |
msgstr ""
|
164 |
|
165 |
-
#: ad-inserter.php:
|
166 |
msgid ""
|
167 |
"Please take a moment to rate the plugin. When you rate it with 5 stars it's "
|
168 |
"like saying 'Thank you'. Somebody will be happy."
|
169 |
msgstr ""
|
170 |
|
171 |
-
#: ad-inserter.php:
|
172 |
msgid ""
|
173 |
"Positive reviews are a great incentive to fix bugs and to add new features "
|
174 |
"for better monetization of your website."
|
175 |
msgstr ""
|
176 |
|
177 |
-
#: ad-inserter.php:
|
178 |
msgid "Sure"
|
179 |
msgstr ""
|
180 |
|
181 |
#. translators: 1: AMPforWP Plugin Manager, 2: Ad Inserter
|
182 |
#. translators: 1: AMPforWP Plugin Manager, 2: Ad Inserter, 3, 4: HTML tags
|
183 |
-
#: ad-inserter.php:
|
184 |
msgid "Warning: %1$s %3$s disabled %4$s %2$s on AMP pages."
|
185 |
msgstr ""
|
186 |
|
187 |
#. translators: 1: Ad Inserter, 2, 3: HTML tags
|
188 |
-
#: ad-inserter.php:
|
189 |
msgid "Warning: %1$s requires PHP 5.6 or newer. %2$s Please update! %3$s"
|
190 |
msgstr ""
|
191 |
|
192 |
-
#: ad-inserter.php:
|
193 |
msgctxt "Menu item"
|
194 |
msgid "Settings"
|
195 |
msgstr ""
|
196 |
|
197 |
-
#: ad-inserter.php:
|
198 |
msgid ""
|
199 |
"Load settings page in safe mode to avoid collisions with other plugins or "
|
200 |
"theme"
|
201 |
msgstr ""
|
202 |
|
203 |
-
#: ad-inserter.php:
|
204 |
msgid "Safe mode"
|
205 |
msgstr ""
|
206 |
|
207 |
#. translators: %s: Ad Inserter
|
208 |
-
#: ad-inserter.php:
|
209 |
msgctxt "Meta box name"
|
210 |
msgid "%s Individual Exceptions"
|
211 |
msgstr ""
|
212 |
|
213 |
-
#: ad-inserter.php:
|
214 |
#: includes/preview.php:2324 includes/preview.php:2369
|
215 |
#: includes/preview.php:2406 settings.php:4358 strings.php:3
|
216 |
msgid "Block"
|
217 |
msgstr ""
|
218 |
|
219 |
-
#: ad-inserter.php:
|
220 |
msgid "Name"
|
221 |
msgstr ""
|
222 |
|
223 |
-
#: ad-inserter.php:
|
224 |
msgid "Default insertion"
|
225 |
msgstr ""
|
226 |
|
227 |
#. translators: For this post or page
|
228 |
-
#: ad-inserter.php:
|
229 |
msgctxt "Page"
|
230 |
msgid "For this"
|
231 |
msgstr ""
|
232 |
|
233 |
-
#: ad-inserter.php:
|
234 |
msgctxt "Post"
|
235 |
msgid "For this"
|
236 |
msgstr ""
|
237 |
|
238 |
-
#: ad-inserter.php:
|
239 |
msgctxt "Enabled/disabled on all"
|
240 |
msgid "pages"
|
241 |
msgstr ""
|
242 |
|
243 |
-
#: ad-inserter.php:
|
244 |
msgctxt "Enabled/disabled on all"
|
245 |
msgid "posts"
|
246 |
msgstr ""
|
247 |
|
248 |
-
#: ad-inserter.php:
|
249 |
msgid "Enabled"
|
250 |
msgstr ""
|
251 |
|
252 |
#. translators: Menu items
|
253 |
-
#: ad-inserter.php:
|
254 |
#: includes/functions-check-now.php:2401 includes/functions.old.php:2326
|
255 |
#: includes/functions.php:2672 strings.php:16
|
256 |
msgid "Disabled"
|
257 |
msgstr ""
|
258 |
|
259 |
-
#: ad-inserter.php:
|
260 |
msgid "No individual exceptions"
|
261 |
msgstr ""
|
262 |
|
263 |
#. translators: Not enabled for pages or posts
|
264 |
-
#: ad-inserter.php:
|
265 |
msgid "Not enabled for"
|
266 |
msgstr ""
|
267 |
|
268 |
#. translators: No individual exceptions enabled for pages or posts
|
269 |
-
#: ad-inserter.php:
|
270 |
msgid "No block has individual exceptions enabled"
|
271 |
msgstr ""
|
272 |
|
273 |
#. translators: 1: Ad Inserter Settings (page), 2: Tag / Archive pages
|
274 |
-
#: ad-inserter.php:
|
275 |
msgid ""
|
276 |
"Default insertion can be configured for each block on %1$s page - button "
|
277 |
"next to %2$s checkbox."
|
278 |
msgstr ""
|
279 |
|
280 |
-
#: ad-inserter.php:
|
281 |
msgid "Tag / Archive pages"
|
282 |
msgstr ""
|
283 |
|
284 |
-
#: ad-inserter.php:
|
285 |
msgid ""
|
286 |
"When individual exceptions for a block are enabled, a checkbox will be "
|
287 |
"listed here to change default insertion for this post or page."
|
288 |
msgstr ""
|
289 |
|
290 |
-
#: ad-inserter.php:
|
291 |
msgid ""
|
292 |
"This way you can individually enable or disable blocks on specific posts or "
|
293 |
"pages."
|
294 |
msgstr ""
|
295 |
|
296 |
-
#: ad-inserter.php:
|
297 |
msgid "For more information check page %s"
|
298 |
msgstr ""
|
299 |
|
300 |
#. translators: Ad Inserter Exceptions documentation page
|
301 |
-
#: ad-inserter.php:
|
302 |
msgid "Individual Exceptions"
|
303 |
msgstr ""
|
304 |
|
305 |
-
#: ad-inserter.php:
|
306 |
msgid "STATIC PAGE"
|
307 |
msgstr ""
|
308 |
|
309 |
-
#: ad-inserter.php:
|
310 |
msgid "POST"
|
311 |
msgstr ""
|
312 |
|
313 |
-
#: ad-inserter.php:
|
314 |
msgid "HOMEPAGE"
|
315 |
msgstr ""
|
316 |
|
317 |
-
#: ad-inserter.php:
|
318 |
msgid "CATEGORY PAGE"
|
319 |
msgstr ""
|
320 |
|
321 |
-
#: ad-inserter.php:
|
322 |
msgid "SEARCH PAGE"
|
323 |
msgstr ""
|
324 |
|
325 |
-
#: ad-inserter.php:
|
326 |
msgid "ARCHIVE PAGE"
|
327 |
msgstr ""
|
328 |
|
329 |
-
#: ad-inserter.php:
|
330 |
msgid "ERROR 404 PAGE"
|
331 |
msgstr ""
|
332 |
|
333 |
-
#: ad-inserter.php:
|
334 |
msgid "AJAX CALL"
|
335 |
msgstr ""
|
336 |
|
337 |
-
#: ad-inserter.php:
|
338 |
msgid "UNKNOWN PAGE TYPE"
|
339 |
msgstr ""
|
340 |
|
341 |
-
#: ad-inserter.php:
|
342 |
msgid "Click to delete ad blocking detection cokies"
|
343 |
msgstr ""
|
344 |
|
345 |
-
#: ad-inserter.php:
|
346 |
msgid "AD BLOCKING STATUS UNKNOWN"
|
347 |
msgstr ""
|
348 |
|
349 |
#. translators: %s: AdSense Auto Ads
|
350 |
-
#: ad-inserter.php:
|
351 |
msgid ""
|
352 |
"Code for %s detected - Code will automatically insert AdSense ads at optimal "
|
353 |
"positions"
|
354 |
msgstr ""
|
355 |
|
356 |
-
#: ad-inserter.php:
|
357 |
msgid "Code for insertion"
|
358 |
msgstr ""
|
359 |
|
360 |
-
#: ad-inserter.php:
|
361 |
msgid "character"
|
362 |
msgid_plural "characters"
|
363 |
msgstr[0] ""
|
364 |
msgstr[1] ""
|
365 |
|
366 |
-
#: ad-inserter.php:
|
367 |
msgid "Header code"
|
368 |
msgstr ""
|
369 |
|
370 |
-
#: ad-inserter.php:
|
371 |
msgctxt "Header code"
|
372 |
msgid "DISABLED"
|
373 |
msgstr ""
|
374 |
|
375 |
-
#: ad-inserter.php:
|
376 |
msgid "character inserted"
|
377 |
msgid_plural "characters inserted"
|
378 |
msgstr[0] ""
|
379 |
msgstr[1] ""
|
380 |
|
381 |
-
#: ad-inserter.php:
|
|
|
|
|
|
|
|
|
382 |
msgid "Footer code"
|
383 |
msgstr ""
|
384 |
|
385 |
-
#: ad-inserter.php:
|
386 |
msgctxt "Footer code"
|
387 |
msgid "DISABLED"
|
388 |
msgstr ""
|
389 |
|
390 |
-
#: ad-inserter.php:
|
391 |
msgid "JAVASCRIPT NOT WORKING"
|
392 |
msgstr ""
|
393 |
|
394 |
-
#: ad-inserter.php:
|
395 |
msgid "NO JAVASCRIPT ERRORS"
|
396 |
msgstr ""
|
397 |
|
398 |
-
#: ad-inserter.php:
|
399 |
msgid "JAVASCRIPT ERRORS"
|
400 |
msgstr ""
|
401 |
|
402 |
#. translators: block name (block with default settings)
|
403 |
-
#: ad-inserter.php:
|
404 |
msgctxt "Block name"
|
405 |
msgid "Default"
|
406 |
msgstr ""
|
407 |
|
408 |
#. translators: %s: Ad Inserter
|
409 |
-
#: ad-inserter.php:
|
410 |
msgid "Error importing %s settings."
|
411 |
msgstr ""
|
412 |
|
413 |
-
#: ad-inserter.php:
|
414 |
msgid "Error importing settings for block"
|
415 |
msgid_plural "Error importing settings for blocks:"
|
416 |
msgstr[0] ""
|
417 |
msgstr[1] ""
|
418 |
|
419 |
-
#: ad-inserter.php:
|
420 |
msgid "Settings saved."
|
421 |
msgstr ""
|
422 |
|
423 |
#. translators: %s: Ad Inserter
|
424 |
-
#: ad-inserter.php:
|
425 |
msgid "Invalid data received - %s settings not saved."
|
426 |
msgstr ""
|
427 |
|
428 |
-
#: ad-inserter.php:
|
429 |
msgid "Settings cleared."
|
430 |
msgstr ""
|
431 |
|
432 |
#. Translators: Post/Static page must have between X and Y words
|
433 |
-
#: ad-inserter.php:
|
434 |
#: settings.php:2239
|
435 |
msgid "word"
|
436 |
msgid_plural "words"
|
437 |
msgstr[0] ""
|
438 |
msgstr[1] ""
|
439 |
|
440 |
-
#: ad-inserter.php:
|
441 |
msgid "HTML TAGS REMOVED"
|
442 |
msgstr ""
|
443 |
|
444 |
-
#: ad-inserter.php:
|
445 |
msgid "BEFORE COMMENTS"
|
446 |
msgstr ""
|
447 |
|
448 |
-
#: ad-inserter.php:
|
449 |
msgid "AFTER COMMENTS"
|
450 |
msgstr ""
|
451 |
|
452 |
-
#: ad-inserter.php:
|
453 |
msgid "BETWEEN COMMENTS"
|
454 |
msgstr ""
|
455 |
|
456 |
-
#: ad-inserter.php:
|
457 |
msgctxt "category name"
|
458 |
msgid "Uncategorized"
|
459 |
msgstr ""
|
460 |
|
461 |
-
#: ad-inserter.php:
|
462 |
msgid "requires WordPress 4.6 or newer"
|
463 |
msgstr ""
|
464 |
|
465 |
-
#: ad-inserter.php:
|
466 |
msgid "Please update!"
|
467 |
msgstr ""
|
468 |
|
469 |
#. translators: Opt-in message: Thank you for installing Ad Inserter (plugin
|
470 |
#. name with HTML tags will be added)
|
471 |
-
#: ad-inserter.php:
|
472 |
msgid "Thank you for installing"
|
473 |
msgstr ""
|
474 |
|
475 |
#. translators: Opt-in message: %s: HTML tags
|
476 |
-
#: ad-inserter.php:
|
477 |
msgid ""
|
478 |
"We would like to %s track its usage %s on your site. This is completely "
|
479 |
"optional and can be disabled at any time."
|
480 |
msgstr ""
|
481 |
|
482 |
-
#: ad-inserter.php:
|
483 |
msgid ""
|
484 |
"We don't record any sensitive data, only information regarding the WordPress "
|
485 |
"environment and plugin usage, which will help us to make improvements to the "
|
@@ -487,7 +491,7 @@ msgid ""
|
|
487 |
msgstr ""
|
488 |
|
489 |
#. translators: Deactivation message: %s: HTML tags
|
490 |
-
#: ad-inserter.php:
|
491 |
msgid ""
|
492 |
"Looking for %s Documentation, %s %s Common Settings, %s %s Quick Start %s or "
|
493 |
"help for %s AdSense ads? %s The plugin doesn't work with your theme? %s Let "
|
@@ -495,57 +499,57 @@ msgid ""
|
|
495 |
msgstr ""
|
496 |
|
497 |
#. translators: %s: Ad Inserter
|
498 |
-
#: ad-inserter.php:
|
499 |
msgid "%s block."
|
500 |
msgstr ""
|
501 |
|
502 |
#. translators: widget title
|
503 |
-
#: ad-inserter.php:
|
504 |
msgid "Processing log"
|
505 |
msgstr ""
|
506 |
|
507 |
#. translators: widget title
|
508 |
-
#: ad-inserter.php:
|
509 |
msgid "Dummy widget"
|
510 |
msgstr ""
|
511 |
|
512 |
#. translators: widget title
|
513 |
-
#: ad-inserter.php:
|
514 |
msgid "Debugging tools"
|
515 |
msgstr ""
|
516 |
|
517 |
#. translators: block status (widget title)
|
518 |
-
#: ad-inserter.php:
|
519 |
msgctxt "block"
|
520 |
msgid "PAUSED"
|
521 |
msgstr ""
|
522 |
|
523 |
-
#: ad-inserter.php:
|
524 |
msgid "WIDGET DISABLED"
|
525 |
msgstr ""
|
526 |
|
527 |
-
#: ad-inserter.php:
|
528 |
msgid "Unknown block"
|
529 |
msgstr ""
|
530 |
|
531 |
-
#: ad-inserter.php:
|
532 |
#: includes/functions.old.php:3186 includes/functions.php:3614
|
533 |
#: settings.php:1268
|
534 |
msgid "Title"
|
535 |
msgstr ""
|
536 |
|
537 |
-
#: ad-inserter.php:
|
538 |
msgctxt "Widget"
|
539 |
msgid "Sticky"
|
540 |
msgstr ""
|
541 |
|
542 |
-
#: ad-inserter.php:
|
543 |
msgid ""
|
544 |
"Ad Inserter can't be used while Ad Inserter Pro is active! To activate Ad "
|
545 |
"Inserter you need to first deactivate Ad Inserter Pro."
|
546 |
msgstr ""
|
547 |
|
548 |
-
#: ad-inserter.php:
|
549 |
msgid ""
|
550 |
"<strong>WARNING</strong>: Please note that saving settings in Ad Inserter "
|
551 |
"will clear all settings that are available only in the Pro version "
|
@@ -553,165 +557,164 @@ msgid ""
|
|
553 |
msgstr ""
|
554 |
|
555 |
#. translators: %s: Ad Inserter
|
556 |
-
#: class.php:
|
557 |
msgid "PHP error in %s block"
|
558 |
msgstr ""
|
559 |
|
560 |
-
#: class.php:
|
561 |
msgid "Counters"
|
562 |
msgstr ""
|
563 |
|
564 |
-
#: class.php:
|
565 |
msgid "Content"
|
566 |
msgstr ""
|
567 |
|
568 |
-
#: class.php:
|
569 |
msgid "Excerpt"
|
570 |
msgstr ""
|
571 |
|
572 |
-
#: class.php:
|
573 |
msgid "Before post"
|
574 |
msgstr ""
|
575 |
|
576 |
-
#: class.php:
|
577 |
msgid "After post"
|
578 |
msgstr ""
|
579 |
|
580 |
-
#: class.php:
|
581 |
msgid "Between posts"
|
582 |
msgstr ""
|
583 |
|
584 |
-
#: class.php:
|
585 |
msgid "Widget"
|
586 |
msgstr ""
|
587 |
|
588 |
-
#: class.php:
|
589 |
msgid "PHP function call"
|
590 |
msgstr ""
|
591 |
|
592 |
#. Translators: %s: custom hook name
|
593 |
-
#: class.php:
|
594 |
msgid "Custom hook %s call"
|
595 |
msgstr ""
|
596 |
|
597 |
-
#: class.php:
|
598 |
msgid "AJAX REQUEST"
|
599 |
msgstr ""
|
600 |
|
601 |
-
#: class.php:
|
602 |
msgid "Ajax request for block in iframe"
|
603 |
msgstr ""
|
604 |
|
605 |
-
#: class.php:
|
606 |
msgid "Ajax request url, click to open it in a new tab"
|
607 |
msgstr ""
|
608 |
|
609 |
-
#: class.php:
|
610 |
msgid "IN THE LOOP"
|
611 |
msgstr ""
|
612 |
|
613 |
-
#: class.php:
|
614 |
msgid "YES"
|
615 |
msgstr ""
|
616 |
|
617 |
-
#: class.php:
|
618 |
msgid "NO"
|
619 |
msgstr ""
|
620 |
|
621 |
-
#: class.php:
|
622 |
msgid "BLOCK"
|
623 |
msgstr ""
|
624 |
|
625 |
-
#: class.php:
|
626 |
msgctxt "block or widget"
|
627 |
msgid "INSERTED BUT NOT VISIBLE"
|
628 |
msgstr ""
|
629 |
|
630 |
-
#: class.php:
|
631 |
msgctxt "viewports"
|
632 |
msgid "ALL"
|
633 |
msgstr ""
|
634 |
|
635 |
-
#: class.php:
|
636 |
msgctxt "Block"
|
637 |
msgid "HIDDEN"
|
638 |
msgstr ""
|
639 |
|
640 |
-
#: class.php:
|
641 |
msgctxt "Block"
|
642 |
msgid "VISIBLE"
|
643 |
msgstr ""
|
644 |
|
645 |
-
#: class.php:
|
646 |
msgid "ACTIVE GROUPS"
|
647 |
msgstr ""
|
648 |
|
649 |
-
#: class.php:
|
650 |
msgid "start='%s' end='%s' days='%s' type='%s'"
|
651 |
msgstr ""
|
652 |
|
653 |
-
|
654 |
-
#: class.php:3870
|
655 |
msgid "parameters='%s' type='%s'"
|
656 |
msgstr ""
|
657 |
|
658 |
#. translators: %s: list parameters and type
|
659 |
-
#: class.php:
|
660 |
msgid "referers='%s' type='%s'"
|
661 |
msgstr ""
|
662 |
|
663 |
#. translators: %s: list parameters and type
|
664 |
-
#: class.php:
|
665 |
msgid "clients='%s' type='%s'"
|
666 |
msgstr ""
|
667 |
|
668 |
#. translators: %s: list parameters and type
|
669 |
-
#: class.php:
|
670 |
msgid "countries='%s' type='%s'"
|
671 |
msgstr ""
|
672 |
|
673 |
#. translators: %s: list parameters and type
|
674 |
-
#: class.php:
|
675 |
msgid "ip addresses='%s' type='%s'"
|
676 |
msgstr ""
|
677 |
|
678 |
-
#: class.php:
|
679 |
msgid "viewport='%s' type='%s'"
|
680 |
msgstr ""
|
681 |
|
682 |
-
#: class.php:
|
683 |
msgid "BEFORE"
|
684 |
msgstr ""
|
685 |
|
686 |
-
#: class.php:
|
687 |
msgid "PREPEND CONTENT"
|
688 |
msgstr ""
|
689 |
|
690 |
-
#: class.php:
|
691 |
msgid "APPEND CONTENT"
|
692 |
msgstr ""
|
693 |
|
694 |
-
#: class.php:
|
695 |
msgid "REPLACE CONTENT"
|
696 |
msgstr ""
|
697 |
|
698 |
-
#: class.php:
|
699 |
msgid "REPLACE ELEMENT"
|
700 |
msgstr ""
|
701 |
|
702 |
-
#: class.php:
|
703 |
msgid "AFTER"
|
704 |
msgstr ""
|
705 |
|
706 |
-
#: class.php:
|
707 |
msgid "Code"
|
708 |
msgstr ""
|
709 |
|
710 |
-
#: class.php:
|
711 |
msgid "for block"
|
712 |
msgstr ""
|
713 |
|
714 |
-
#: class.php:
|
715 |
msgid ""
|
716 |
"ERROR: class DOMDocument not found. Your webhost needs to install the DOM "
|
717 |
"extension for PHP."
|
@@ -1008,73 +1011,73 @@ msgstr ""
|
|
1008 |
|
1009 |
#: includes/functions-check-now.php:814 includes/functions-check-now.php:5389
|
1010 |
#: includes/functions.old.php:795 includes/functions.old.php:5262
|
1011 |
-
#: includes/functions.php:913 includes/functions.php:
|
1012 |
msgid "Load data for last month"
|
1013 |
msgstr ""
|
1014 |
|
1015 |
#: includes/functions-check-now.php:814 includes/functions-check-now.php:5389
|
1016 |
#: includes/functions.old.php:795 includes/functions.old.php:5262
|
1017 |
-
#: includes/functions.php:913 includes/functions.php:
|
1018 |
msgid "Last Month"
|
1019 |
msgstr ""
|
1020 |
|
1021 |
#: includes/functions-check-now.php:817 includes/functions-check-now.php:5392
|
1022 |
#: includes/functions.old.php:798 includes/functions.old.php:5265
|
1023 |
-
#: includes/functions.php:916 includes/functions.php:
|
1024 |
msgid "Load data for this month"
|
1025 |
msgstr ""
|
1026 |
|
1027 |
#: includes/functions-check-now.php:817 includes/functions-check-now.php:5392
|
1028 |
#: includes/functions.old.php:798 includes/functions.old.php:5265
|
1029 |
-
#: includes/functions.php:916 includes/functions.php:
|
1030 |
msgid "This Month"
|
1031 |
msgstr ""
|
1032 |
|
1033 |
#: includes/functions-check-now.php:820 includes/functions-check-now.php:5395
|
1034 |
#: includes/functions.old.php:801 includes/functions.old.php:5268
|
1035 |
-
#: includes/functions.php:919 includes/functions.php:
|
1036 |
msgid "Load data for this year"
|
1037 |
msgstr ""
|
1038 |
|
1039 |
#: includes/functions-check-now.php:820 includes/functions-check-now.php:5395
|
1040 |
#: includes/functions.old.php:801 includes/functions.old.php:5268
|
1041 |
-
#: includes/functions.php:919 includes/functions.php:
|
1042 |
msgid "This Year"
|
1043 |
msgstr ""
|
1044 |
|
1045 |
#: includes/functions-check-now.php:823 includes/functions-check-now.php:5398
|
1046 |
#: includes/functions.old.php:804 includes/functions.old.php:5271
|
1047 |
-
#: includes/functions.php:922 includes/functions.php:
|
1048 |
msgid "Load data for the last 15 days"
|
1049 |
msgstr ""
|
1050 |
|
1051 |
#: includes/functions-check-now.php:826 includes/functions-check-now.php:5401
|
1052 |
#: includes/functions.old.php:807 includes/functions.old.php:5274
|
1053 |
-
#: includes/functions.php:925 includes/functions.php:
|
1054 |
msgid "Load data for the last 30 days"
|
1055 |
msgstr ""
|
1056 |
|
1057 |
#: includes/functions-check-now.php:829 includes/functions-check-now.php:5404
|
1058 |
#: includes/functions.old.php:810 includes/functions.old.php:5277
|
1059 |
-
#: includes/functions.php:928 includes/functions.php:
|
1060 |
msgid "Load data for the last 90 days"
|
1061 |
msgstr ""
|
1062 |
|
1063 |
#: includes/functions-check-now.php:832 includes/functions-check-now.php:5407
|
1064 |
#: includes/functions.old.php:813 includes/functions.old.php:5280
|
1065 |
-
#: includes/functions.php:931 includes/functions.php:
|
1066 |
msgid "Load data for the last 180 days"
|
1067 |
msgstr ""
|
1068 |
|
1069 |
#: includes/functions-check-now.php:835 includes/functions-check-now.php:5410
|
1070 |
#: includes/functions.old.php:816 includes/functions.old.php:5283
|
1071 |
-
#: includes/functions.php:934 includes/functions.php:
|
1072 |
msgid "Load data for the last 365 days"
|
1073 |
msgstr ""
|
1074 |
|
1075 |
#: includes/functions-check-now.php:845 includes/functions-check-now.php:5420
|
1076 |
#: includes/functions.old.php:826 includes/functions.old.php:5293
|
1077 |
-
#: includes/functions.php:944 includes/functions.php:
|
1078 |
msgid "Load data for the selected range"
|
1079 |
msgstr ""
|
1080 |
|
@@ -1429,8 +1432,8 @@ msgstr ""
|
|
1429 |
#: includes/functions-check-now.php:2468 includes/functions-check-now.php:4366
|
1430 |
#: includes/functions-check-now.php:4429 includes/functions.old.php:2393
|
1431 |
#: includes/functions.old.php:4266 includes/functions.old.php:4329
|
1432 |
-
#: includes/functions.php:2751 includes/functions.php:
|
1433 |
-
#: includes/functions.php:
|
1434 |
msgid "Ad Blocking"
|
1435 |
msgstr ""
|
1436 |
|
@@ -1584,7 +1587,7 @@ msgstr ""
|
|
1584 |
#: includes/functions.old.php:2645 includes/functions.old.php:4477
|
1585 |
#: includes/functions.php:2910 includes/functions.php:2920
|
1586 |
#: includes/functions.php:2993 includes/functions.php:3002
|
1587 |
-
#: includes/functions.php:
|
1588 |
msgid "click"
|
1589 |
msgid_plural "clicks"
|
1590 |
msgstr[0] ""
|
@@ -1674,7 +1677,7 @@ msgstr ""
|
|
1674 |
|
1675 |
#: includes/functions-check-now.php:2772 includes/functions-check-now.php:5612
|
1676 |
#: includes/functions.old.php:2697 includes/functions.old.php:5484
|
1677 |
-
#: includes/functions.php:3054 includes/functions.php:
|
1678 |
msgid "Close button"
|
1679 |
msgstr ""
|
1680 |
|
@@ -2091,8 +2094,8 @@ msgstr ""
|
|
2091 |
#: includes/functions-check-now.php:4029 includes/functions-check-now.php:4119
|
2092 |
#: includes/functions-check-now.php:4139 includes/functions.old.php:3929
|
2093 |
#: includes/functions.old.php:4019 includes/functions.old.php:4039
|
2094 |
-
#: includes/functions.php:
|
2095 |
-
#: includes/functions.php:
|
2096 |
msgid "AD BLOCKING"
|
2097 |
msgstr ""
|
2098 |
|
@@ -2100,119 +2103,119 @@ msgstr ""
|
|
2100 |
#: includes/functions-check-now.php:4113 includes/functions-check-now.php:4140
|
2101 |
#: includes/functions.old.php:3930 includes/functions.old.php:3970
|
2102 |
#: includes/functions.old.php:4013 includes/functions.old.php:4040
|
2103 |
-
#: includes/functions.php:
|
2104 |
-
#: includes/functions.php:
|
2105 |
msgid "BLOCK INSERTED BUT NOT VISIBLE"
|
2106 |
msgstr ""
|
2107 |
|
2108 |
#: includes/functions-check-now.php:4033 includes/functions-check-now.php:4112
|
2109 |
#: includes/functions-check-now.php:4146 includes/functions.old.php:3933
|
2110 |
#: includes/functions.old.php:4012 includes/functions.old.php:4046
|
2111 |
-
#: includes/functions.php:
|
2112 |
-
#: includes/functions.php:
|
2113 |
msgid "NO AD BLOCKING"
|
2114 |
msgstr ""
|
2115 |
|
2116 |
#: includes/functions-check-now.php:4069 includes/functions-check-now.php:4076
|
2117 |
#: includes/functions.old.php:3969 includes/functions.old.php:3976
|
2118 |
-
#: includes/functions.php:
|
2119 |
msgid "AD BLOCKING REPLACEMENT"
|
2120 |
msgstr ""
|
2121 |
|
2122 |
#: includes/functions-check-now.php:4219 includes/functions-check-now.php:4428
|
2123 |
#: includes/functions.old.php:4119 includes/functions.old.php:4328
|
2124 |
-
#: includes/functions.php:
|
2125 |
msgid "Pageviews"
|
2126 |
msgstr ""
|
2127 |
|
2128 |
#: includes/functions-check-now.php:4365 includes/functions.old.php:4265
|
2129 |
-
#: includes/functions.php:
|
2130 |
msgctxt "Version"
|
2131 |
msgid "Unknown"
|
2132 |
msgstr ""
|
2133 |
|
2134 |
#: includes/functions-check-now.php:4365 includes/functions.old.php:4265
|
2135 |
-
#: includes/functions.php:
|
2136 |
msgctxt "Times"
|
2137 |
msgid "DISPLAYED"
|
2138 |
msgstr ""
|
2139 |
|
2140 |
#: includes/functions-check-now.php:4365 includes/functions.old.php:4265
|
2141 |
-
#: includes/functions.php:
|
2142 |
msgid "No version"
|
2143 |
msgstr ""
|
2144 |
|
2145 |
#: includes/functions-check-now.php:4366 includes/functions.old.php:4266
|
2146 |
-
#: includes/functions.php:
|
2147 |
msgctxt "Times"
|
2148 |
msgid "BLOCKED"
|
2149 |
msgstr ""
|
2150 |
|
2151 |
#: includes/functions-check-now.php:4428 includes/functions.old.php:4328
|
2152 |
-
#: includes/functions.php:
|
2153 |
msgid "Impressions"
|
2154 |
msgstr ""
|
2155 |
|
2156 |
#: includes/functions-check-now.php:4429 includes/functions-check-now.php:4430
|
2157 |
#: includes/functions-check-now.php:4485 includes/functions.old.php:4329
|
2158 |
#: includes/functions.old.php:4330 includes/functions.old.php:4385
|
2159 |
-
#: includes/functions.php:
|
2160 |
-
#: includes/functions.php:
|
2161 |
msgid "Clicks"
|
2162 |
msgstr ""
|
2163 |
|
2164 |
#: includes/functions-check-now.php:4430 includes/functions.old.php:4330
|
2165 |
-
#: includes/functions.php:
|
2166 |
msgid "events"
|
2167 |
msgstr ""
|
2168 |
|
2169 |
#: includes/functions-check-now.php:4431 includes/functions.old.php:4331
|
2170 |
-
#: includes/functions.php:
|
2171 |
msgid "Ad Blocking Share"
|
2172 |
msgstr ""
|
2173 |
|
2174 |
#. translators: CTR as Click Through Rate
|
2175 |
#: includes/functions-check-now.php:4431 includes/functions-check-now.php:4491
|
2176 |
#: includes/functions.old.php:4331 includes/functions.old.php:4391
|
2177 |
-
#: includes/functions.php:
|
2178 |
msgid "CTR"
|
2179 |
msgstr ""
|
2180 |
|
2181 |
#: includes/functions-check-now.php:4573 includes/functions.old.php:4473
|
2182 |
-
#: includes/functions.php:
|
2183 |
msgid "pageviews"
|
2184 |
msgid_plural "pageviews"
|
2185 |
msgstr[0] ""
|
2186 |
msgstr[1] ""
|
2187 |
|
2188 |
#: includes/functions-check-now.php:4573 includes/functions.old.php:4473
|
2189 |
-
#: includes/functions.php:
|
2190 |
msgid "impressions"
|
2191 |
msgid_plural "impressions"
|
2192 |
msgstr[0] ""
|
2193 |
msgstr[1] ""
|
2194 |
|
2195 |
#: includes/functions-check-now.php:4577 includes/functions.old.php:4477
|
2196 |
-
#: includes/functions.php:
|
2197 |
msgid "event"
|
2198 |
msgid_plural "events"
|
2199 |
msgstr[0] ""
|
2200 |
msgstr[1] ""
|
2201 |
|
2202 |
#: includes/functions-check-now.php:4672 includes/functions.old.php:4572
|
2203 |
-
#: includes/functions.php:
|
2204 |
msgctxt "Pageviews / Impressions"
|
2205 |
msgid "Average"
|
2206 |
msgstr ""
|
2207 |
|
2208 |
#: includes/functions-check-now.php:4693 includes/functions.old.php:4593
|
2209 |
-
#: includes/functions.php:
|
2210 |
msgctxt "Ad Blocking / Clicks"
|
2211 |
msgid "Average"
|
2212 |
msgstr ""
|
2213 |
|
2214 |
#: includes/functions-check-now.php:4717 includes/functions.old.php:4617
|
2215 |
-
#: includes/functions.php:
|
2216 |
msgctxt "Ad Blocking Share / CTR"
|
2217 |
msgid "Average"
|
2218 |
msgstr ""
|
@@ -2221,48 +2224,48 @@ msgstr ""
|
|
2221 |
#: includes/functions-check-now.php:4899 includes/functions-check-now.php:4991
|
2222 |
#: includes/functions-check-now.php:5334 includes/functions.old.php:4799
|
2223 |
#: includes/functions.old.php:4891 includes/functions.old.php:5207
|
2224 |
-
#: includes/functions.php:
|
2225 |
-
#: includes/functions.php:
|
2226 |
msgid "%s Report"
|
2227 |
msgstr ""
|
2228 |
|
2229 |
#: includes/functions-check-now.php:5240 includes/functions.old.php:5113
|
2230 |
-
#: includes/functions.php:
|
2231 |
msgid "for last month"
|
2232 |
msgstr ""
|
2233 |
|
2234 |
#: includes/functions-check-now.php:5245 includes/functions.old.php:5118
|
2235 |
-
#: includes/functions.php:
|
2236 |
msgid "for this month"
|
2237 |
msgstr ""
|
2238 |
|
2239 |
#: includes/functions-check-now.php:5250 includes/functions.old.php:5123
|
2240 |
-
#: includes/functions.php:
|
2241 |
msgid "for this year"
|
2242 |
msgstr ""
|
2243 |
|
2244 |
#: includes/functions-check-now.php:5255 includes/functions.old.php:5128
|
2245 |
-
#: includes/functions.php:
|
2246 |
msgid "for the last 15 days"
|
2247 |
msgstr ""
|
2248 |
|
2249 |
#: includes/functions-check-now.php:5260 includes/functions.old.php:5133
|
2250 |
-
#: includes/functions.php:
|
2251 |
msgid "for the last 30 days"
|
2252 |
msgstr ""
|
2253 |
|
2254 |
#: includes/functions-check-now.php:5265 includes/functions.old.php:5138
|
2255 |
-
#: includes/functions.php:
|
2256 |
msgid "for the last 90 days"
|
2257 |
msgstr ""
|
2258 |
|
2259 |
#: includes/functions-check-now.php:5270 includes/functions.old.php:5143
|
2260 |
-
#: includes/functions.php:
|
2261 |
msgid "for the last 180 days"
|
2262 |
msgstr ""
|
2263 |
|
2264 |
#: includes/functions-check-now.php:5275 includes/functions.old.php:5148
|
2265 |
-
#: includes/functions.php:
|
2266 |
msgid "for the last 365 days"
|
2267 |
msgstr ""
|
2268 |
|
@@ -2432,11 +2435,11 @@ msgstr ""
|
|
2432 |
msgid "Show link to %s on the Sites page"
|
2433 |
msgstr ""
|
2434 |
|
2435 |
-
#: includes/functions.php:
|
2436 |
msgid "Date"
|
2437 |
msgstr ""
|
2438 |
|
2439 |
-
#: includes/functions.php:
|
2440 |
msgid "File %s missing."
|
2441 |
msgstr ""
|
2442 |
|
2 |
# This file is distributed under the same license as the Ad Inserter package.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
+
"Project-Id-Version: Ad Inserter 2.6.13\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/ad-inserter\n"
|
7 |
+
"POT-Creation-Date: 2020-08-26 15:04:12+00:00\n"
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=UTF-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
13 |
"Language-Team: LANGUAGE <LL@li.org>\n"
|
14 |
|
15 |
+
#: ad-inserter.php:439
|
16 |
msgctxt "Menu item"
|
17 |
msgid "Debugging DEMO"
|
18 |
msgstr ""
|
19 |
|
20 |
+
#: ad-inserter.php:455
|
21 |
msgctxt "Menu item"
|
22 |
msgid "Label Blocks"
|
23 |
msgstr ""
|
24 |
|
25 |
+
#: ad-inserter.php:462
|
26 |
msgctxt "Menu item"
|
27 |
msgid "Show Positions"
|
28 |
msgstr ""
|
29 |
|
30 |
+
#: ad-inserter.php:548
|
31 |
msgctxt "Menu item"
|
32 |
msgid "Show HTML Tags"
|
33 |
msgstr ""
|
34 |
|
35 |
+
#: ad-inserter.php:555
|
36 |
msgctxt "Menu item"
|
37 |
msgid "Disable Insertion"
|
38 |
msgstr ""
|
39 |
|
40 |
+
#: ad-inserter.php:564
|
41 |
msgctxt "Menu item"
|
42 |
msgid "Ad Blocking Status"
|
43 |
msgstr ""
|
44 |
|
45 |
+
#: ad-inserter.php:571
|
46 |
msgctxt "Menu item"
|
47 |
msgid "Simulate Ad Blocking"
|
48 |
msgstr ""
|
49 |
|
50 |
+
#: ad-inserter.php:582
|
51 |
msgctxt "Menu item"
|
52 |
msgid "Log Processing"
|
53 |
msgstr ""
|
54 |
|
55 |
+
#: ad-inserter.php:589
|
56 |
msgctxt "Menu item"
|
57 |
msgid "Show Log"
|
58 |
msgstr ""
|
59 |
|
60 |
#. translators: Debugging position name Before HTML element
|
61 |
+
#: ad-inserter.php:1247
|
62 |
msgid "Before"
|
63 |
msgstr ""
|
64 |
|
65 |
#. translators: Debugging position name After HTML element
|
66 |
+
#: ad-inserter.php:1252
|
67 |
msgid "After"
|
68 |
msgstr ""
|
69 |
|
70 |
#. translators: Debugging position name Prepend content of HTML element (before
|
71 |
#. the content of the HTML element)
|
72 |
+
#: ad-inserter.php:1257 strings.php:104
|
73 |
msgid "Prepend content"
|
74 |
msgstr ""
|
75 |
|
76 |
#. translators: Debugging position name Append content of HTML element (after
|
77 |
#. the content of the HTML element)
|
78 |
+
#: ad-inserter.php:1262 strings.php:105
|
79 |
msgid "Append content"
|
80 |
msgstr ""
|
81 |
|
82 |
#. translators: Debugging position name Replace content of HTML element
|
83 |
+
#: ad-inserter.php:1267 strings.php:106
|
84 |
msgid "Replace content"
|
85 |
msgstr ""
|
86 |
|
87 |
#. translators: Debugging position name Replace HTML element
|
88 |
+
#: ad-inserter.php:1272 strings.php:169
|
89 |
msgid "Replace"
|
90 |
msgstr ""
|
91 |
|
92 |
#. translators: Debugging message when output buffering is enabled
|
93 |
+
#: ad-inserter.php:1319
|
94 |
msgid "OUTPUT BUFFERING"
|
95 |
msgstr ""
|
96 |
|
97 |
#. translators: Debugging position
|
98 |
+
#: ad-inserter.php:1323
|
99 |
msgid "Above Header"
|
100 |
msgstr ""
|
101 |
|
102 |
+
#: ad-inserter.php:1618
|
103 |
msgctxt "Menu item"
|
104 |
msgid "Log In"
|
105 |
msgstr ""
|
106 |
|
107 |
#. translators: %s: Ad Inserter
|
108 |
+
#: ad-inserter.php:1960 ad-inserter.php:3182
|
109 |
msgid "%s Settings"
|
110 |
msgstr ""
|
111 |
|
112 |
#. translators: AD BLOCKING DETECTED, PAGE VIEWS: n - NO ACTION
|
113 |
+
#: ad-inserter.php:2550
|
114 |
msgid "AD BLOCKING DETECTED, PAGE VIEWS"
|
115 |
msgstr ""
|
116 |
|
117 |
+
#: ad-inserter.php:2550
|
118 |
msgid "NO ACTION"
|
119 |
msgstr ""
|
120 |
|
121 |
+
#: ad-inserter.php:2551
|
122 |
msgid "AD BLOCKING DETECTED, COOKIE DETECTED - NO ACTION"
|
123 |
msgstr ""
|
124 |
|
125 |
+
#: ad-inserter.php:2552
|
126 |
msgid "AD BLOCKING DETECTED - ACTION"
|
127 |
msgstr ""
|
128 |
|
129 |
+
#: ad-inserter.php:2553
|
130 |
msgid "AD BLOCKING NOT DETECTED"
|
131 |
msgstr ""
|
132 |
|
133 |
+
#: ad-inserter.php:2554
|
134 |
msgid "AD BLOCKING DETECTION COOKIES DELETED"
|
135 |
msgstr ""
|
136 |
|
137 |
+
#: ad-inserter.php:2555
|
138 |
msgid "AD BLOCKING DETECTED - NO ACTION"
|
139 |
msgstr ""
|
140 |
|
141 |
#. Translators: 1: number of blocks, 2: Ad Inserter
|
142 |
+
#: ad-inserter.php:2877
|
143 |
msgid "Hey, you are now using %1$s %2$s block."
|
144 |
msgid_plural "Hey, you are now using %1$s %2$s blocks."
|
145 |
msgstr[0] ""
|
146 |
msgstr[1] ""
|
147 |
|
148 |
+
#: ad-inserter.php:2880
|
149 |
msgid "Please help me to solve a problem first"
|
150 |
msgstr ""
|
151 |
|
152 |
+
#: ad-inserter.php:2884
|
153 |
msgid "Maybe later"
|
154 |
msgstr ""
|
155 |
|
156 |
#. Translators: %s: Ad Inserter
|
157 |
+
#: ad-inserter.php:2889
|
158 |
msgid "Hey, you are using %s and I hope you're happy with it."
|
159 |
msgstr ""
|
160 |
|
161 |
+
#: ad-inserter.php:2892
|
162 |
msgid "OK, but please help me with the settings first"
|
163 |
msgstr ""
|
164 |
|
165 |
+
#: ad-inserter.php:2905
|
166 |
msgid ""
|
167 |
"Please take a moment to rate the plugin. When you rate it with 5 stars it's "
|
168 |
"like saying 'Thank you'. Somebody will be happy."
|
169 |
msgstr ""
|
170 |
|
171 |
+
#: ad-inserter.php:2907
|
172 |
msgid ""
|
173 |
"Positive reviews are a great incentive to fix bugs and to add new features "
|
174 |
"for better monetization of your website."
|
175 |
msgstr ""
|
176 |
|
177 |
+
#: ad-inserter.php:2913
|
178 |
msgid "Sure"
|
179 |
msgstr ""
|
180 |
|
181 |
#. translators: 1: AMPforWP Plugin Manager, 2: Ad Inserter
|
182 |
#. translators: 1: AMPforWP Plugin Manager, 2: Ad Inserter, 3, 4: HTML tags
|
183 |
+
#: ad-inserter.php:2930 ad-inserter.php:2965
|
184 |
msgid "Warning: %1$s %3$s disabled %4$s %2$s on AMP pages."
|
185 |
msgstr ""
|
186 |
|
187 |
#. translators: 1: Ad Inserter, 2, 3: HTML tags
|
188 |
+
#: ad-inserter.php:2937
|
189 |
msgid "Warning: %1$s requires PHP 5.6 or newer. %2$s Please update! %3$s"
|
190 |
msgstr ""
|
191 |
|
192 |
+
#: ad-inserter.php:2947
|
193 |
msgctxt "Menu item"
|
194 |
msgid "Settings"
|
195 |
msgstr ""
|
196 |
|
197 |
+
#: ad-inserter.php:2979
|
198 |
msgid ""
|
199 |
"Load settings page in safe mode to avoid collisions with other plugins or "
|
200 |
"theme"
|
201 |
msgstr ""
|
202 |
|
203 |
+
#: ad-inserter.php:2979
|
204 |
msgid "Safe mode"
|
205 |
msgstr ""
|
206 |
|
207 |
#. translators: %s: Ad Inserter
|
208 |
+
#: ad-inserter.php:3074
|
209 |
msgctxt "Meta box name"
|
210 |
msgid "%s Individual Exceptions"
|
211 |
msgstr ""
|
212 |
|
213 |
+
#: ad-inserter.php:3103 ad-inserter.php:10718 class.php:2398
|
214 |
#: includes/preview.php:2324 includes/preview.php:2369
|
215 |
#: includes/preview.php:2406 settings.php:4358 strings.php:3
|
216 |
msgid "Block"
|
217 |
msgstr ""
|
218 |
|
219 |
+
#: ad-inserter.php:3104 settings.php:4359 settings.php:4444
|
220 |
msgid "Name"
|
221 |
msgstr ""
|
222 |
|
223 |
+
#: ad-inserter.php:3107 settings.php:1238
|
224 |
msgid "Default insertion"
|
225 |
msgstr ""
|
226 |
|
227 |
#. translators: For this post or page
|
228 |
+
#: ad-inserter.php:3110
|
229 |
msgctxt "Page"
|
230 |
msgid "For this"
|
231 |
msgstr ""
|
232 |
|
233 |
+
#: ad-inserter.php:3111
|
234 |
msgctxt "Post"
|
235 |
msgid "For this"
|
236 |
msgstr ""
|
237 |
|
238 |
+
#: ad-inserter.php:3123
|
239 |
msgctxt "Enabled/disabled on all"
|
240 |
msgid "pages"
|
241 |
msgstr ""
|
242 |
|
243 |
+
#: ad-inserter.php:3126
|
244 |
msgctxt "Enabled/disabled on all"
|
245 |
msgid "posts"
|
246 |
msgstr ""
|
247 |
|
248 |
+
#: ad-inserter.php:3143 ad-inserter.php:3155 strings.php:175
|
249 |
msgid "Enabled"
|
250 |
msgstr ""
|
251 |
|
252 |
#. translators: Menu items
|
253 |
+
#: ad-inserter.php:3143 ad-inserter.php:3155
|
254 |
#: includes/functions-check-now.php:2401 includes/functions.old.php:2326
|
255 |
#: includes/functions.php:2672 strings.php:16
|
256 |
msgid "Disabled"
|
257 |
msgstr ""
|
258 |
|
259 |
+
#: ad-inserter.php:3145
|
260 |
msgid "No individual exceptions"
|
261 |
msgstr ""
|
262 |
|
263 |
#. translators: Not enabled for pages or posts
|
264 |
+
#: ad-inserter.php:3147
|
265 |
msgid "Not enabled for"
|
266 |
msgstr ""
|
267 |
|
268 |
#. translators: No individual exceptions enabled for pages or posts
|
269 |
+
#: ad-inserter.php:3175
|
270 |
msgid "No block has individual exceptions enabled"
|
271 |
msgstr ""
|
272 |
|
273 |
#. translators: 1: Ad Inserter Settings (page), 2: Tag / Archive pages
|
274 |
+
#: ad-inserter.php:3180
|
275 |
msgid ""
|
276 |
"Default insertion can be configured for each block on %1$s page - button "
|
277 |
"next to %2$s checkbox."
|
278 |
msgstr ""
|
279 |
|
280 |
+
#: ad-inserter.php:3183 settings.php:1216
|
281 |
msgid "Tag / Archive pages"
|
282 |
msgstr ""
|
283 |
|
284 |
+
#: ad-inserter.php:3185
|
285 |
msgid ""
|
286 |
"When individual exceptions for a block are enabled, a checkbox will be "
|
287 |
"listed here to change default insertion for this post or page."
|
288 |
msgstr ""
|
289 |
|
290 |
+
#: ad-inserter.php:3186
|
291 |
msgid ""
|
292 |
"This way you can individually enable or disable blocks on specific posts or "
|
293 |
"pages."
|
294 |
msgstr ""
|
295 |
|
296 |
+
#: ad-inserter.php:3188
|
297 |
msgid "For more information check page %s"
|
298 |
msgstr ""
|
299 |
|
300 |
#. translators: Ad Inserter Exceptions documentation page
|
301 |
+
#: ad-inserter.php:3190
|
302 |
msgid "Individual Exceptions"
|
303 |
msgstr ""
|
304 |
|
305 |
+
#: ad-inserter.php:3237
|
306 |
msgid "STATIC PAGE"
|
307 |
msgstr ""
|
308 |
|
309 |
+
#: ad-inserter.php:3240
|
310 |
msgid "POST"
|
311 |
msgstr ""
|
312 |
|
313 |
+
#: ad-inserter.php:3243
|
314 |
msgid "HOMEPAGE"
|
315 |
msgstr ""
|
316 |
|
317 |
+
#: ad-inserter.php:3246
|
318 |
msgid "CATEGORY PAGE"
|
319 |
msgstr ""
|
320 |
|
321 |
+
#: ad-inserter.php:3249
|
322 |
msgid "SEARCH PAGE"
|
323 |
msgstr ""
|
324 |
|
325 |
+
#: ad-inserter.php:3252
|
326 |
msgid "ARCHIVE PAGE"
|
327 |
msgstr ""
|
328 |
|
329 |
+
#: ad-inserter.php:3255
|
330 |
msgid "ERROR 404 PAGE"
|
331 |
msgstr ""
|
332 |
|
333 |
+
#: ad-inserter.php:3258
|
334 |
msgid "AJAX CALL"
|
335 |
msgstr ""
|
336 |
|
337 |
+
#: ad-inserter.php:3261
|
338 |
msgid "UNKNOWN PAGE TYPE"
|
339 |
msgstr ""
|
340 |
|
341 |
+
#: ad-inserter.php:3278
|
342 |
msgid "Click to delete ad blocking detection cokies"
|
343 |
msgstr ""
|
344 |
|
345 |
+
#: ad-inserter.php:3279
|
346 |
msgid "AD BLOCKING STATUS UNKNOWN"
|
347 |
msgstr ""
|
348 |
|
349 |
#. translators: %s: AdSense Auto Ads
|
350 |
+
#: ad-inserter.php:3308
|
351 |
msgid ""
|
352 |
"Code for %s detected - Code will automatically insert AdSense ads at optimal "
|
353 |
"positions"
|
354 |
msgstr ""
|
355 |
|
356 |
+
#: ad-inserter.php:3443
|
357 |
msgid "Code for insertion"
|
358 |
msgstr ""
|
359 |
|
360 |
+
#: ad-inserter.php:3443
|
361 |
msgid "character"
|
362 |
msgid_plural "characters"
|
363 |
msgstr[0] ""
|
364 |
msgstr[1] ""
|
365 |
|
366 |
+
#: ad-inserter.php:3459
|
367 |
msgid "Header code"
|
368 |
msgstr ""
|
369 |
|
370 |
+
#: ad-inserter.php:3459
|
371 |
msgctxt "Header code"
|
372 |
msgid "DISABLED"
|
373 |
msgstr ""
|
374 |
|
375 |
+
#: ad-inserter.php:3459 ad-inserter.php:3706
|
376 |
msgid "character inserted"
|
377 |
msgid_plural "characters inserted"
|
378 |
msgstr[0] ""
|
379 |
msgstr[1] ""
|
380 |
|
381 |
+
#: ad-inserter.php:3477
|
382 |
+
msgid "Click to delete the cokie for the consents"
|
383 |
+
msgstr ""
|
384 |
+
|
385 |
+
#: ad-inserter.php:3706
|
386 |
msgid "Footer code"
|
387 |
msgstr ""
|
388 |
|
389 |
+
#: ad-inserter.php:3706
|
390 |
msgctxt "Footer code"
|
391 |
msgid "DISABLED"
|
392 |
msgstr ""
|
393 |
|
394 |
+
#: ad-inserter.php:3712
|
395 |
msgid "JAVASCRIPT NOT WORKING"
|
396 |
msgstr ""
|
397 |
|
398 |
+
#: ad-inserter.php:3712
|
399 |
msgid "NO JAVASCRIPT ERRORS"
|
400 |
msgstr ""
|
401 |
|
402 |
+
#: ad-inserter.php:3712
|
403 |
msgid "JAVASCRIPT ERRORS"
|
404 |
msgstr ""
|
405 |
|
406 |
#. translators: block name (block with default settings)
|
407 |
+
#: ad-inserter.php:6274
|
408 |
msgctxt "Block name"
|
409 |
msgid "Default"
|
410 |
msgstr ""
|
411 |
|
412 |
#. translators: %s: Ad Inserter
|
413 |
+
#: ad-inserter.php:6984
|
414 |
msgid "Error importing %s settings."
|
415 |
msgstr ""
|
416 |
|
417 |
+
#: ad-inserter.php:6985
|
418 |
msgid "Error importing settings for block"
|
419 |
msgid_plural "Error importing settings for blocks:"
|
420 |
msgstr[0] ""
|
421 |
msgstr[1] ""
|
422 |
|
423 |
+
#: ad-inserter.php:7038
|
424 |
msgid "Settings saved."
|
425 |
msgstr ""
|
426 |
|
427 |
#. translators: %s: Ad Inserter
|
428 |
+
#: ad-inserter.php:7040
|
429 |
msgid "Invalid data received - %s settings not saved."
|
430 |
msgstr ""
|
431 |
|
432 |
+
#: ad-inserter.php:7139
|
433 |
msgid "Settings cleared."
|
434 |
msgstr ""
|
435 |
|
436 |
#. Translators: Post/Static page must have between X and Y words
|
437 |
+
#: ad-inserter.php:7545 ad-inserter.php:7547 ad-inserter.php:7570
|
438 |
#: settings.php:2239
|
439 |
msgid "word"
|
440 |
msgid_plural "words"
|
441 |
msgstr[0] ""
|
442 |
msgstr[1] ""
|
443 |
|
444 |
+
#: ad-inserter.php:7584 ad-inserter.php:7715
|
445 |
msgid "HTML TAGS REMOVED"
|
446 |
msgstr ""
|
447 |
|
448 |
+
#: ad-inserter.php:7791
|
449 |
msgid "BEFORE COMMENTS"
|
450 |
msgstr ""
|
451 |
|
452 |
+
#: ad-inserter.php:7920
|
453 |
msgid "AFTER COMMENTS"
|
454 |
msgstr ""
|
455 |
|
456 |
+
#: ad-inserter.php:8004
|
457 |
msgid "BETWEEN COMMENTS"
|
458 |
msgstr ""
|
459 |
|
460 |
+
#: ad-inserter.php:10015 ad-inserter.php:10098
|
461 |
msgctxt "category name"
|
462 |
msgid "Uncategorized"
|
463 |
msgstr ""
|
464 |
|
465 |
+
#: ad-inserter.php:10326
|
466 |
msgid "requires WordPress 4.6 or newer"
|
467 |
msgstr ""
|
468 |
|
469 |
+
#: ad-inserter.php:10326
|
470 |
msgid "Please update!"
|
471 |
msgstr ""
|
472 |
|
473 |
#. translators: Opt-in message: Thank you for installing Ad Inserter (plugin
|
474 |
#. name with HTML tags will be added)
|
475 |
+
#: ad-inserter.php:10591
|
476 |
msgid "Thank you for installing"
|
477 |
msgstr ""
|
478 |
|
479 |
#. translators: Opt-in message: %s: HTML tags
|
480 |
+
#: ad-inserter.php:10593
|
481 |
msgid ""
|
482 |
"We would like to %s track its usage %s on your site. This is completely "
|
483 |
"optional and can be disabled at any time."
|
484 |
msgstr ""
|
485 |
|
486 |
+
#: ad-inserter.php:10595
|
487 |
msgid ""
|
488 |
"We don't record any sensitive data, only information regarding the WordPress "
|
489 |
"environment and plugin usage, which will help us to make improvements to the "
|
491 |
msgstr ""
|
492 |
|
493 |
#. translators: Deactivation message: %s: HTML tags
|
494 |
+
#: ad-inserter.php:10632
|
495 |
msgid ""
|
496 |
"Looking for %s Documentation, %s %s Common Settings, %s %s Quick Start %s or "
|
497 |
"help for %s AdSense ads? %s The plugin doesn't work with your theme? %s Let "
|
499 |
msgstr ""
|
500 |
|
501 |
#. translators: %s: Ad Inserter
|
502 |
+
#: ad-inserter.php:10676
|
503 |
msgid "%s block."
|
504 |
msgstr ""
|
505 |
|
506 |
#. translators: widget title
|
507 |
+
#: ad-inserter.php:10692 ad-inserter.php:10727
|
508 |
msgid "Processing log"
|
509 |
msgstr ""
|
510 |
|
511 |
#. translators: widget title
|
512 |
+
#: ad-inserter.php:10694 ad-inserter.php:10728
|
513 |
msgid "Dummy widget"
|
514 |
msgstr ""
|
515 |
|
516 |
#. translators: widget title
|
517 |
+
#: ad-inserter.php:10696 ad-inserter.php:10726
|
518 |
msgid "Debugging tools"
|
519 |
msgstr ""
|
520 |
|
521 |
#. translators: block status (widget title)
|
522 |
+
#: ad-inserter.php:10703
|
523 |
msgctxt "block"
|
524 |
msgid "PAUSED"
|
525 |
msgstr ""
|
526 |
|
527 |
+
#: ad-inserter.php:10704
|
528 |
msgid "WIDGET DISABLED"
|
529 |
msgstr ""
|
530 |
|
531 |
+
#: ad-inserter.php:10705
|
532 |
msgid "Unknown block"
|
533 |
msgstr ""
|
534 |
|
535 |
+
#: ad-inserter.php:10713 includes/functions-check-now.php:3261
|
536 |
#: includes/functions.old.php:3186 includes/functions.php:3614
|
537 |
#: settings.php:1268
|
538 |
msgid "Title"
|
539 |
msgstr ""
|
540 |
|
541 |
+
#: ad-inserter.php:10735
|
542 |
msgctxt "Widget"
|
543 |
msgid "Sticky"
|
544 |
msgstr ""
|
545 |
|
546 |
+
#: ad-inserter.php:10784
|
547 |
msgid ""
|
548 |
"Ad Inserter can't be used while Ad Inserter Pro is active! To activate Ad "
|
549 |
"Inserter you need to first deactivate Ad Inserter Pro."
|
550 |
msgstr ""
|
551 |
|
552 |
+
#: ad-inserter.php:10785
|
553 |
msgid ""
|
554 |
"<strong>WARNING</strong>: Please note that saving settings in Ad Inserter "
|
555 |
"will clear all settings that are available only in the Pro version "
|
557 |
msgstr ""
|
558 |
|
559 |
#. translators: %s: Ad Inserter
|
560 |
+
#: class.php:558 class.php:567 class.php:570
|
561 |
msgid "PHP error in %s block"
|
562 |
msgstr ""
|
563 |
|
564 |
+
#: class.php:2348
|
565 |
msgid "Counters"
|
566 |
msgstr ""
|
567 |
|
568 |
+
#: class.php:2352
|
569 |
msgid "Content"
|
570 |
msgstr ""
|
571 |
|
572 |
+
#: class.php:2357
|
573 |
msgid "Excerpt"
|
574 |
msgstr ""
|
575 |
|
576 |
+
#: class.php:2362 strings.php:17
|
577 |
msgid "Before post"
|
578 |
msgstr ""
|
579 |
|
580 |
+
#: class.php:2367 strings.php:18
|
581 |
msgid "After post"
|
582 |
msgstr ""
|
583 |
|
584 |
+
#: class.php:2372 strings.php:25
|
585 |
msgid "Between posts"
|
586 |
msgstr ""
|
587 |
|
588 |
+
#: class.php:2377 settings.php:1973 settings.php:4376
|
589 |
msgid "Widget"
|
590 |
msgstr ""
|
591 |
|
592 |
+
#: class.php:2382 settings.php:4374
|
593 |
msgid "PHP function call"
|
594 |
msgstr ""
|
595 |
|
596 |
#. Translators: %s: custom hook name
|
597 |
+
#: class.php:2392
|
598 |
msgid "Custom hook %s call"
|
599 |
msgstr ""
|
600 |
|
601 |
+
#: class.php:2428
|
602 |
msgid "AJAX REQUEST"
|
603 |
msgstr ""
|
604 |
|
605 |
+
#: class.php:2431
|
606 |
msgid "Ajax request for block in iframe"
|
607 |
msgstr ""
|
608 |
|
609 |
+
#: class.php:2465
|
610 |
msgid "Ajax request url, click to open it in a new tab"
|
611 |
msgstr ""
|
612 |
|
613 |
+
#: class.php:2468
|
614 |
msgid "IN THE LOOP"
|
615 |
msgstr ""
|
616 |
|
617 |
+
#: class.php:2468
|
618 |
msgid "YES"
|
619 |
msgstr ""
|
620 |
|
621 |
+
#: class.php:2468
|
622 |
msgid "NO"
|
623 |
msgstr ""
|
624 |
|
625 |
+
#: class.php:2503
|
626 |
msgid "BLOCK"
|
627 |
msgstr ""
|
628 |
|
629 |
+
#: class.php:2503
|
630 |
msgctxt "block or widget"
|
631 |
msgid "INSERTED BUT NOT VISIBLE"
|
632 |
msgstr ""
|
633 |
|
634 |
+
#: class.php:2734
|
635 |
msgctxt "viewports"
|
636 |
msgid "ALL"
|
637 |
msgstr ""
|
638 |
|
639 |
+
#: class.php:2767 class.php:2809 class.php:4169 strings.php:279
|
640 |
msgctxt "Block"
|
641 |
msgid "HIDDEN"
|
642 |
msgstr ""
|
643 |
|
644 |
+
#: class.php:2816 class.php:4172 strings.php:278
|
645 |
msgctxt "Block"
|
646 |
msgid "VISIBLE"
|
647 |
msgstr ""
|
648 |
|
649 |
+
#: class.php:3375 class.php:3453
|
650 |
msgid "ACTIVE GROUPS"
|
651 |
msgstr ""
|
652 |
|
653 |
+
#: class.php:3857
|
654 |
msgid "start='%s' end='%s' days='%s' type='%s'"
|
655 |
msgstr ""
|
656 |
|
657 |
+
#: class.php:3865
|
|
|
658 |
msgid "parameters='%s' type='%s'"
|
659 |
msgstr ""
|
660 |
|
661 |
#. translators: %s: list parameters and type
|
662 |
+
#: class.php:3867
|
663 |
msgid "referers='%s' type='%s'"
|
664 |
msgstr ""
|
665 |
|
666 |
#. translators: %s: list parameters and type
|
667 |
+
#: class.php:3869
|
668 |
msgid "clients='%s' type='%s'"
|
669 |
msgstr ""
|
670 |
|
671 |
#. translators: %s: list parameters and type
|
672 |
+
#: class.php:4052
|
673 |
msgid "countries='%s' type='%s'"
|
674 |
msgstr ""
|
675 |
|
676 |
#. translators: %s: list parameters and type
|
677 |
+
#: class.php:4054
|
678 |
msgid "ip addresses='%s' type='%s'"
|
679 |
msgstr ""
|
680 |
|
681 |
+
#: class.php:4169 class.php:4172
|
682 |
msgid "viewport='%s' type='%s'"
|
683 |
msgstr ""
|
684 |
|
685 |
+
#: class.php:4594 strings.php:272
|
686 |
msgid "BEFORE"
|
687 |
msgstr ""
|
688 |
|
689 |
+
#: class.php:4602 strings.php:274
|
690 |
msgid "PREPEND CONTENT"
|
691 |
msgstr ""
|
692 |
|
693 |
+
#: class.php:4606 strings.php:275
|
694 |
msgid "APPEND CONTENT"
|
695 |
msgstr ""
|
696 |
|
697 |
+
#: class.php:4610 strings.php:276
|
698 |
msgid "REPLACE CONTENT"
|
699 |
msgstr ""
|
700 |
|
701 |
+
#: class.php:4614 strings.php:277
|
702 |
msgid "REPLACE ELEMENT"
|
703 |
msgstr ""
|
704 |
|
705 |
+
#: class.php:4625 strings.php:273
|
706 |
msgid "AFTER"
|
707 |
msgstr ""
|
708 |
|
709 |
+
#: class.php:4691 includes/preview.php:2369 includes/preview.php:2406
|
710 |
msgid "Code"
|
711 |
msgstr ""
|
712 |
|
713 |
+
#: class.php:4694
|
714 |
msgid "for block"
|
715 |
msgstr ""
|
716 |
|
717 |
+
#: class.php:8768
|
718 |
msgid ""
|
719 |
"ERROR: class DOMDocument not found. Your webhost needs to install the DOM "
|
720 |
"extension for PHP."
|
1011 |
|
1012 |
#: includes/functions-check-now.php:814 includes/functions-check-now.php:5389
|
1013 |
#: includes/functions.old.php:795 includes/functions.old.php:5262
|
1014 |
+
#: includes/functions.php:913 includes/functions.php:6288
|
1015 |
msgid "Load data for last month"
|
1016 |
msgstr ""
|
1017 |
|
1018 |
#: includes/functions-check-now.php:814 includes/functions-check-now.php:5389
|
1019 |
#: includes/functions.old.php:795 includes/functions.old.php:5262
|
1020 |
+
#: includes/functions.php:913 includes/functions.php:6288
|
1021 |
msgid "Last Month"
|
1022 |
msgstr ""
|
1023 |
|
1024 |
#: includes/functions-check-now.php:817 includes/functions-check-now.php:5392
|
1025 |
#: includes/functions.old.php:798 includes/functions.old.php:5265
|
1026 |
+
#: includes/functions.php:916 includes/functions.php:6291
|
1027 |
msgid "Load data for this month"
|
1028 |
msgstr ""
|
1029 |
|
1030 |
#: includes/functions-check-now.php:817 includes/functions-check-now.php:5392
|
1031 |
#: includes/functions.old.php:798 includes/functions.old.php:5265
|
1032 |
+
#: includes/functions.php:916 includes/functions.php:6291
|
1033 |
msgid "This Month"
|
1034 |
msgstr ""
|
1035 |
|
1036 |
#: includes/functions-check-now.php:820 includes/functions-check-now.php:5395
|
1037 |
#: includes/functions.old.php:801 includes/functions.old.php:5268
|
1038 |
+
#: includes/functions.php:919 includes/functions.php:6294
|
1039 |
msgid "Load data for this year"
|
1040 |
msgstr ""
|
1041 |
|
1042 |
#: includes/functions-check-now.php:820 includes/functions-check-now.php:5395
|
1043 |
#: includes/functions.old.php:801 includes/functions.old.php:5268
|
1044 |
+
#: includes/functions.php:919 includes/functions.php:6294
|
1045 |
msgid "This Year"
|
1046 |
msgstr ""
|
1047 |
|
1048 |
#: includes/functions-check-now.php:823 includes/functions-check-now.php:5398
|
1049 |
#: includes/functions.old.php:804 includes/functions.old.php:5271
|
1050 |
+
#: includes/functions.php:922 includes/functions.php:6297
|
1051 |
msgid "Load data for the last 15 days"
|
1052 |
msgstr ""
|
1053 |
|
1054 |
#: includes/functions-check-now.php:826 includes/functions-check-now.php:5401
|
1055 |
#: includes/functions.old.php:807 includes/functions.old.php:5274
|
1056 |
+
#: includes/functions.php:925 includes/functions.php:6300
|
1057 |
msgid "Load data for the last 30 days"
|
1058 |
msgstr ""
|
1059 |
|
1060 |
#: includes/functions-check-now.php:829 includes/functions-check-now.php:5404
|
1061 |
#: includes/functions.old.php:810 includes/functions.old.php:5277
|
1062 |
+
#: includes/functions.php:928 includes/functions.php:6303
|
1063 |
msgid "Load data for the last 90 days"
|
1064 |
msgstr ""
|
1065 |
|
1066 |
#: includes/functions-check-now.php:832 includes/functions-check-now.php:5407
|
1067 |
#: includes/functions.old.php:813 includes/functions.old.php:5280
|
1068 |
+
#: includes/functions.php:931 includes/functions.php:6306
|
1069 |
msgid "Load data for the last 180 days"
|
1070 |
msgstr ""
|
1071 |
|
1072 |
#: includes/functions-check-now.php:835 includes/functions-check-now.php:5410
|
1073 |
#: includes/functions.old.php:816 includes/functions.old.php:5283
|
1074 |
+
#: includes/functions.php:934 includes/functions.php:6309
|
1075 |
msgid "Load data for the last 365 days"
|
1076 |
msgstr ""
|
1077 |
|
1078 |
#: includes/functions-check-now.php:845 includes/functions-check-now.php:5420
|
1079 |
#: includes/functions.old.php:826 includes/functions.old.php:5293
|
1080 |
+
#: includes/functions.php:944 includes/functions.php:6319
|
1081 |
msgid "Load data for the selected range"
|
1082 |
msgstr ""
|
1083 |
|
1432 |
#: includes/functions-check-now.php:2468 includes/functions-check-now.php:4366
|
1433 |
#: includes/functions-check-now.php:4429 includes/functions.old.php:2393
|
1434 |
#: includes/functions.old.php:4266 includes/functions.old.php:4329
|
1435 |
+
#: includes/functions.php:2751 includes/functions.php:5123
|
1436 |
+
#: includes/functions.php:5188 settings.php:2397
|
1437 |
msgid "Ad Blocking"
|
1438 |
msgstr ""
|
1439 |
|
1587 |
#: includes/functions.old.php:2645 includes/functions.old.php:4477
|
1588 |
#: includes/functions.php:2910 includes/functions.php:2920
|
1589 |
#: includes/functions.php:2993 includes/functions.php:3002
|
1590 |
+
#: includes/functions.php:5474
|
1591 |
msgid "click"
|
1592 |
msgid_plural "clicks"
|
1593 |
msgstr[0] ""
|
1677 |
|
1678 |
#: includes/functions-check-now.php:2772 includes/functions-check-now.php:5612
|
1679 |
#: includes/functions.old.php:2697 includes/functions.old.php:5484
|
1680 |
+
#: includes/functions.php:3054 includes/functions.php:6532
|
1681 |
msgid "Close button"
|
1682 |
msgstr ""
|
1683 |
|
2094 |
#: includes/functions-check-now.php:4029 includes/functions-check-now.php:4119
|
2095 |
#: includes/functions-check-now.php:4139 includes/functions.old.php:3929
|
2096 |
#: includes/functions.old.php:4019 includes/functions.old.php:4039
|
2097 |
+
#: includes/functions.php:4565 includes/functions.php:4683
|
2098 |
+
#: includes/functions.php:4708
|
2099 |
msgid "AD BLOCKING"
|
2100 |
msgstr ""
|
2101 |
|
2103 |
#: includes/functions-check-now.php:4113 includes/functions-check-now.php:4140
|
2104 |
#: includes/functions.old.php:3930 includes/functions.old.php:3970
|
2105 |
#: includes/functions.old.php:4013 includes/functions.old.php:4040
|
2106 |
+
#: includes/functions.php:4566 includes/functions.php:4612
|
2107 |
+
#: includes/functions.php:4677 includes/functions.php:4709
|
2108 |
msgid "BLOCK INSERTED BUT NOT VISIBLE"
|
2109 |
msgstr ""
|
2110 |
|
2111 |
#: includes/functions-check-now.php:4033 includes/functions-check-now.php:4112
|
2112 |
#: includes/functions-check-now.php:4146 includes/functions.old.php:3933
|
2113 |
#: includes/functions.old.php:4012 includes/functions.old.php:4046
|
2114 |
+
#: includes/functions.php:4569 includes/functions.php:4676
|
2115 |
+
#: includes/functions.php:4715
|
2116 |
msgid "NO AD BLOCKING"
|
2117 |
msgstr ""
|
2118 |
|
2119 |
#: includes/functions-check-now.php:4069 includes/functions-check-now.php:4076
|
2120 |
#: includes/functions.old.php:3969 includes/functions.old.php:3976
|
2121 |
+
#: includes/functions.php:4611 includes/functions.php:4618
|
2122 |
msgid "AD BLOCKING REPLACEMENT"
|
2123 |
msgstr ""
|
2124 |
|
2125 |
#: includes/functions-check-now.php:4219 includes/functions-check-now.php:4428
|
2126 |
#: includes/functions.old.php:4119 includes/functions.old.php:4328
|
2127 |
+
#: includes/functions.php:4976 includes/functions.php:5187
|
2128 |
msgid "Pageviews"
|
2129 |
msgstr ""
|
2130 |
|
2131 |
#: includes/functions-check-now.php:4365 includes/functions.old.php:4265
|
2132 |
+
#: includes/functions.php:5122
|
2133 |
msgctxt "Version"
|
2134 |
msgid "Unknown"
|
2135 |
msgstr ""
|
2136 |
|
2137 |
#: includes/functions-check-now.php:4365 includes/functions.old.php:4265
|
2138 |
+
#: includes/functions.php:5122
|
2139 |
msgctxt "Times"
|
2140 |
msgid "DISPLAYED"
|
2141 |
msgstr ""
|
2142 |
|
2143 |
#: includes/functions-check-now.php:4365 includes/functions.old.php:4265
|
2144 |
+
#: includes/functions.php:5122
|
2145 |
msgid "No version"
|
2146 |
msgstr ""
|
2147 |
|
2148 |
#: includes/functions-check-now.php:4366 includes/functions.old.php:4266
|
2149 |
+
#: includes/functions.php:5123
|
2150 |
msgctxt "Times"
|
2151 |
msgid "BLOCKED"
|
2152 |
msgstr ""
|
2153 |
|
2154 |
#: includes/functions-check-now.php:4428 includes/functions.old.php:4328
|
2155 |
+
#: includes/functions.php:5187
|
2156 |
msgid "Impressions"
|
2157 |
msgstr ""
|
2158 |
|
2159 |
#: includes/functions-check-now.php:4429 includes/functions-check-now.php:4430
|
2160 |
#: includes/functions-check-now.php:4485 includes/functions.old.php:4329
|
2161 |
#: includes/functions.old.php:4330 includes/functions.old.php:4385
|
2162 |
+
#: includes/functions.php:5188 includes/functions.php:5189
|
2163 |
+
#: includes/functions.php:5382
|
2164 |
msgid "Clicks"
|
2165 |
msgstr ""
|
2166 |
|
2167 |
#: includes/functions-check-now.php:4430 includes/functions.old.php:4330
|
2168 |
+
#: includes/functions.php:5189
|
2169 |
msgid "events"
|
2170 |
msgstr ""
|
2171 |
|
2172 |
#: includes/functions-check-now.php:4431 includes/functions.old.php:4331
|
2173 |
+
#: includes/functions.php:5190
|
2174 |
msgid "Ad Blocking Share"
|
2175 |
msgstr ""
|
2176 |
|
2177 |
#. translators: CTR as Click Through Rate
|
2178 |
#: includes/functions-check-now.php:4431 includes/functions-check-now.php:4491
|
2179 |
#: includes/functions.old.php:4331 includes/functions.old.php:4391
|
2180 |
+
#: includes/functions.php:5190 includes/functions.php:5388
|
2181 |
msgid "CTR"
|
2182 |
msgstr ""
|
2183 |
|
2184 |
#: includes/functions-check-now.php:4573 includes/functions.old.php:4473
|
2185 |
+
#: includes/functions.php:5470
|
2186 |
msgid "pageviews"
|
2187 |
msgid_plural "pageviews"
|
2188 |
msgstr[0] ""
|
2189 |
msgstr[1] ""
|
2190 |
|
2191 |
#: includes/functions-check-now.php:4573 includes/functions.old.php:4473
|
2192 |
+
#: includes/functions.php:5470
|
2193 |
msgid "impressions"
|
2194 |
msgid_plural "impressions"
|
2195 |
msgstr[0] ""
|
2196 |
msgstr[1] ""
|
2197 |
|
2198 |
#: includes/functions-check-now.php:4577 includes/functions.old.php:4477
|
2199 |
+
#: includes/functions.php:5474
|
2200 |
msgid "event"
|
2201 |
msgid_plural "events"
|
2202 |
msgstr[0] ""
|
2203 |
msgstr[1] ""
|
2204 |
|
2205 |
#: includes/functions-check-now.php:4672 includes/functions.old.php:4572
|
2206 |
+
#: includes/functions.php:5569
|
2207 |
msgctxt "Pageviews / Impressions"
|
2208 |
msgid "Average"
|
2209 |
msgstr ""
|
2210 |
|
2211 |
#: includes/functions-check-now.php:4693 includes/functions.old.php:4593
|
2212 |
+
#: includes/functions.php:5590
|
2213 |
msgctxt "Ad Blocking / Clicks"
|
2214 |
msgid "Average"
|
2215 |
msgstr ""
|
2216 |
|
2217 |
#: includes/functions-check-now.php:4717 includes/functions.old.php:4617
|
2218 |
+
#: includes/functions.php:5614
|
2219 |
msgctxt "Ad Blocking Share / CTR"
|
2220 |
msgid "Average"
|
2221 |
msgstr ""
|
2224 |
#: includes/functions-check-now.php:4899 includes/functions-check-now.php:4991
|
2225 |
#: includes/functions-check-now.php:5334 includes/functions.old.php:4799
|
2226 |
#: includes/functions.old.php:4891 includes/functions.old.php:5207
|
2227 |
+
#: includes/functions.php:5798 includes/functions.php:5890
|
2228 |
+
#: includes/functions.php:6233 strings.php:203
|
2229 |
msgid "%s Report"
|
2230 |
msgstr ""
|
2231 |
|
2232 |
#: includes/functions-check-now.php:5240 includes/functions.old.php:5113
|
2233 |
+
#: includes/functions.php:6139
|
2234 |
msgid "for last month"
|
2235 |
msgstr ""
|
2236 |
|
2237 |
#: includes/functions-check-now.php:5245 includes/functions.old.php:5118
|
2238 |
+
#: includes/functions.php:6144
|
2239 |
msgid "for this month"
|
2240 |
msgstr ""
|
2241 |
|
2242 |
#: includes/functions-check-now.php:5250 includes/functions.old.php:5123
|
2243 |
+
#: includes/functions.php:6149
|
2244 |
msgid "for this year"
|
2245 |
msgstr ""
|
2246 |
|
2247 |
#: includes/functions-check-now.php:5255 includes/functions.old.php:5128
|
2248 |
+
#: includes/functions.php:6154
|
2249 |
msgid "for the last 15 days"
|
2250 |
msgstr ""
|
2251 |
|
2252 |
#: includes/functions-check-now.php:5260 includes/functions.old.php:5133
|
2253 |
+
#: includes/functions.php:6159
|
2254 |
msgid "for the last 30 days"
|
2255 |
msgstr ""
|
2256 |
|
2257 |
#: includes/functions-check-now.php:5265 includes/functions.old.php:5138
|
2258 |
+
#: includes/functions.php:6164
|
2259 |
msgid "for the last 90 days"
|
2260 |
msgstr ""
|
2261 |
|
2262 |
#: includes/functions-check-now.php:5270 includes/functions.old.php:5143
|
2263 |
+
#: includes/functions.php:6169
|
2264 |
msgid "for the last 180 days"
|
2265 |
msgstr ""
|
2266 |
|
2267 |
#: includes/functions-check-now.php:5275 includes/functions.old.php:5148
|
2268 |
+
#: includes/functions.php:6174
|
2269 |
msgid "for the last 365 days"
|
2270 |
msgstr ""
|
2271 |
|
2435 |
msgid "Show link to %s on the Sites page"
|
2436 |
msgstr ""
|
2437 |
|
2438 |
+
#: includes/functions.php:5270
|
2439 |
msgid "Date"
|
2440 |
msgstr ""
|
2441 |
|
2442 |
+
#: includes/functions.php:5744
|
2443 |
msgid "File %s missing."
|
2444 |
msgstr ""
|
2445 |
|
readme.txt
CHANGED
@@ -6,7 +6,7 @@ Tags: ads, adsense, ad rotation, ad manager, amp, amazon, ad blocking detection,
|
|
6 |
Requires at least: 4.6
|
7 |
Tested up to: 5.5
|
8 |
Requires PHP: 5.6
|
9 |
-
Stable tag: 2.6.
|
10 |
License: GPLv3
|
11 |
|
12 |
Manage Google AdSense, Media.net, Amazon banners, ads.txt, ad rotation, sticky widgets, AMP ads, DFP, tracking, AdSense header and footer code
|
@@ -335,6 +335,9 @@ If you are not happy to reveal this information and you have opted in, simply di
|
|
335 |
|
336 |
== Changelog ==
|
337 |
|
|
|
|
|
|
|
338 |
= 2.6.12 =
|
339 |
- Improved ad blocking detection
|
340 |
- Added options to delay client-side insertions at HTML element
|
@@ -451,6 +454,9 @@ For the changelog of earlier versions, please refer to the separate changelog.tx
|
|
451 |
|
452 |
== Upgrade Notice ==
|
453 |
|
|
|
|
|
|
|
454 |
= 2.6.12 =
|
455 |
Improved ad blocking detection;
|
456 |
Added options to delay client-side insertions at HTML element;
|
6 |
Requires at least: 4.6
|
7 |
Tested up to: 5.5
|
8 |
Requires PHP: 5.6
|
9 |
+
Stable tag: 2.6.13
|
10 |
License: GPLv3
|
11 |
|
12 |
Manage Google AdSense, Media.net, Amazon banners, ads.txt, ad rotation, sticky widgets, AMP ads, DFP, tracking, AdSense header and footer code
|
335 |
|
336 |
== Changelog ==
|
337 |
|
338 |
+
= 2.6.13 =
|
339 |
+
- Few minor bug fixes
|
340 |
+
|
341 |
= 2.6.12 =
|
342 |
- Improved ad blocking detection
|
343 |
- Added options to delay client-side insertions at HTML element
|
454 |
|
455 |
== Upgrade Notice ==
|
456 |
|
457 |
+
= 2.6.13 =
|
458 |
+
Few minor bug fixes
|
459 |
+
|
460 |
= 2.6.12 =
|
461 |
Improved ad blocking detection;
|
462 |
Added options to delay client-side insertions at HTML element;
|