Changeset 3429511
- Timestamp:
- 12/30/2025 09:33:10 AM (2 months ago)
- Location:
- advanced-ads
- Files:
-
- 12 edited
- 1 copied
-
tags/2.0.16 (copied) (copied from advanced-ads/trunk)
-
tags/2.0.16/advanced-ads.php (modified) (2 diffs)
-
tags/2.0.16/includes/admin/class-placement-list-table.php (modified) (1 diff)
-
tags/2.0.16/includes/crons/class-ads.php (modified) (1 diff)
-
tags/2.0.16/languages/advanced-ads.pot (modified) (217 diffs)
-
tags/2.0.16/readme.txt (modified) (2 diffs)
-
tags/2.0.16/wp.advads (modified) (1 diff)
-
trunk/advanced-ads.php (modified) (2 diffs)
-
trunk/includes/admin/class-placement-list-table.php (modified) (1 diff)
-
trunk/includes/crons/class-ads.php (modified) (1 diff)
-
trunk/languages/advanced-ads.pot (modified) (217 diffs)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/wp.advads (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
advanced-ads/tags/2.0.16/advanced-ads.php
r3427297 r3429511 11 11 * @wordpress-plugin 12 12 * Plugin Name: Advanced Ads 13 * Version: 2.0.1 513 * Version: 2.0.16 14 14 * Description: Manage and optimize your ads in WordPress 15 15 * Plugin URI: https://wpadvancedads.com … … 38 38 39 39 define( 'ADVADS_FILE', __FILE__ ); 40 define( 'ADVADS_VERSION', '2.0.1 5' );40 define( 'ADVADS_VERSION', '2.0.16' ); 41 41 42 42 // Load the autoloader. -
advanced-ads/tags/2.0.16/includes/admin/class-placement-list-table.php
r3253289 r3429511 260 260 } 261 261 262 $order = Params::get( 'order', 'asc' );262 $order = strtoupper( Params::get( 'order', 'asc' ) ) === 'DESC' ? 'DESC' : 'ASC'; 263 263 $types_order = wp_advads_get_placement_type_manager()->get_order_list(); 264 264 $types_order = array_keys( $types_order ); -
advanced-ads/tags/2.0.16/includes/crons/class-ads.php
r3253289 r3429511 40 40 */ 41 41 public function save_expiration_date( Ad $ad ): void { 42 $args = [ 'post_id' => $ad->get_id() ]; 42 // use a simple array to prevent issues in PHP 8+. 43 $args = [ $ad->get_id() ]; 43 44 $next = wp_next_scheduled( Constants::CRON_JOB_AD_EXPIRATION, $args ); 44 45 -
advanced-ads/tags/2.0.16/languages/advanced-ads.pot
r3427297 r3429511 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Advanced Ads 2.0.1 4\n"5 "Project-Id-Version: Advanced Ads 2.0.15\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/advanced-ads\n" 7 7 "Last-Translator: Shakeeb Ahmed <me@shakeebahmed.com>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2025-12- 25T13:21:06+00:00\n"12 "POT-Creation-Date: 2025-12-30T09:29:59+00:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 "X-Generator: WP-CLI 2.1 1.0\n"14 "X-Generator: WP-CLI 2.12.0\n" 15 15 "X-Domain: advanced-ads\n" 16 16 … … 37 37 #. translators: %1$s is a version number 38 38 #: admin/includes/ad-health-notices.php:37 39 #, php-format 39 40 msgid "Your <strong>PHP version (%1$s) is too low</strong>. Advanced Ads is built for PHP %2$s and higher. It might work, but updating PHP is highly recommended. Please ask your hosting provider for more information." 40 41 msgstr "" … … 42 43 #. translators: %1$s is a list of plugin names; %2$s is a target URL 43 44 #: admin/includes/ad-health-notices.php:48 45 #, php-format 44 46 msgid "Plugins that are known to cause (partial) problems: <strong>%1$s</strong>. <a href=\"%2$s\" target=\"_blank\">Learn more</a>." 45 47 msgstr "" … … 47 49 #. translators: %s is a list of PHP extensions 48 50 #: admin/includes/ad-health-notices.php:59 51 #, php-format 49 52 msgid "Missing PHP extensions could cause issues. Please ask your hosting provider to enable them: %s" 50 53 msgstr "" … … 52 55 #. translators: %s is a target URL 53 56 #: admin/includes/ad-health-notices.php:69 57 #, php-format 54 58 msgid "Ads are disabled for all or some pages. See \"disabled ads\" in <a href=\"%s\">settings</a>." 55 59 msgstr "" … … 62 66 #. translators: %s is a target URL 63 67 #: admin/includes/ad-health-notices.php:85 68 #, php-format 64 69 msgid "Some assets were changed. Please <strong>rebuild the asset folder</strong> in the <a href=\"%s\">Advanced Ads settings</a> to update the ad blocker disguise." 65 70 msgstr "" … … 73 78 #: admin/includes/ad-health-notices.php:97 74 79 #: admin/includes/notices.php:68 80 #, php-format 75 81 msgid "Please add valid license keys <a href=\"%s\">here</a>." 76 82 msgstr "" … … 83 89 #: admin/includes/ad-health-notices.php:116 84 90 #: classes/frontend_checks.php:329 91 #, php-format 85 92 msgid "Visible ads should not use the Header placement: %s" 86 93 msgstr "" … … 108 115 #. translators: %1$s is the opening a tag and %2$s the closing one. 109 116 #: admin/includes/ad-health-notices.php:149 117 #, php-format 110 118 msgid "Create a new AdSense account %1$shere%2$s." 111 119 msgstr "" … … 139 147 #. translators: %s is a filter hook, here `the_content`. 140 148 #: admin/includes/ad-health-notices.php:198 149 #, php-format 141 150 msgid "<strong>%s</strong> filter found multiple times." 142 151 msgstr "" … … 152 161 #: admin/includes/ad-health-notices.php:242 153 162 #: admin/includes/ad-health-notices.php:255 163 #, php-format 154 164 msgid "Learn how to integrate %1$s with Advanced Ads %2$shere%3$s." 155 165 msgstr "" … … 157 167 #. translators: %s is a service or plugin name 158 168 #: admin/includes/ad-health-notices.php:269 169 #, php-format 159 170 msgid "%s detected." 160 171 msgstr "" … … 166 177 #. translators: %s removable ads.txt plugins 167 178 #: admin/includes/ad-health-notices.php:282 179 #, php-format 168 180 msgid "Advanced Ads handles your ads.txt file automatically. You might be able to <strong>remove %1$s</strong>." 169 181 msgstr "" … … 175 187 #. translators: %s removable header and footer plugins 176 188 #: admin/includes/ad-health-notices.php:296 189 #, php-format 177 190 msgid "You might be able to <strong>remove %1$s</strong>." 178 191 msgstr "" … … 184 197 #. translators: 1 opening anchor tag, 2 closing tag, 3 icon 185 198 #: admin/includes/ad-health-notices.php:308 199 #, php-format 186 200 msgid "Learn how to target ads on GamiPress websites %1$shere%2$s %3$s" 187 201 msgstr "" … … 189 203 #. translators: 1 opening anchor tag, 2 closing tag, 3 icon 190 204 #: admin/includes/ad-health-notices.php:319 205 #, php-format 191 206 msgid "Learn how to manage ads on membership sites running Paid Memberships Pro %1$shere%2$s %3$s" 192 207 msgstr "" … … 194 209 #. translators: 1 opening anchor tag, 2 closing tag, 3 icon 195 210 #: admin/includes/ad-health-notices.php:330 211 #, php-format 196 212 msgid "Learn how to target ads to specific user roles created with the Members plugin %1$shere%2$s %3$s" 197 213 msgstr "" … … 199 215 #. translators: 1 opening anchor tag, 2 closing tag, 3 icon 200 216 #: admin/includes/ad-health-notices.php:341 217 #, php-format 201 218 msgid "Learn how to target ads to multiple languages in TranslatePress %1$shere%2$s %3$s" 202 219 msgstr "" … … 204 221 #. translators: 1 opening anchor tag, 2 closing tag, 3 icon 205 222 #: admin/includes/ad-health-notices.php:352 223 #, php-format 206 224 msgid "Learn how to target ads to multiple languages in Weglot %1$shere%2$s %3$s" 207 225 msgstr "" … … 209 227 #. translators: 1 opening anchor tag, 2 closing tag, 3 icon 210 228 #: admin/includes/ad-health-notices.php:363 229 #, php-format 211 230 msgid "Learn how to integrate ads into LearnDash %1$shere%2$s %3$s" 212 231 msgstr "" … … 214 233 #. translators: 1 opening anchor tag, 2 closing tag, 3 icon 215 234 #: admin/includes/ad-health-notices.php:374 235 #, php-format 216 236 msgid "Learn how to auto-inject Amazon Ads with AAWP and Advanced Ads %1$shere%2$s %3$s" 217 237 msgstr "" … … 219 239 #. translators: 1 opening anchor tag, 2 closing tag, 3 icon 220 240 #: admin/includes/ad-health-notices.php:385 241 #, php-format 221 242 msgid "Learn how to target ads to multiple languages in Polylang %1$shere%2$s %3$s" 222 243 msgstr "" … … 224 245 #. translators: 1 opening anchor tag, 2 closing tag, 3 icon 225 246 #: admin/includes/ad-health-notices.php:396 247 #, php-format 226 248 msgid "Learn how to integrate Advanced Ads in MailPoet Newsletters %1$shere%2$s %3$s" 227 249 msgstr "" … … 229 251 #. translators: 1 opening anchor tag, 2 closing tag, 3 icon 230 252 #: admin/includes/ad-health-notices.php:407 253 #, php-format 231 254 msgid "Learn how to use WP Rocket with Advanced Ads %1$shere%2$s %3$s" 232 255 msgstr "" … … 234 257 #. translators: 1 opening anchor tag, 2 closing tag, 3 icon 235 258 #: admin/includes/ad-health-notices.php:418 259 #, php-format 236 260 msgid "Learn how to embed Ads into a Quiz %1$shere%2$s %3$s" 237 261 msgstr "" … … 239 263 #. translators: 1 opening anchor tag, 2 closing tag, 3 icon 240 264 #: admin/includes/ad-health-notices.php:429 265 #, php-format 241 266 msgid "Learn how to create and implement ads in Elementor %1$shere%2$s %3$s" 242 267 msgstr "" … … 244 269 #. translators: 1 opening anchor tag, 2 closing tag, 3 icon 245 270 #: admin/includes/ad-health-notices.php:440 271 #, php-format 246 272 msgid "Learn how to embed ads into a website built with the SiteOrigin page builder %1$shere%2$s %3$s" 247 273 msgstr "" … … 249 275 #. translators: 1 opening anchor tag, 2 closing tag, 3 icon 250 276 #: admin/includes/ad-health-notices.php:451 277 #, php-format 251 278 msgid "Learn how to integrate ads into the Divi theme and Divi builder %1$shere%2$s %3$s" 252 279 msgstr "" … … 254 281 #. translators: 1 opening anchor tag, 2 closing tag, 3 icon 255 282 #: admin/includes/ad-health-notices.php:462 283 #, php-format 256 284 msgid "Learn how to embed ads into your Beaver Builder website %1$shere%2$s %3$s" 257 285 msgstr "" … … 259 287 #. translators: 1 opening anchor tag, 2 closing tag, 3 icon 260 288 #: admin/includes/ad-health-notices.php:473 289 #, php-format 261 290 msgid "Learn how to embed ads into a website built with Pagelayer %1$shere%2$s %3$s" 262 291 msgstr "" … … 264 293 #. translators: 1 opening anchor tag, 2 closing tag, 3 icon 265 294 #: admin/includes/ad-health-notices.php:484 295 #, php-format 266 296 msgid "Learn more about displaying Ads with WPBakery Page Builder %1$shere%2$s %3$s" 267 297 msgstr "" … … 269 299 #. translators: 1 opening anchor tag, 2 closing tag, 3 icon 270 300 #: admin/includes/ad-health-notices.php:495 301 #, php-format 271 302 msgid "Learn how to integrate ads into the tagDiv Newspaper theme %1$shere%2$s %3$s" 272 303 msgstr "" … … 312 343 #. translators: %1$s is a starting link tag, %2$s is the closing one. 313 344 #: admin/includes/class-licenses.php:155 345 #, php-format 314 346 msgid "You can manage activations in %1$syour account%2$s." 315 347 msgstr "" … … 317 349 #. translators: %1$s is a starting link tag, %2$s is the closing one. 318 350 #: admin/includes/class-licenses.php:161 351 #, php-format 319 352 msgid "%1$sUpgrade%2$s for more activations." 320 353 msgstr "" … … 322 355 #. translators: %s is a string containing information about the issue. 323 356 #: admin/includes/class-licenses.php:175 357 #, php-format 324 358 msgid "License is invalid. Reason: %s" 325 359 msgstr "" … … 327 361 #. translators: %s is a list of server information like IP address. Just keep it as is. 328 362 #: admin/includes/class-licenses.php:215 363 #, php-format 329 364 msgid "Your request was blocked by our firewall. Please send us the following information to unblock you: %s." 330 365 msgstr "" … … 341 376 #. translators: %s plugin update link 342 377 #: admin/includes/class-licenses.php:485 378 #, php-format 343 379 msgid "Download failed. <a href=\"%s\">Click here to try another method</a>." 344 380 msgstr "" … … 346 382 #. translators: %s download failed knowledgebase link 347 383 #: admin/includes/class-licenses.php:488 384 #, php-format 348 385 msgid "Download failed. <a href=\"%s\" target=\"_blank\">Click here to learn why</a>." 349 386 msgstr "" … … 355 392 #. translators: %s: is a URL. 356 393 #: admin/includes/class-notices.php:464 394 #, php-format 357 395 msgid "You don’t seem to have an email address. Please use <a href=\"%s\" target=\"_blank\">this form</a> to sign up." 358 396 msgstr "" … … 364 402 #. translators: the first %s is an email address, the seconds %s is a URL. 365 403 #: admin/includes/class-notices.php:493 404 #, php-format 366 405 msgid "Please check your email (%1$s) for the confirmation message. If you didn’t receive one or want to use another email address then please use <a href=\"%2$s\" target=\"_blank\">this form</a> to sign up." 367 406 msgstr "" … … 444 483 #: admin/includes/notices.php:92 445 484 #: admin/includes/notices.php:104 485 #, php-format 446 486 msgid "Save %1$s on all products with our Black Friday / Cyber Monday offer! %2$sGet this deal%3$s" 447 487 msgstr "" … … 449 489 #. translators: %s: URL to the Advanced Ads onboarding wizard. 450 490 #: admin/includes/notices.php:116 491 #, php-format 451 492 msgid "Quickly set up Advanced Ads and monetize your website with just a few clicks. <a class=\"button button-primary\" href=\"%s\">Launch the wizard</a>" 452 493 msgstr "" … … 454 495 #. translators: %1$s: URL to the plugin file, %2$s: URL to the guide 455 496 #: admin/includes/notices.php:131 497 #, php-format 456 498 msgid "Your automatically deactivated version of <strong>%1$s needs to be updated manually</strong>. Please <a href=\"%2$s\" target=\"_blank\">download the newest plugin file</a> and follow our guide on <a href=\"%3$s\" target=\"_blank\">How to install an add-on</a>." 457 499 msgstr "" … … 459 501 #. translators: %1$s: URL to the plugin file, %2$s: URL to the guide 460 502 #: admin/includes/notices.php:152 503 #, php-format 461 504 msgid "Your version of <strong>%1$s</strong> is incompatible with <strong>Advanced Ads %2$s</strong> and has been deactivated. Please update the plugin to the latest version." 462 505 msgstr "" … … 505 548 #. translators: %1$s is a starting link tag, %2$s is closing the link tag. 506 549 #: admin/views/checks.php:16 550 #, php-format 507 551 msgid "Advanced Ads detected potential problems with your ad setup. %1$sShow me these errors%2$s" 508 552 msgstr "" … … 590 634 #. translators: %s is a name of a taxonomy. 591 635 #: admin/views/conditions/no-option.php:17 636 #, php-format 592 637 msgctxt "Error message shown when no terms exists for display condition; placeholder is taxonomy label." 593 638 msgid "No %s found on your site." … … 638 683 #: admin/views/placement-form.php:20 639 684 #: views/admin/placements/create-modal/new-modal-content.php:28 685 #, php-format 640 686 msgid "Placement types define where the ad is going to be displayed. Learn more about the different types from the <a href=\"%s\">manual</a>" 641 687 msgstr "" … … 694 740 #. translators: %s is a URL. 695 741 #: admin/views/placement-injection-top.php:27 742 #, php-format 696 743 msgid "Ad not showing up? Take a look <a href=\"%s\" target=\"_blank\">here</a>" 697 744 msgstr "" … … 699 746 #. translators: %1$s is the opening link tag, %2$s is closing link tag. 700 747 #: admin/views/placement-injection-top.php:43 748 #, php-format 701 749 msgid "Adjust the placement options? Take a look %1$shere.%2$s" 702 750 msgstr "" … … 709 757 #: admin/views/placement-injection-top.php:62 710 758 #: modules/gadsense/admin/admin.php:238 759 #, php-format 711 760 msgid "The AdSense verification and Auto ads code is already activated in the <a href=\"%s\">AdSense settings</a>." 712 761 msgstr "" … … 792 841 #. translators: %s is some HTML. 793 842 #: admin/views/placement-injection-top.php:182 843 #, php-format 794 844 msgid "Or use the shortcode %s to insert the ad into the content manually." 795 845 msgstr "" … … 797 847 #. translators: %s is a URL. 798 848 #: admin/views/placement-injection-top.php:189 849 #, php-format 799 850 msgid "Learn more about your choices to display an ad in the <a href=\"%s\" target=\"_blank\">manual</a>." 800 851 msgstr "" … … 853 904 #. translators: %s is the name of a language in English. 854 905 #: admin/views/placements-item.php:57 906 #, php-format 855 907 msgid "The ad is not translated into %s" 856 908 msgstr "" … … 889 941 #. translators: 1: is a URL, 2: is HTML of a button. 890 942 #: admin/views/setting-license.php:31 943 #, php-format 891 944 msgid "Click on %2$s if you renewed it or have a subscription or <a href=\"%1$s\" class=\"advads-renewal-link\" target=\"_blank\">renew your license</a>." 892 945 msgstr "" … … 894 947 #. translators: %d is a number of days. 895 948 #: admin/views/setting-license.php:49 949 #, php-format 896 950 msgid "(%d days left)" 897 951 msgstr "" … … 937 991 #. translators: %s: number of free add-ons. 938 992 #: admin/views/support.php:19 993 #, php-format 939 994 msgid "Subscribe to our free First Steps email course, receive our newsletter for periodic tutorials, and get %s for Advanced Ads." 940 995 msgstr "" … … 987 1042 #. translators: %s is a URL. 988 1043 #: admin/views/support.php:51 1044 #, php-format 989 1045 msgid "Take a look at more common issues or contact us directly through the <a href=\"%s\" target=\"_blank\">support page</a>." 990 1046 msgstr "" … … 992 1048 #. translators: %s is a URL. 993 1049 #: admin/views/support.php:69 1050 #, php-format 994 1051 msgid "Upgrade to any premium add-on and get <strong>priority email support</strong> or reach out through the <a href=\"%s\" target=\"_blank\">support forum</a> for individual help." 995 1052 msgstr "" … … 1078 1135 #: classes/ad-health-notices.php:814 1079 1136 #: modules/gadsense/includes/class-mapi.php:1680 1137 #, php-format 1080 1138 msgid "Learn more about AdSense account issues %1$shere%2$s." 1081 1139 msgstr "" … … 1125 1183 #. translators: %s is a label of an archive page. 1126 1184 #: classes/display-conditions.php:177 1185 #, php-format 1127 1186 msgid "archive: %s" 1128 1187 msgstr "" … … 1321 1380 #. translators: %s directory 1322 1381 #: classes/filesystem.php:82 1382 #, php-format 1323 1383 msgid "Unable to locate needed folder (%s)." 1324 1384 msgstr "" … … 1375 1435 #. translators: em tags 1376 1436 #: classes/frontend_checks.php:314 1437 #, php-format 1377 1438 msgid "Ad IDs: %s" 1378 1439 msgstr "" … … 1388 1449 #. translators: em tags 1389 1450 #: classes/frontend_checks.php:350 1451 #, php-format 1390 1452 msgid "IDs: %s" 1391 1453 msgstr "" … … 1393 1455 #. translators: em tags 1394 1456 #: classes/frontend_checks.php:367 1457 #, php-format 1395 1458 msgid "The following responsive AdSense ads are not showing up: %s" 1396 1459 msgstr "" … … 1418 1481 #. translators: number of notices 1419 1482 #: classes/frontend_checks.php:571 1483 #, php-format 1420 1484 msgid "Show %d more notifications" 1421 1485 msgstr "" … … 1436 1500 #. translators: %s stands for the name of the "Disable level limitation" option and automatically translated as well 1437 1501 #: classes/in-content-injector.php:615 1502 #, php-format 1438 1503 msgid "Set <em>%s</em> to show more ads" 1439 1504 msgstr "" … … 1447 1512 #: classes/utils.php:290 1448 1513 #: includes/utilities/class-wordpress.php:188 1514 #, php-format 1449 1515 msgid "time of %s" 1450 1516 msgstr "" … … 1553 1619 #. translators: %s is a date. 1554 1620 #: includes/abstracts/abstract-ad.php:813 1621 #, php-format 1555 1622 msgid "starts %s" 1556 1623 msgstr "" … … 1558 1625 #. translators: %s is a date. 1559 1626 #: includes/abstracts/abstract-ad.php:825 1627 #, php-format 1560 1628 msgid "expires %s" 1561 1629 msgstr "" … … 1563 1631 #. translators: %s is a date. 1564 1632 #: includes/abstracts/abstract-ad.php:831 1633 #, php-format 1565 1634 msgid "expired %s" 1566 1635 msgstr "" … … 1580 1649 #. translators: %1$s is a placement name, %2$s is the ads name. 1581 1650 #: includes/abstracts/abstract-ad.php:1211 1651 #, php-format 1582 1652 msgid "Placement name: %1$s; Ads: %2$s" 1583 1653 msgstr "" … … 1600 1670 #. translators: %1$s is an URL, %2$s is a URL text 1601 1671 #: includes/abstracts/abstract-group.php:479 1672 #, php-format 1602 1673 msgid "It seems that a caching plugin is activated. Your ads might not rotate properly. The cache busting in Advanced Ads Pro will solve that. <a href=\"%1$s\" target=\"_blank\">%2$s.</a>" 1603 1674 msgstr "" … … 1629 1700 #. translators: 1: Entity type 2: Item type 3: Placement title 1630 1701 #: includes/abstracts/abstract-placement.php:291 1702 #, php-format 1631 1703 msgid "%1$s type \"%2$s\" not allowed for placement type \"%3$s\"" 1632 1704 msgstr "" … … 1645 1717 #. translators: %1$s is the URL to add a new review 1646 1718 #: includes/admin/class-action-links.php:102 1719 #, php-format 1647 1720 msgid "Thank the developer with a ★★★★★ review on <a href=\"%1$s\" target=\"_blank\">wordpress.org</a>" 1648 1721 msgstr "" … … 1923 1996 #. Translators: 1: add-on name 2: admin URL to license page 1924 1997 #: includes/admin/class-addon-updater.php:132 1998 #, php-format 1925 1999 msgid "There might be a new version of %1$s. Please <strong>provide a valid license key</strong> in order to receive updates and support <a href=\"%2$s\">on this page</a>." 1926 2000 msgstr "" … … 1934 2008 #. translators: %s: version number 1935 2009 #: includes/admin/class-admin-notices.php:69 2010 #, php-format 1936 2011 msgid "You have successfully rolled back to Advanced Ads %s" 1937 2012 msgstr "" … … 1945 2020 #: includes/admin/class-ajax.php:278 1946 2021 #: includes/admin/class-ajax.php:609 2022 #, php-format 1947 2023 msgid "An error occurred. Please use <a href=\"%s\" target=\"_blank\">this form</a> to sign up." 1948 2024 msgstr "" … … 1979 2055 #: modules/gadsense/includes/class-adsense-report.php:162 1980 2056 #: modules/gadsense/includes/class-adsense-report.php:165 2057 #, php-format 1981 2058 msgid "Last %1$d days" 1982 2059 msgstr "" … … 1984 2061 #. translators: 1: An error message. 1985 2062 #: includes/admin/class-assets.php:140 2063 #, php-format 1986 2064 msgid "An error occurred: %1$s" 1987 2065 msgstr "" … … 2046 2124 #. translators: an ad group title. 2047 2125 #: includes/admin/class-assets.php:163 2126 #, php-format 2048 2127 msgid "You are about to permanently delete %s" 2049 2128 msgstr "" … … 2064 2143 #. translators: the plugin name. 2065 2144 #: includes/admin/class-edd-updater.php:342 2145 #, php-format 2066 2146 msgid "There is a new version of %1$s available." 2067 2147 msgstr "" … … 2073 2153 #. translators: 1: opening anchor tag, do not translate 2. the new plugin version 3. closing anchor tag, do not translate. 2074 2154 #: includes/admin/class-edd-updater.php:353 2155 #, php-format 2075 2156 msgid "%1$sView version %2$s details%3$s." 2076 2157 msgstr "" 2077 2158 2078 2159 #: includes/admin/class-edd-updater.php:361 2160 #, php-format 2079 2161 msgid "%1$sView version %2$s details%3$s or %4$supdate now%5$s." 2080 2162 msgstr "" … … 2108 2190 #. translators: %s is the group type string 2109 2191 #: includes/admin/class-groups-list-table.php:185 2192 #, php-format 2110 2193 msgid "The originally selected group type “%s” is not enabled." 2111 2194 msgstr "" … … 2193 2276 #. translators: %s is the time the ad was first saved. 2194 2277 #: includes/admin/class-metabox-ad.php:237 2278 #, php-format 2195 2279 msgid "Ad created on %s" 2196 2280 msgstr "" … … 2203 2287 #. translators: %1$s opening button tag, %2$s closing button tag. 2204 2288 #: includes/admin/class-metabox-ad.php:386 2289 #, php-format 2205 2290 msgid "This looks like an AdSense ad. Switch the ad type to “AdSense ad” to make use of more features. %1$sSwitch to AdSense ad%2$s." 2206 2291 msgstr "" … … 2298 2383 #. translators: %s is a name of a module. 2299 2384 #: includes/admin/class-placement-edit-modal.php:386 2385 #, php-format 2300 2386 msgid "Missing PHP extension could cause issues. Please ask your hosting provider to enable it: %s" 2301 2387 msgstr "" … … 2338 2424 #. translators: %s: date and time of the revision 2339 2425 #: includes/admin/class-post-types.php:98 2426 #, php-format 2340 2427 msgid "Ad restored to revision from %s" 2341 2428 msgstr "" … … 2352 2439 #. translators: %s: date 2353 2440 #: includes/admin/class-post-types.php:105 2441 #, php-format 2354 2442 msgid "Ad scheduled for: <strong>%1$s</strong>." 2355 2443 msgstr "" … … 2365 2453 #. translators: %s: ad count 2366 2454 #: includes/admin/class-post-types.php:125 2455 #, php-format 2367 2456 msgid "%s ad updated." 2368 2457 msgid_plural "%s ads updated." … … 2372 2461 #. translators: %s: ad count 2373 2462 #: includes/admin/class-post-types.php:127 2463 #, php-format 2374 2464 msgid "%s ad not updated, somebody is editing it." 2375 2465 msgid_plural "%s ads not updated, somebody is editing them." … … 2379 2469 #. translators: %s: ad count 2380 2470 #: includes/admin/class-post-types.php:129 2471 #, php-format 2381 2472 msgid "%s ad permanently deleted." 2382 2473 msgid_plural "%s ads permanently deleted." … … 2386 2477 #. translators: %s: ad count 2387 2478 #: includes/admin/class-post-types.php:131 2479 #, php-format 2388 2480 msgid "%s ad moved to the Trash." 2389 2481 msgid_plural "%s ads moved to the Trash." … … 2393 2485 #. translators: %s: ad count 2394 2486 #: includes/admin/class-post-types.php:133 2487 #, php-format 2395 2488 msgid "%s ad restored from the Trash." 2396 2489 msgid_plural "%s ads restored from the Trash." … … 2400 2493 #. translators: %s: placement count 2401 2494 #: includes/admin/class-post-types.php:138 2495 #, php-format 2402 2496 msgid "%s placement updated." 2403 2497 msgid_plural "%s placements updated." … … 2407 2501 #. translators: %s: placement count 2408 2502 #: includes/admin/class-post-types.php:140 2503 #, php-format 2409 2504 msgid "%s placement not updated, somebody is editing it." 2410 2505 msgid_plural "%s placements not updated, somebody is editing them." … … 2414 2509 #. translators: %s: placement count 2415 2510 #: includes/admin/class-post-types.php:142 2511 #, php-format 2416 2512 msgid "%s placement permanently deleted." 2417 2513 msgid_plural "%s placements permanently deleted." … … 2421 2517 #. translators: %s: placement count 2422 2518 #: includes/admin/class-post-types.php:144 2519 #, php-format 2423 2520 msgid "%s placement moved to the Trash." 2424 2521 msgid_plural "%s placements moved to the Trash." … … 2428 2525 #. translators: %s: placement count 2429 2526 #: includes/admin/class-post-types.php:146 2527 #, php-format 2430 2528 msgid "%s placement restored from the Trash." 2431 2529 msgid_plural "%s placements restored from the Trash." … … 2495 2593 #. translators: unfiltered_html 2496 2594 #: includes/admin/class-settings.php:463 2595 #, php-format 2497 2596 msgid "Add the %s capability to user roles on multisite" 2498 2597 msgstr "" … … 2585 2684 #. translators: %1$s and %2$s are opening and closing <a> tags 2586 2685 #: includes/admin/class-upgrades.php:98 2686 #, php-format 2587 2687 msgid "This looks like a Google Ad Manager ad. Use the %1$sGAM Integration%2$s." 2588 2688 msgstr "" … … 2602 2702 #. translators: 1: Name of ad unit 2603 2703 #: includes/admin/metaboxes/class-ad-adsense.php:57 2704 #, php-format 2604 2705 msgid "Earnings of %1$s" 2605 2706 msgstr "" … … 2836 2937 #. translators: 1: opening strong tag, 2: closing strong tag, 3: opening italic tag, 4: closing italic tag. 2837 2938 #: includes/admin/pages/class-onboarding.php:211 2939 #, php-format 2838 2940 msgid "We have created a placement for your ad that will display %1$safter the 3rd paragraph on every post%2$s. Go to %3$sAdvanced Ads > Placements%4$s and edit the placement to change this." 2839 2941 msgstr "" … … 3050 3152 #. translators: $s is a size string like "728 x 90". 3051 3153 #: includes/ads/types/type-image.php:196 3154 #, php-format 3052 3155 msgid "Original size: %s" 3053 3156 msgstr "" … … 3075 3178 #. translators: The name of the constant preventing PHP execution 3076 3179 #: includes/ads/types/type-plain.php:156 3180 #, php-format 3077 3181 msgid "Executing PHP code has been disallowed by %s" 3078 3182 msgstr "" … … 3149 3253 #. translators: 1: is a link to a support document. 2: closing link 3150 3254 #: includes/class-autoloader.php:128 3255 #, php-format 3151 3256 msgid "Your installation of Advanced Ads is incomplete. If you installed Advanced Ads from GitHub, %1$s please refer to this document%2$s to set up your development environment." 3152 3257 msgstr "" … … 3154 3259 #. translators: %s: WP_ENVIRONMENT_TYPES 3155 3260 #: includes/class-autoloader.php:172 3261 #, php-format 3156 3262 msgid "The %s constant is no longer supported." 3157 3263 msgstr "" … … 3363 3469 #. translators: %d: number of ad blocks 3364 3470 #: includes/importers/class-ad-inserter.php:88 3471 #, php-format 3365 3472 msgid "We found Ad Inserter configuration with <strong>%d ad blocks</strong>." 3366 3473 msgstr "" … … 3383 3490 #: includes/importers/class-google-sheet.php:281 3384 3491 #: includes/importers/class-wp-quads.php:151 3492 #, php-format 3385 3493 msgid "%1$d ads migrated from %2$s" 3386 3494 msgstr "" … … 3489 3597 #. translators: Number of ads 3490 3598 #: includes/importers/class-wp-quads.php:104 3599 #, php-format 3491 3600 msgid "We found <strong>%d ads</strong>." 3492 3601 msgstr "" … … 3505 3614 #: includes/importers/class-xml-encoder.php:202 3506 3615 #: includes/importers/class-xml-encoder.php:206 3616 #, php-format 3507 3617 msgid "The %s extension(s) is not loaded" 3508 3618 msgstr "" … … 3515 3625 #. translators: %s node data 3516 3626 #: includes/importers/class-xml-encoder.php:148 3627 #, php-format 3517 3628 msgctxt "import_export" 3518 3629 msgid "An unexpected value could not be serialized: %s" … … 3526 3637 #. translators: %s error messages while trying to decode xml file 3527 3638 #: includes/importers/class-xml-encoder.php:246 3639 #, php-format 3528 3640 msgctxt "import_export" 3529 3641 msgid "XML error: %s" … … 3544 3656 #. translators: %s number of attachments 3545 3657 #: includes/importers/class-xml-importer.php:158 3658 #, php-format 3546 3659 msgid "%s attachment uploaded" 3547 3660 msgid_plural "%s attachments uploaded" … … 3551 3664 #. translators: %s import directory 3552 3665 #: includes/importers/class-xml-importer.php:251 3666 #, php-format 3553 3667 msgid "Failed to create import directory <em>%s</em>" 3554 3668 msgstr "" … … 3556 3670 #. translators: %s import directory 3557 3671 #: includes/importers/class-xml-importer.php:257 3672 #, php-format 3558 3673 msgid "Import directory is not writable: <em>%s</em>" 3559 3674 msgstr "" … … 3565 3680 #. translators: %s error in file 3566 3681 #: includes/importers/class-xml-importer.php:277 3682 #, php-format 3567 3683 msgid "Failed to upload file, error: <em>%s</em>" 3568 3684 msgstr "" … … 3574 3690 #. translators: %s import id 3575 3691 #: includes/importers/class-xml-importer.php:288 3692 #, php-format 3576 3693 msgid "The file could not be created: <em>%s</em>. This is probably a permissions problem" 3577 3694 msgstr "" … … 3579 3696 #. translators: %s Ad title 3580 3697 #: includes/importers/class-xml-importer.php:356 3698 #, php-format 3581 3699 msgid "Failed to import <em>%s</em>" 3582 3700 msgstr "" … … 3584 3702 #. translators: %s number of ads 3585 3703 #: includes/importers/class-xml-importer.php:432 3704 #, php-format 3586 3705 msgid "%s ad imported" 3587 3706 msgid_plural "%s ads imported" … … 3591 3710 #. translators: %s number of groups 3592 3711 #: includes/importers/class-xml-importer.php:490 3712 #, php-format 3593 3713 msgid "%s group imported" 3594 3714 msgid_plural "%s groups imported" … … 3598 3718 #. translators: %s number of placements 3599 3719 #: includes/importers/class-xml-importer.php:646 3720 #, php-format 3600 3721 msgid "%s placement imported" 3601 3722 msgid_plural "%s placements imported" … … 3605 3726 #. translators: %s number of options 3606 3727 #: includes/importers/class-xml-importer.php:726 3728 #, php-format 3607 3729 msgid "%s option imported" 3608 3730 msgid_plural "%s options imported" … … 3612 3734 #. translators: %s image url 3613 3735 #: includes/importers/class-xml-importer.php:757 3736 #, php-format 3614 3737 msgid "Invalid filetype <em>%s</em>" 3615 3738 msgstr "" … … 3620 3743 #: includes/importers/class-xml-importer.php:780 3621 3744 #: includes/importers/class-xml-importer.php:808 3745 #, php-format 3622 3746 msgid "Error getting remote image <em>%s</em>" 3623 3747 msgstr "" … … 3625 3749 #. translators: %s image url 3626 3750 #: includes/importers/class-xml-importer.php:790 3751 #, php-format 3627 3752 msgid "Zero size file downloaded <em>%s</em>" 3628 3753 msgstr "" … … 3630 3755 #. translators: 1: Attachment ID 2: Attachment link 3631 3756 #: includes/importers/class-xml-importer.php:850 3757 #, php-format 3632 3758 msgid "New attachment created <em>%1$s</em> %2$s" 3633 3759 msgstr "" … … 3754 3880 #. translators: %s is an html tag. 3755 3881 #: includes/utilities/class-content-injection.php:34 3882 #, php-format 3756 3883 msgid "paragraph (%s)" 3757 3884 msgstr "" … … 3759 3886 #. translators: %s is an html tag. 3760 3887 #: includes/utilities/class-content-injection.php:36 3888 #, php-format 3761 3889 msgid "paragraph without image (%s)" 3762 3890 msgstr "" … … 3764 3892 #. translators: %s is an html tag. 3765 3893 #: includes/utilities/class-content-injection.php:38 3894 #, php-format 3766 3895 msgid "headline 2 (%s)" 3767 3896 msgstr "" … … 3769 3898 #. translators: %s is an html tag. 3770 3899 #: includes/utilities/class-content-injection.php:40 3900 #, php-format 3771 3901 msgid "headline 3 (%s)" 3772 3902 msgstr "" … … 3774 3904 #. translators: %s is an html tag. 3775 3905 #: includes/utilities/class-content-injection.php:42 3906 #, php-format 3776 3907 msgid "headline 4 (%s)" 3777 3908 msgstr "" … … 3779 3910 #. translators: %s is an html tag. 3780 3911 #: includes/utilities/class-content-injection.php:44 3912 #, php-format 3781 3913 msgid "any headline (%s)" 3782 3914 msgstr "" … … 3784 3916 #. translators: %s is an html tag. 3785 3917 #: includes/utilities/class-content-injection.php:46 3918 #, php-format 3786 3919 msgid "image (%s)" 3787 3920 msgstr "" … … 3789 3922 #. translators: %s is an html tag. 3790 3923 #: includes/utilities/class-content-injection.php:48 3924 #, php-format 3791 3925 msgid "table (%s)" 3792 3926 msgstr "" … … 3794 3928 #. translators: %s is an html tag. 3795 3929 #: includes/utilities/class-content-injection.php:50 3930 #, php-format 3796 3931 msgid "list item (%s)" 3797 3932 msgstr "" … … 3799 3934 #. translators: %s is an html tag. 3800 3935 #: includes/utilities/class-content-injection.php:52 3936 #, php-format 3801 3937 msgid "quote (%s)" 3802 3938 msgstr "" … … 3804 3940 #. translators: %s is an html tag. 3805 3941 #: includes/utilities/class-content-injection.php:54 3942 #, php-format 3806 3943 msgid "iframe (%s)" 3807 3944 msgstr "" … … 3809 3946 #. translators: %s is an html tag. 3810 3947 #: includes/utilities/class-content-injection.php:56 3948 #, php-format 3811 3949 msgid "container (%s)" 3812 3950 msgstr "" … … 3823 3961 #. translators: %1$s is the opening link tag, %2$s is closing link tag 3824 3962 #: includes/utilities/class-wordpress.php:413 3963 #, php-format 3825 3964 msgid "This feature is deprecated. Please find the removal schedule %1$shere%2$s" 3826 3965 msgstr "" … … 3845 3984 #. translators: %s old folder name 3846 3985 #: modules/ad-blocker/admin/admin.php:230 3986 #, php-format 3847 3987 msgid "Unable to rename \"%s\" directory" 3848 3988 msgstr "" … … 3852 3992 #: modules/ad-blocker/admin/admin.php:261 3853 3993 #: modules/ad-blocker/admin/admin.php:278 3994 #, php-format 3854 3995 msgid "Unable to copy assets to the \"%s\" directory" 3855 3996 msgstr "" … … 3858 3999 #: modules/ad-blocker/admin/admin.php:312 3859 4000 #: modules/ad-blocker/admin/admin.php:397 4001 #, php-format 3860 4002 msgid "We do not have direct write access to the \"%s\" directory" 3861 4003 msgstr "" … … 3863 4005 #. translators: %s directory path 3864 4006 #: modules/ad-blocker/admin/admin.php:409 4007 #, php-format 3865 4008 msgid "Unable to copy files to %s" 3866 4009 msgstr "" … … 3892 4035 #. translators: placeholder is path to folder in uploads dir 3893 4036 #: modules/ad-blocker/admin/views/rebuild_form.php:63 4037 #, php-format 3894 4038 msgid "Please, rebuild the asset folder. All assets will be located in %s" 3895 4039 msgstr "" … … 3909 4053 #. translators: %s is a URL. 3910 4054 #: modules/ad-blocker/admin/views/setting-use-adblocker.php:24 4055 #, php-format 3911 4056 msgid "Learn how to display alternative content to ad block users <a href=\"%s\" target=\"_blank\">in the manual</a>." 3912 4057 msgstr "" … … 3992 4137 #. translators: %s is demo GA4 ID. 3993 4138 #: modules/adblock-finder/admin/views/setting-ga.php:19 4139 #, php-format 3994 4140 msgid "Enter your Google Analytics property ID (e.g. %s) above to track the page views of visitors who use an ad blocker." 3995 4141 msgstr "" … … 3997 4143 #. translators: %s homepage link 3998 4144 #: modules/ads-txt/admin/class-advanced-ads-ads-txt-admin.php:211 4145 #, php-format 3999 4146 msgid "The ads.txt file cannot be placed because the URL contains a subdirectory. You need to make the file available at %s" 4000 4147 msgstr "" … … 4002 4149 #. translators: %s link of ads.txt 4003 4150 #: modules/ads-txt/admin/class-advanced-ads-ads-txt-admin.php:227 4151 #, php-format 4004 4152 msgid "The file is available on %s." 4005 4153 msgstr "" … … 4011 4159 #. translators: %s link 4012 4160 #: modules/ads-txt/admin/class-advanced-ads-ads-txt-admin.php:237 4161 #, php-format 4013 4162 msgid "A third-party file exists: %s" 4014 4163 msgstr "" … … 4025 4174 #: modules/ads-txt/admin/class-advanced-ads-ads-txt-admin.php:252 4026 4175 #: modules/ads-txt/admin/views/setting-additional-content.php:40 4176 #, php-format 4027 4177 msgid "An error occured: %s." 4028 4178 msgstr "" … … 4030 4180 #. translators: %s the line that may need to be added manually 4031 4181 #: modules/ads-txt/admin/class-advanced-ads-ads-txt-admin.php:269 4182 #, php-format 4032 4183 msgid "If your site is located on a subdomain, you need to add the following line to the ads.txt file of the root domain: %s" 4033 4184 msgstr "" … … 4051 4202 #. translators: %s: The adsense line added automically by Advanced Ads. 4052 4203 #: modules/ads-txt/admin/views/setting-additional-content.php:16 4204 #, php-format 4053 4205 msgid "The following line will be added automatically because you connected your AdSense account with Advanced Ads: %s" 4054 4206 msgstr "" … … 4072 4224 #. translators: %s is a URL. 4073 4225 #: modules/gadsense/admin/admin.php:187 4226 #, php-format 4074 4227 msgid "Responsive AdSense ads don’t work reliably with <em>Position</em> set to left or right. Either switch the <em>Type</em> to \"normal\" or follow <a href=\"%s\" target=\"_blank\">this tutorial</a> if you want the ad to be wrapped in text." 4075 4228 msgstr "" … … 4077 4230 #. translators: %s is a URL. 4078 4231 #: modules/gadsense/admin/admin.php:197 4232 #, php-format 4079 4233 msgid "<a href=\"%s\" target=\"_blank\">Install the free AdSense In-feed add-on</a> in order to place ads between posts." 4080 4234 msgstr "" … … 4082 4236 #. translators: %s is a URL. 4083 4237 #: modules/gadsense/admin/admin.php:246 4238 #, php-format 4084 4239 msgid "The AdSense verification and Auto ads code should be set up in the <a href=\"%s\">AdSense settings</a>. Click on the following button to enable it now." 4085 4240 msgstr "" … … 4092 4247 #: modules/gadsense/admin/views/adsense-account.php:39 4093 4248 #: modules/gadsense/admin/views/adsense-account.php:45 4249 #, php-format 4094 4250 msgid "Warning from your %1$sAdSense account%2$s" 4095 4251 msgstr "" … … 4107 4263 #. translators: %s: date and time of last check in the format set in wp_options 4108 4264 #: modules/gadsense/admin/views/adsense-account.php:92 4265 #, php-format 4109 4266 msgid "last checked: %s" 4110 4267 msgstr "" … … 4149 4306 #: modules/gadsense/admin/views/adsense-account.php:154 4150 4307 #: modules/gadsense/admin/views/adsense-account.php:256 4308 #, php-format 4151 4309 msgid "See all %1$srecommended ad networks%2$s." 4152 4310 msgstr "" … … 4160 4318 #: modules/gadsense/includes/class-network-adsense.php:78 4161 4319 #: views/admin/metaboxes/ads/ad-types.php:64 4320 #, php-format 4162 4321 msgid "Subscribe to our free email course for Google AdSense, receive our newsletter for periodic tutorials, and get %s for Advanced Ads." 4163 4322 msgstr "" … … 4165 4324 #. translators: %1$s is the opening link tag to our manual; %2$s is the appropriate closing link tag; %3$s is the opening link tag to our help forum; %4$s is the appropriate closing link tag 4166 4325 #: modules/gadsense/admin/views/adsense-account.php:238 4326 #, php-format 4167 4327 msgid "Problems with AdSense? Check out the %1$smanual%2$s or %3$sask here%4$s." 4168 4328 msgstr "" … … 4203 4363 #. translators: %s is the publisher ID. 4204 4364 #: modules/gadsense/admin/views/adsense-ad-parameters.php:108 4365 #, php-format 4205 4366 msgid "Publisher ID: %s" 4206 4367 msgstr "" … … 4212 4373 #. translators: %s the setting page link 4213 4374 #: modules/gadsense/admin/views/adsense-ad-parameters.php:124 4375 #, php-format 4214 4376 msgid "Please <a href=\"%s\" target=\"_blank\">change it here</a>." 4215 4377 msgstr "" … … 4274 4436 #. translators: 1: the plugin name that is managing the Auto ads code. 4275 4437 #: modules/gadsense/admin/views/borlabs-cookie-auto-ads-warning.php:4 4438 #, php-format 4276 4439 msgid "Advanced Ads detected that <strong>%s</strong> is managing the Auto ads code and will therefore not add it." 4277 4440 msgstr "" … … 4295 4458 #. translators: 1: The name of an ad network. 4296 4459 #: modules/gadsense/admin/views/external-ads-links.php:18 4460 #, php-format 4297 4461 msgid "Insert new %1$s code" 4298 4462 msgstr "" … … 4304 4468 #. translators: 1: The name of an ad network. 4305 4469 #: modules/gadsense/admin/views/external-ads-links.php:36 4470 #, php-format 4306 4471 msgid "Set up %1$s code manually" 4307 4472 msgstr "" … … 4309 4474 #. translators: 1: The name of an ad network. 4310 4475 #: modules/gadsense/admin/views/external-ads-links.php:48 4476 #, php-format 4311 4477 msgid "Connect to %1$s" 4312 4478 msgstr "" … … 4369 4535 #. Translators: 1: opening tag for AdSense account link 2: opening tag for a link to insert ad code 3: closing a tag 4370 4536 #: modules/gadsense/admin/views/external-ads-list.php:114 4537 #, php-format 4371 4538 msgid "%1$sCopy the code from your AdSense account%3$s and %2$sinsert a new AdSense code here%3$s." 4372 4539 msgstr "" … … 4374 4541 #. translators: 1: opening tag for a link to create an ad manually 2: closing tag 4375 4542 #: modules/gadsense/admin/views/external-ads-list.php:123 4543 #, php-format 4376 4544 msgid "%1$sCreate an AdSense code manually%2$s: Select the <em>Normal</em> or <em>Responsive</em> type and the size." 4377 4545 msgstr "" … … 4387 4555 #. translators: AdSense ID. 4388 4556 #: modules/gadsense/includes/adsense-report-api.php:148 4557 #, php-format 4389 4558 msgid "Error while retrieving report for \"%s\"." 4390 4559 msgstr "" … … 4392 4561 #. translators: AdSense ID. 4393 4562 #: modules/gadsense/includes/adsense-report-api.php:159 4563 #, php-format 4394 4564 msgid "Invalid response while retrieving report for \"%s\"." 4395 4565 msgstr "" … … 4415 4585 #. translators: %s: ad unit ID. 4416 4586 #: modules/gadsense/includes/class-mapi.php:347 4587 #, php-format 4417 4588 msgid "Error while retrieving ad code for \"%s\"." 4418 4589 msgstr "" … … 4420 4591 #. translators: %s: ad unit ID. 4421 4592 #: modules/gadsense/includes/class-mapi.php:374 4593 #, php-format 4422 4594 msgid "Invalid response while retrieving ad code for \"%s\"." 4423 4595 msgstr "" … … 4426 4598 #: modules/gadsense/includes/class-mapi.php:435 4427 4599 #: modules/gadsense/includes/class-mapi.php:532 4600 #, php-format 4428 4601 msgid "Error while retrieving ad unit list for \"%s\"." 4429 4602 msgstr "" … … 4431 4604 #. translators: %1$s is the AdSense publisher ID; %2$s a starting a tag to the AdSense ad unit list and %3$s the closing link. 4432 4605 #: modules/gadsense/includes/class-mapi.php:446 4606 #, php-format 4433 4607 msgid "The account \"%1$s\" does not seem to have any ad units. Please create some %2$shere%3$s." 4434 4608 msgstr "" … … 4436 4610 #. translators: %s is the publisher ID. 4437 4611 #: modules/gadsense/includes/class-mapi.php:459 4612 #, php-format 4438 4613 msgid "Invalid response while retrieving ad unit list for \"%s\"." 4439 4614 msgstr "" … … 4455 4630 #. translators: %s account id 4456 4631 #: modules/gadsense/includes/class-mapi.php:601 4632 #, php-format 4457 4633 msgid "Advanced Ads does not have access to your account (<code>%s</code>) anymore." 4458 4634 msgstr "" … … 4460 4636 #. translators: %s account id 4461 4637 #: modules/gadsense/includes/class-mapi.php:646 4638 #, php-format 4462 4639 msgid "error while renewing access token for \"%s\"" 4463 4640 msgstr "" … … 4465 4642 #. translators: %s AdSense account ID 4466 4643 #: modules/gadsense/includes/class-mapi.php:673 4644 #, php-format 4467 4645 msgid "invalid response received while renewing access token for \"%s\"" 4468 4646 msgstr "" … … 4528 4706 #. translators: %s admin setting page link 4529 4707 #: modules/gadsense/includes/class-mapi.php:1646 4708 #, php-format 4530 4709 msgid "There are one or more warnings about the currently linked AdSense account. You can view them <a href=\"%s\">here</a>" 4531 4710 msgstr "" … … 4533 4712 #. translators: 1: A link to the settings page 2: The name of an ad network 4534 4713 #: modules/gadsense/includes/class-mapi.php:1754 4714 #, php-format 4535 4715 msgid "Please try to <a href=\"%1$s\" target=\"_blank\">reconnect to your %2$s account</a>." 4536 4716 msgstr "" … … 4604 4784 #. translators: %s is a URL. 4605 4785 #: modules/gadsense/includes/class-network-adsense.php:304 4786 #, php-format 4606 4787 msgid "Our <a href=\"%s\" target=\"_blank\">Ad Health</a> feature monitors if AdSense is implemented correctly on your site. It also considers ads not managed with Advanced Ads. Enable this option to remove these checks" 4607 4788 msgstr "" … … 4621 4802 #. translators: %s is a URL. 4622 4803 #: modules/gadsense/includes/class-network-adsense.php:351 4804 #, php-format 4623 4805 msgid "Whether your responsive ad unit may expand to <a href='%s' target='blank'>use the full width</a> of your visitor's mobile device screen" 4624 4806 msgstr "" … … 4703 4885 #. translators: %s link to privacy policy 4704 4886 #: modules/one-click/admin/class-admin.php:77 4887 #, php-format 4705 4888 msgid "This form is designed exclusively for MonetizeMore customers who wish to integrate Advanced Ads with their PubGuru Dashboard. In alignment with our <a href=\"%s\">Privacy Policy</a>, no information other than your domain name is exchanged, and Advanced Ads does not engage in any tracking activities." 4706 4889 msgstr "" … … 4728 4911 #. translators: %1$s is contact link, %2$s is email link 4729 4912 #: modules/one-click/admin/class-admin.php:90 4913 #, php-format 4730 4914 msgid "If you are on a domain “unknow” to PubGuru, e.g., a staging site, please indicate the domain that you registered with PubGuru. If you need assistance, please <a href=\"%1$s\">click here to contact PubGuru support</a> or <a href=\"%2$s\">send an email to support@monetizemore.com</a>." 4731 4915 msgstr "" … … 4741 4925 #. translators: %1$s is contact link, %2$s is email link 4742 4926 #: modules/one-click/admin/class-admin.php:98 4927 #, php-format 4743 4928 msgid "Please wait a few minutes and try again. If you need assistance, please <a href=\"%1$s\">click here to contact PubGuru support</a> or <a href=\"%2$s\">send an email to support@monetizemore.com</a>." 4744 4929 msgstr "" … … 4779 4964 #. translators: %s rollback page link 4780 4965 #: modules/one-click/admin/class-admin.php:123 4966 #, php-format 4781 4967 msgid "You have successfully imported your PubGuru Ad Units. If necessary, use the <a href=\"%s\">Rollback Tool</a> to revert your ad setup to a previous state." 4782 4968 msgstr "" … … 4788 4974 #. translators: %1$s is contact link, %2$s is email link 4789 4975 #: modules/one-click/admin/class-admin.php:131 4976 #, php-format 4790 4977 msgid "If you need assistance, please <a href=\"%1$s\">click here to contact PubGuru support</a> or <a href=\"%2$s\">send an email to support@monetizemore.com</a>." 4791 4978 msgstr "" … … 4809 4996 #. translators: %s is link to PubGuru 4810 4997 #: modules/one-click/admin/class-admin.php:141 4998 #, php-format 4811 4999 msgid "Redirect ads.txt calls to the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">PubGuru platform</a>" 4812 5000 msgstr "" … … 4874 5062 #. translators: 1 is the opening link to the Advanced Ads website, 2 the closing link 4875 5063 #: modules/one-click/admin/class-ajax.php:152 5064 #, php-format 4876 5065 msgid "The backup of your ads.txt file has failed. Please ensure that a manual backup is created You can find detailed instructions on how to manually back up your ads.txt file in the manual. %1$sManual%2$s" 4877 5066 msgstr "" … … 4955 5144 #. Translators: 1: a tag with link to general privacy settings, 2: closing a tag 4956 5145 #: modules/privacy/admin/views/setting-ad-ignore-consent.php:17 5146 #, php-format 4957 5147 msgid "Ignore %1$sgeneral Privacy settings%2$s and display the ad even without consent." 4958 5148 msgstr "" … … 5000 5190 #. Translators: 1: opening link tag with link to Advanced Ads Pro 2: closing link tag 5001 5191 #: modules/privacy/admin/views/setting-general.php:92 5192 #, php-format 5002 5193 msgid "Install %1$sAdvanced Ads Pro%2$s to reload the ads instantly without an additional page request." 5003 5194 msgstr "" … … 5013 5204 #. translators: %s is an error message generated by the plugin. 5014 5205 #: public/class-advanced-ads.php:181 5206 #, php-format 5015 5207 msgid "Advanced Ads Error: %s" 5016 5208 msgstr "" … … 5064 5256 #. translators: %1$s is the month number, %2$s is the month shortname. 5065 5257 #: views/admin/ads/submitbox-meta.php:33 5258 #, php-format 5066 5259 msgctxt "1: month number (01, 02, etc.), 2: month abbreviation" 5067 5260 msgid "%1$s-%2$s" … … 5070 5263 #. translators: %1$s month, %2$s day, %3$s year, %4$s hour, %5$s minute. 5071 5264 #: views/admin/ads/submitbox-meta.php:51 5265 #, php-format 5072 5266 msgctxt "order of expiry date fields 1: month, 2: day, 3: year, 4: hour, 5: minute" 5073 5267 msgid "%1$s %2$s, %3$s @ %4$s %5$s" … … 5126 5320 #: views/admin/metaboxes/ads/ad-layout.php:62 5127 5321 #: views/admin/quick-edit.php:46 5322 #, php-format 5128 5323 msgid "Enable the Ad Label %1$s in the settings%2$s." 5129 5324 msgstr "" … … 5192 5387 #. translators: %s is the title of the website. 5193 5388 #: views/admin/feedback-disable.php:81 5389 #, php-format 5194 5390 msgid "All the best to you and <em>%s</em>." 5195 5391 msgstr "" … … 5227 5423 #. translators: %s is a URL. 5228 5424 #: views/admin/metaboxes/ads/ad-info-after-textarea.php:28 5425 #, php-format 5229 5426 msgid "Reach out to <a href=\"%s\">support</a> to get help." 5230 5427 msgstr "" … … 5339 5536 #. translators: 1: is an opening a tag, 2: is a closing a tag 5340 5537 #: views/admin/metaboxes/ads/ad-usage-shortcodes.php:25 5538 #, php-format 5341 5539 msgid "Find more display options in the %1$smanual%2$s." 5342 5540 msgstr "" … … 5424 5622 #. translators: %s is a URL. 5425 5623 #: views/admin/settings/general/advanced-js.php:22 5624 #, php-format 5426 5625 msgid "Enable advanced JavaScript functions (<a href=\"%s\" target=\"_blank\">here</a>). Some features and add-ons might override this setting if they need features from this file." 5427 5626 msgstr "" … … 5445 5644 #. translators: %s is a URL. 5446 5645 #: views/admin/settings/general/content-injection-everywhere.php:40 5646 #, php-format 5447 5647 msgid "To ensure compatibility, ads are not injected into excerpts or the full content of posts on archive pages. However, by enabling this option, you can override this restriction and set a limit on the number of posts where ads will be injected. Please note that if you want to insert ads between post listing items on archive pages, you can utilize the Post list placement (<a href=\"%s\" target=\"_blank\">manual</a>) feature." 5448 5648 msgstr "" … … 5518 5718 #. translators: %s is a URL. 5519 5719 #: views/admin/settings/general/editors-manage-ads.php:20 5720 #, php-format 5520 5721 msgid "You can assign different ad-related roles on a user basis with <a href=\"%s\" target=\"_blank\">Advanced Ads Pro</a>." 5521 5722 msgstr "" … … 5552 5753 #. translators: %s is a URL. 5553 5754 #: views/admin/settings/license/section-help.php:19 5755 #, php-format 5554 5756 msgid "See also <a href=\"%s\" target=\"_blank\">Issues and questions about licenses</a>." 5555 5757 msgstr "" … … 5590 5792 #. translators: %s is the ID of an ad group 5591 5793 #: views/admin/tables/groups/column-details.php:19 5794 #, php-format 5592 5795 msgid "ID: %s" 5593 5796 msgstr "" … … 5595 5798 #. translators: %s is the name of a group type 5596 5799 #: views/admin/tables/groups/column-details.php:26 5800 #, php-format 5597 5801 msgid "Type: %s" 5598 5802 msgstr "" … … 5637 5841 #. translators: %d is a number. 5638 5842 #: views/admin/tables/groups/list-row-loop.php:64 5843 #, php-format 5639 5844 msgid "+ show %d more ads" 5640 5845 msgstr "" … … 5642 5847 #. translators: amount of ads displayed 5643 5848 #: views/admin/tables/groups/list-row-loop.php:83 5849 #, php-format 5644 5850 msgid "Up to %d ad displayed." 5645 5851 msgid_plural "Up to %d ads displayed" … … 5653 5859 #. translators: %s is the title for ad. 5654 5860 #: views/admin/tables/groups/list-row-option-ads.php:39 5861 #, php-format 5655 5862 msgid "Opens ad %s in a new tab" 5656 5863 msgstr "" … … 5666 5873 #. translators: %s is the placement type string 5667 5874 #: views/admin/tables/placements/column-name.php:26 5875 #, php-format 5668 5876 msgid "The originally selected placement type “%s” is not enabled." 5669 5877 msgstr "" … … 5679 5887 #. translators: %s is a URL. 5680 5888 #: views/admin/tables/placements/header-note.php:16 5889 #, php-format 5681 5890 msgid "Tutorial: <a href=\"%s\" target=\"_blank\">How to place visible ads in the header of your website</a>." 5682 5891 msgstr "" … … 5750 5959 #. translators: %s is 'free email courses'. 5751 5960 #: views/admin/widgets/aa-dashboard/next-steps/newsletter.php:19 5961 #, php-format 5752 5962 msgid "Join our %s for more benefits and insights:" 5753 5963 msgstr "" … … 5759 5969 #. translators: %s is '2 free add-ons' in bold. 5760 5970 #: views/admin/widgets/aa-dashboard/next-steps/newsletter.php:29 5971 #, php-format 5761 5972 msgid "Gain %s" 5762 5973 msgstr "" … … 5814 6025 #. translators: %s is the number of hidden notices. 5815 6026 #: views/admin/widgets/aa-dashboard/overview-notices.php:25 6027 #, php-format 5816 6028 msgid "%s hidden notifications" 5817 6029 msgstr "" … … 5827 6039 #. translators: %1$s is the opening <a> tag, %2$s is the closing </a> tag. 5828 6040 #: views/admin/widgets/aa-dashboard/support.php:41 6041 #, php-format 5829 6042 msgid "%1$sThank the developer with a ★★★★★ review on wordpress.org%2$s" 5830 6043 msgstr "" … … 5845 6058 #. translators: %1$d is the number of ads. 5846 6059 #: views/admin/widgets/wordpress-dashboard/header.php:18 6060 #, php-format 5847 6061 msgid "%1$d Ads" 5848 6062 msgstr "" … … 5858 6072 #. translators: %1$s 'free' (in bold), %2$s '2 free add-ons' (in bold) 5859 6073 #: views/admin/widgets/wordpress-dashboard/newsletter.php:19 6074 #, php-format 5860 6075 msgid "Join our newsletter and take our %1$s ad monetization email courses. Get tutorials, optimization tips, and %2$s!" 5861 6076 msgstr "" … … 5979 6194 #. translators: %s post type plural name 5980 6195 #: views/notices/ad-disable-post-type.php:17 6196 #, php-format 5981 6197 msgid "Ads are disabled for all %s" 5982 6198 msgstr "" -
advanced-ads/tags/2.0.16/readme.txt
r3427297 r3429511 5 5 Tested up to: 6.8 6 6 Requires PHP: 7.4 7 Stable tag: 2.0.1 57 Stable tag: 2.0.16 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 361 361 == Changelog == 362 362 363 = 2.0.16 (December 30, 2025) = 364 365 - Improvement: PHP 8+ compatibility for the ad expiration cron event 366 - Improvement: security by allowing only valid sorting options when loading placements 367 363 368 = 2.0.15 (December 25, 2025) = 364 369 -
advanced-ads/tags/2.0.16/wp.advads
r3427297 r3429511 3 3 "name": "Advanced Ads", 4 4 "description": "Manage and optimize your ads in WordPress", 5 "version": "2.0.1 5",5 "version": "2.0.16", 6 6 "requireWP": "5.7", 7 7 "requirePHP": "7.4", -
advanced-ads/trunk/advanced-ads.php
r3427297 r3429511 11 11 * @wordpress-plugin 12 12 * Plugin Name: Advanced Ads 13 * Version: 2.0.1 513 * Version: 2.0.16 14 14 * Description: Manage and optimize your ads in WordPress 15 15 * Plugin URI: https://wpadvancedads.com … … 38 38 39 39 define( 'ADVADS_FILE', __FILE__ ); 40 define( 'ADVADS_VERSION', '2.0.1 5' );40 define( 'ADVADS_VERSION', '2.0.16' ); 41 41 42 42 // Load the autoloader. -
advanced-ads/trunk/includes/admin/class-placement-list-table.php
r3253289 r3429511 260 260 } 261 261 262 $order = Params::get( 'order', 'asc' );262 $order = strtoupper( Params::get( 'order', 'asc' ) ) === 'DESC' ? 'DESC' : 'ASC'; 263 263 $types_order = wp_advads_get_placement_type_manager()->get_order_list(); 264 264 $types_order = array_keys( $types_order ); -
advanced-ads/trunk/includes/crons/class-ads.php
r3253289 r3429511 40 40 */ 41 41 public function save_expiration_date( Ad $ad ): void { 42 $args = [ 'post_id' => $ad->get_id() ]; 42 // use a simple array to prevent issues in PHP 8+. 43 $args = [ $ad->get_id() ]; 43 44 $next = wp_next_scheduled( Constants::CRON_JOB_AD_EXPIRATION, $args ); 44 45 -
advanced-ads/trunk/languages/advanced-ads.pot
r3427297 r3429511 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Advanced Ads 2.0.1 4\n"5 "Project-Id-Version: Advanced Ads 2.0.15\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/advanced-ads\n" 7 7 "Last-Translator: Shakeeb Ahmed <me@shakeebahmed.com>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2025-12- 25T13:21:06+00:00\n"12 "POT-Creation-Date: 2025-12-30T09:29:59+00:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 "X-Generator: WP-CLI 2.1 1.0\n"14 "X-Generator: WP-CLI 2.12.0\n" 15 15 "X-Domain: advanced-ads\n" 16 16 … … 37 37 #. translators: %1$s is a version number 38 38 #: admin/includes/ad-health-notices.php:37 39 #, php-format 39 40 msgid "Your <strong>PHP version (%1$s) is too low</strong>. Advanced Ads is built for PHP %2$s and higher. It might work, but updating PHP is highly recommended. Please ask your hosting provider for more information." 40 41 msgstr "" … … 42 43 #. translators: %1$s is a list of plugin names; %2$s is a target URL 43 44 #: admin/includes/ad-health-notices.php:48 45 #, php-format 44 46 msgid "Plugins that are known to cause (partial) problems: <strong>%1$s</strong>. <a href=\"%2$s\" target=\"_blank\">Learn more</a>." 45 47 msgstr "" … … 47 49 #. translators: %s is a list of PHP extensions 48 50 #: admin/includes/ad-health-notices.php:59 51 #, php-format 49 52 msgid "Missing PHP extensions could cause issues. Please ask your hosting provider to enable them: %s" 50 53 msgstr "" … … 52 55 #. translators: %s is a target URL 53 56 #: admin/includes/ad-health-notices.php:69 57 #, php-format 54 58 msgid "Ads are disabled for all or some pages. See \"disabled ads\" in <a href=\"%s\">settings</a>." 55 59 msgstr "" … … 62 66 #. translators: %s is a target URL 63 67 #: admin/includes/ad-health-notices.php:85 68 #, php-format 64 69 msgid "Some assets were changed. Please <strong>rebuild the asset folder</strong> in the <a href=\"%s\">Advanced Ads settings</a> to update the ad blocker disguise." 65 70 msgstr "" … … 73 78 #: admin/includes/ad-health-notices.php:97 74 79 #: admin/includes/notices.php:68 80 #, php-format 75 81 msgid "Please add valid license keys <a href=\"%s\">here</a>." 76 82 msgstr "" … … 83 89 #: admin/includes/ad-health-notices.php:116 84 90 #: classes/frontend_checks.php:329 91 #, php-format 85 92 msgid "Visible ads should not use the Header placement: %s" 86 93 msgstr "" … … 108 115 #. translators: %1$s is the opening a tag and %2$s the closing one. 109 116 #: admin/includes/ad-health-notices.php:149 117 #, php-format 110 118 msgid "Create a new AdSense account %1$shere%2$s." 111 119 msgstr "" … … 139 147 #. translators: %s is a filter hook, here `the_content`. 140 148 #: admin/includes/ad-health-notices.php:198 149 #, php-format 141 150 msgid "<strong>%s</strong> filter found multiple times." 142 151 msgstr "" … … 152 161 #: admin/includes/ad-health-notices.php:242 153 162 #: admin/includes/ad-health-notices.php:255 163 #, php-format 154 164 msgid "Learn how to integrate %1$s with Advanced Ads %2$shere%3$s." 155 165 msgstr "" … … 157 167 #. translators: %s is a service or plugin name 158 168 #: admin/includes/ad-health-notices.php:269 169 #, php-format 159 170 msgid "%s detected." 160 171 msgstr "" … … 166 177 #. translators: %s removable ads.txt plugins 167 178 #: admin/includes/ad-health-notices.php:282 179 #, php-format 168 180 msgid "Advanced Ads handles your ads.txt file automatically. You might be able to <strong>remove %1$s</strong>." 169 181 msgstr "" … … 175 187 #. translators: %s removable header and footer plugins 176 188 #: admin/includes/ad-health-notices.php:296 189 #, php-format 177 190 msgid "You might be able to <strong>remove %1$s</strong>." 178 191 msgstr "" … … 184 197 #. translators: 1 opening anchor tag, 2 closing tag, 3 icon 185 198 #: admin/includes/ad-health-notices.php:308 199 #, php-format 186 200 msgid "Learn how to target ads on GamiPress websites %1$shere%2$s %3$s" 187 201 msgstr "" … … 189 203 #. translators: 1 opening anchor tag, 2 closing tag, 3 icon 190 204 #: admin/includes/ad-health-notices.php:319 205 #, php-format 191 206 msgid "Learn how to manage ads on membership sites running Paid Memberships Pro %1$shere%2$s %3$s" 192 207 msgstr "" … … 194 209 #. translators: 1 opening anchor tag, 2 closing tag, 3 icon 195 210 #: admin/includes/ad-health-notices.php:330 211 #, php-format 196 212 msgid "Learn how to target ads to specific user roles created with the Members plugin %1$shere%2$s %3$s" 197 213 msgstr "" … … 199 215 #. translators: 1 opening anchor tag, 2 closing tag, 3 icon 200 216 #: admin/includes/ad-health-notices.php:341 217 #, php-format 201 218 msgid "Learn how to target ads to multiple languages in TranslatePress %1$shere%2$s %3$s" 202 219 msgstr "" … … 204 221 #. translators: 1 opening anchor tag, 2 closing tag, 3 icon 205 222 #: admin/includes/ad-health-notices.php:352 223 #, php-format 206 224 msgid "Learn how to target ads to multiple languages in Weglot %1$shere%2$s %3$s" 207 225 msgstr "" … … 209 227 #. translators: 1 opening anchor tag, 2 closing tag, 3 icon 210 228 #: admin/includes/ad-health-notices.php:363 229 #, php-format 211 230 msgid "Learn how to integrate ads into LearnDash %1$shere%2$s %3$s" 212 231 msgstr "" … … 214 233 #. translators: 1 opening anchor tag, 2 closing tag, 3 icon 215 234 #: admin/includes/ad-health-notices.php:374 235 #, php-format 216 236 msgid "Learn how to auto-inject Amazon Ads with AAWP and Advanced Ads %1$shere%2$s %3$s" 217 237 msgstr "" … … 219 239 #. translators: 1 opening anchor tag, 2 closing tag, 3 icon 220 240 #: admin/includes/ad-health-notices.php:385 241 #, php-format 221 242 msgid "Learn how to target ads to multiple languages in Polylang %1$shere%2$s %3$s" 222 243 msgstr "" … … 224 245 #. translators: 1 opening anchor tag, 2 closing tag, 3 icon 225 246 #: admin/includes/ad-health-notices.php:396 247 #, php-format 226 248 msgid "Learn how to integrate Advanced Ads in MailPoet Newsletters %1$shere%2$s %3$s" 227 249 msgstr "" … … 229 251 #. translators: 1 opening anchor tag, 2 closing tag, 3 icon 230 252 #: admin/includes/ad-health-notices.php:407 253 #, php-format 231 254 msgid "Learn how to use WP Rocket with Advanced Ads %1$shere%2$s %3$s" 232 255 msgstr "" … … 234 257 #. translators: 1 opening anchor tag, 2 closing tag, 3 icon 235 258 #: admin/includes/ad-health-notices.php:418 259 #, php-format 236 260 msgid "Learn how to embed Ads into a Quiz %1$shere%2$s %3$s" 237 261 msgstr "" … … 239 263 #. translators: 1 opening anchor tag, 2 closing tag, 3 icon 240 264 #: admin/includes/ad-health-notices.php:429 265 #, php-format 241 266 msgid "Learn how to create and implement ads in Elementor %1$shere%2$s %3$s" 242 267 msgstr "" … … 244 269 #. translators: 1 opening anchor tag, 2 closing tag, 3 icon 245 270 #: admin/includes/ad-health-notices.php:440 271 #, php-format 246 272 msgid "Learn how to embed ads into a website built with the SiteOrigin page builder %1$shere%2$s %3$s" 247 273 msgstr "" … … 249 275 #. translators: 1 opening anchor tag, 2 closing tag, 3 icon 250 276 #: admin/includes/ad-health-notices.php:451 277 #, php-format 251 278 msgid "Learn how to integrate ads into the Divi theme and Divi builder %1$shere%2$s %3$s" 252 279 msgstr "" … … 254 281 #. translators: 1 opening anchor tag, 2 closing tag, 3 icon 255 282 #: admin/includes/ad-health-notices.php:462 283 #, php-format 256 284 msgid "Learn how to embed ads into your Beaver Builder website %1$shere%2$s %3$s" 257 285 msgstr "" … … 259 287 #. translators: 1 opening anchor tag, 2 closing tag, 3 icon 260 288 #: admin/includes/ad-health-notices.php:473 289 #, php-format 261 290 msgid "Learn how to embed ads into a website built with Pagelayer %1$shere%2$s %3$s" 262 291 msgstr "" … … 264 293 #. translators: 1 opening anchor tag, 2 closing tag, 3 icon 265 294 #: admin/includes/ad-health-notices.php:484 295 #, php-format 266 296 msgid "Learn more about displaying Ads with WPBakery Page Builder %1$shere%2$s %3$s" 267 297 msgstr "" … … 269 299 #. translators: 1 opening anchor tag, 2 closing tag, 3 icon 270 300 #: admin/includes/ad-health-notices.php:495 301 #, php-format 271 302 msgid "Learn how to integrate ads into the tagDiv Newspaper theme %1$shere%2$s %3$s" 272 303 msgstr "" … … 312 343 #. translators: %1$s is a starting link tag, %2$s is the closing one. 313 344 #: admin/includes/class-licenses.php:155 345 #, php-format 314 346 msgid "You can manage activations in %1$syour account%2$s." 315 347 msgstr "" … … 317 349 #. translators: %1$s is a starting link tag, %2$s is the closing one. 318 350 #: admin/includes/class-licenses.php:161 351 #, php-format 319 352 msgid "%1$sUpgrade%2$s for more activations." 320 353 msgstr "" … … 322 355 #. translators: %s is a string containing information about the issue. 323 356 #: admin/includes/class-licenses.php:175 357 #, php-format 324 358 msgid "License is invalid. Reason: %s" 325 359 msgstr "" … … 327 361 #. translators: %s is a list of server information like IP address. Just keep it as is. 328 362 #: admin/includes/class-licenses.php:215 363 #, php-format 329 364 msgid "Your request was blocked by our firewall. Please send us the following information to unblock you: %s." 330 365 msgstr "" … … 341 376 #. translators: %s plugin update link 342 377 #: admin/includes/class-licenses.php:485 378 #, php-format 343 379 msgid "Download failed. <a href=\"%s\">Click here to try another method</a>." 344 380 msgstr "" … … 346 382 #. translators: %s download failed knowledgebase link 347 383 #: admin/includes/class-licenses.php:488 384 #, php-format 348 385 msgid "Download failed. <a href=\"%s\" target=\"_blank\">Click here to learn why</a>." 349 386 msgstr "" … … 355 392 #. translators: %s: is a URL. 356 393 #: admin/includes/class-notices.php:464 394 #, php-format 357 395 msgid "You don’t seem to have an email address. Please use <a href=\"%s\" target=\"_blank\">this form</a> to sign up." 358 396 msgstr "" … … 364 402 #. translators: the first %s is an email address, the seconds %s is a URL. 365 403 #: admin/includes/class-notices.php:493 404 #, php-format 366 405 msgid "Please check your email (%1$s) for the confirmation message. If you didn’t receive one or want to use another email address then please use <a href=\"%2$s\" target=\"_blank\">this form</a> to sign up." 367 406 msgstr "" … … 444 483 #: admin/includes/notices.php:92 445 484 #: admin/includes/notices.php:104 485 #, php-format 446 486 msgid "Save %1$s on all products with our Black Friday / Cyber Monday offer! %2$sGet this deal%3$s" 447 487 msgstr "" … … 449 489 #. translators: %s: URL to the Advanced Ads onboarding wizard. 450 490 #: admin/includes/notices.php:116 491 #, php-format 451 492 msgid "Quickly set up Advanced Ads and monetize your website with just a few clicks. <a class=\"button button-primary\" href=\"%s\">Launch the wizard</a>" 452 493 msgstr "" … … 454 495 #. translators: %1$s: URL to the plugin file, %2$s: URL to the guide 455 496 #: admin/includes/notices.php:131 497 #, php-format 456 498 msgid "Your automatically deactivated version of <strong>%1$s needs to be updated manually</strong>. Please <a href=\"%2$s\" target=\"_blank\">download the newest plugin file</a> and follow our guide on <a href=\"%3$s\" target=\"_blank\">How to install an add-on</a>." 457 499 msgstr "" … … 459 501 #. translators: %1$s: URL to the plugin file, %2$s: URL to the guide 460 502 #: admin/includes/notices.php:152 503 #, php-format 461 504 msgid "Your version of <strong>%1$s</strong> is incompatible with <strong>Advanced Ads %2$s</strong> and has been deactivated. Please update the plugin to the latest version." 462 505 msgstr "" … … 505 548 #. translators: %1$s is a starting link tag, %2$s is closing the link tag. 506 549 #: admin/views/checks.php:16 550 #, php-format 507 551 msgid "Advanced Ads detected potential problems with your ad setup. %1$sShow me these errors%2$s" 508 552 msgstr "" … … 590 634 #. translators: %s is a name of a taxonomy. 591 635 #: admin/views/conditions/no-option.php:17 636 #, php-format 592 637 msgctxt "Error message shown when no terms exists for display condition; placeholder is taxonomy label." 593 638 msgid "No %s found on your site." … … 638 683 #: admin/views/placement-form.php:20 639 684 #: views/admin/placements/create-modal/new-modal-content.php:28 685 #, php-format 640 686 msgid "Placement types define where the ad is going to be displayed. Learn more about the different types from the <a href=\"%s\">manual</a>" 641 687 msgstr "" … … 694 740 #. translators: %s is a URL. 695 741 #: admin/views/placement-injection-top.php:27 742 #, php-format 696 743 msgid "Ad not showing up? Take a look <a href=\"%s\" target=\"_blank\">here</a>" 697 744 msgstr "" … … 699 746 #. translators: %1$s is the opening link tag, %2$s is closing link tag. 700 747 #: admin/views/placement-injection-top.php:43 748 #, php-format 701 749 msgid "Adjust the placement options? Take a look %1$shere.%2$s" 702 750 msgstr "" … … 709 757 #: admin/views/placement-injection-top.php:62 710 758 #: modules/gadsense/admin/admin.php:238 759 #, php-format 711 760 msgid "The AdSense verification and Auto ads code is already activated in the <a href=\"%s\">AdSense settings</a>." 712 761 msgstr "" … … 792 841 #. translators: %s is some HTML. 793 842 #: admin/views/placement-injection-top.php:182 843 #, php-format 794 844 msgid "Or use the shortcode %s to insert the ad into the content manually." 795 845 msgstr "" … … 797 847 #. translators: %s is a URL. 798 848 #: admin/views/placement-injection-top.php:189 849 #, php-format 799 850 msgid "Learn more about your choices to display an ad in the <a href=\"%s\" target=\"_blank\">manual</a>." 800 851 msgstr "" … … 853 904 #. translators: %s is the name of a language in English. 854 905 #: admin/views/placements-item.php:57 906 #, php-format 855 907 msgid "The ad is not translated into %s" 856 908 msgstr "" … … 889 941 #. translators: 1: is a URL, 2: is HTML of a button. 890 942 #: admin/views/setting-license.php:31 943 #, php-format 891 944 msgid "Click on %2$s if you renewed it or have a subscription or <a href=\"%1$s\" class=\"advads-renewal-link\" target=\"_blank\">renew your license</a>." 892 945 msgstr "" … … 894 947 #. translators: %d is a number of days. 895 948 #: admin/views/setting-license.php:49 949 #, php-format 896 950 msgid "(%d days left)" 897 951 msgstr "" … … 937 991 #. translators: %s: number of free add-ons. 938 992 #: admin/views/support.php:19 993 #, php-format 939 994 msgid "Subscribe to our free First Steps email course, receive our newsletter for periodic tutorials, and get %s for Advanced Ads." 940 995 msgstr "" … … 987 1042 #. translators: %s is a URL. 988 1043 #: admin/views/support.php:51 1044 #, php-format 989 1045 msgid "Take a look at more common issues or contact us directly through the <a href=\"%s\" target=\"_blank\">support page</a>." 990 1046 msgstr "" … … 992 1048 #. translators: %s is a URL. 993 1049 #: admin/views/support.php:69 1050 #, php-format 994 1051 msgid "Upgrade to any premium add-on and get <strong>priority email support</strong> or reach out through the <a href=\"%s\" target=\"_blank\">support forum</a> for individual help." 995 1052 msgstr "" … … 1078 1135 #: classes/ad-health-notices.php:814 1079 1136 #: modules/gadsense/includes/class-mapi.php:1680 1137 #, php-format 1080 1138 msgid "Learn more about AdSense account issues %1$shere%2$s." 1081 1139 msgstr "" … … 1125 1183 #. translators: %s is a label of an archive page. 1126 1184 #: classes/display-conditions.php:177 1185 #, php-format 1127 1186 msgid "archive: %s" 1128 1187 msgstr "" … … 1321 1380 #. translators: %s directory 1322 1381 #: classes/filesystem.php:82 1382 #, php-format 1323 1383 msgid "Unable to locate needed folder (%s)." 1324 1384 msgstr "" … … 1375 1435 #. translators: em tags 1376 1436 #: classes/frontend_checks.php:314 1437 #, php-format 1377 1438 msgid "Ad IDs: %s" 1378 1439 msgstr "" … … 1388 1449 #. translators: em tags 1389 1450 #: classes/frontend_checks.php:350 1451 #, php-format 1390 1452 msgid "IDs: %s" 1391 1453 msgstr "" … … 1393 1455 #. translators: em tags 1394 1456 #: classes/frontend_checks.php:367 1457 #, php-format 1395 1458 msgid "The following responsive AdSense ads are not showing up: %s" 1396 1459 msgstr "" … … 1418 1481 #. translators: number of notices 1419 1482 #: classes/frontend_checks.php:571 1483 #, php-format 1420 1484 msgid "Show %d more notifications" 1421 1485 msgstr "" … … 1436 1500 #. translators: %s stands for the name of the "Disable level limitation" option and automatically translated as well 1437 1501 #: classes/in-content-injector.php:615 1502 #, php-format 1438 1503 msgid "Set <em>%s</em> to show more ads" 1439 1504 msgstr "" … … 1447 1512 #: classes/utils.php:290 1448 1513 #: includes/utilities/class-wordpress.php:188 1514 #, php-format 1449 1515 msgid "time of %s" 1450 1516 msgstr "" … … 1553 1619 #. translators: %s is a date. 1554 1620 #: includes/abstracts/abstract-ad.php:813 1621 #, php-format 1555 1622 msgid "starts %s" 1556 1623 msgstr "" … … 1558 1625 #. translators: %s is a date. 1559 1626 #: includes/abstracts/abstract-ad.php:825 1627 #, php-format 1560 1628 msgid "expires %s" 1561 1629 msgstr "" … … 1563 1631 #. translators: %s is a date. 1564 1632 #: includes/abstracts/abstract-ad.php:831 1633 #, php-format 1565 1634 msgid "expired %s" 1566 1635 msgstr "" … … 1580 1649 #. translators: %1$s is a placement name, %2$s is the ads name. 1581 1650 #: includes/abstracts/abstract-ad.php:1211 1651 #, php-format 1582 1652 msgid "Placement name: %1$s; Ads: %2$s" 1583 1653 msgstr "" … … 1600 1670 #. translators: %1$s is an URL, %2$s is a URL text 1601 1671 #: includes/abstracts/abstract-group.php:479 1672 #, php-format 1602 1673 msgid "It seems that a caching plugin is activated. Your ads might not rotate properly. The cache busting in Advanced Ads Pro will solve that. <a href=\"%1$s\" target=\"_blank\">%2$s.</a>" 1603 1674 msgstr "" … … 1629 1700 #. translators: 1: Entity type 2: Item type 3: Placement title 1630 1701 #: includes/abstracts/abstract-placement.php:291 1702 #, php-format 1631 1703 msgid "%1$s type \"%2$s\" not allowed for placement type \"%3$s\"" 1632 1704 msgstr "" … … 1645 1717 #. translators: %1$s is the URL to add a new review 1646 1718 #: includes/admin/class-action-links.php:102 1719 #, php-format 1647 1720 msgid "Thank the developer with a ★★★★★ review on <a href=\"%1$s\" target=\"_blank\">wordpress.org</a>" 1648 1721 msgstr "" … … 1923 1996 #. Translators: 1: add-on name 2: admin URL to license page 1924 1997 #: includes/admin/class-addon-updater.php:132 1998 #, php-format 1925 1999 msgid "There might be a new version of %1$s. Please <strong>provide a valid license key</strong> in order to receive updates and support <a href=\"%2$s\">on this page</a>." 1926 2000 msgstr "" … … 1934 2008 #. translators: %s: version number 1935 2009 #: includes/admin/class-admin-notices.php:69 2010 #, php-format 1936 2011 msgid "You have successfully rolled back to Advanced Ads %s" 1937 2012 msgstr "" … … 1945 2020 #: includes/admin/class-ajax.php:278 1946 2021 #: includes/admin/class-ajax.php:609 2022 #, php-format 1947 2023 msgid "An error occurred. Please use <a href=\"%s\" target=\"_blank\">this form</a> to sign up." 1948 2024 msgstr "" … … 1979 2055 #: modules/gadsense/includes/class-adsense-report.php:162 1980 2056 #: modules/gadsense/includes/class-adsense-report.php:165 2057 #, php-format 1981 2058 msgid "Last %1$d days" 1982 2059 msgstr "" … … 1984 2061 #. translators: 1: An error message. 1985 2062 #: includes/admin/class-assets.php:140 2063 #, php-format 1986 2064 msgid "An error occurred: %1$s" 1987 2065 msgstr "" … … 2046 2124 #. translators: an ad group title. 2047 2125 #: includes/admin/class-assets.php:163 2126 #, php-format 2048 2127 msgid "You are about to permanently delete %s" 2049 2128 msgstr "" … … 2064 2143 #. translators: the plugin name. 2065 2144 #: includes/admin/class-edd-updater.php:342 2145 #, php-format 2066 2146 msgid "There is a new version of %1$s available." 2067 2147 msgstr "" … … 2073 2153 #. translators: 1: opening anchor tag, do not translate 2. the new plugin version 3. closing anchor tag, do not translate. 2074 2154 #: includes/admin/class-edd-updater.php:353 2155 #, php-format 2075 2156 msgid "%1$sView version %2$s details%3$s." 2076 2157 msgstr "" 2077 2158 2078 2159 #: includes/admin/class-edd-updater.php:361 2160 #, php-format 2079 2161 msgid "%1$sView version %2$s details%3$s or %4$supdate now%5$s." 2080 2162 msgstr "" … … 2108 2190 #. translators: %s is the group type string 2109 2191 #: includes/admin/class-groups-list-table.php:185 2192 #, php-format 2110 2193 msgid "The originally selected group type “%s” is not enabled." 2111 2194 msgstr "" … … 2193 2276 #. translators: %s is the time the ad was first saved. 2194 2277 #: includes/admin/class-metabox-ad.php:237 2278 #, php-format 2195 2279 msgid "Ad created on %s" 2196 2280 msgstr "" … … 2203 2287 #. translators: %1$s opening button tag, %2$s closing button tag. 2204 2288 #: includes/admin/class-metabox-ad.php:386 2289 #, php-format 2205 2290 msgid "This looks like an AdSense ad. Switch the ad type to “AdSense ad” to make use of more features. %1$sSwitch to AdSense ad%2$s." 2206 2291 msgstr "" … … 2298 2383 #. translators: %s is a name of a module. 2299 2384 #: includes/admin/class-placement-edit-modal.php:386 2385 #, php-format 2300 2386 msgid "Missing PHP extension could cause issues. Please ask your hosting provider to enable it: %s" 2301 2387 msgstr "" … … 2338 2424 #. translators: %s: date and time of the revision 2339 2425 #: includes/admin/class-post-types.php:98 2426 #, php-format 2340 2427 msgid "Ad restored to revision from %s" 2341 2428 msgstr "" … … 2352 2439 #. translators: %s: date 2353 2440 #: includes/admin/class-post-types.php:105 2441 #, php-format 2354 2442 msgid "Ad scheduled for: <strong>%1$s</strong>." 2355 2443 msgstr "" … … 2365 2453 #. translators: %s: ad count 2366 2454 #: includes/admin/class-post-types.php:125 2455 #, php-format 2367 2456 msgid "%s ad updated." 2368 2457 msgid_plural "%s ads updated." … … 2372 2461 #. translators: %s: ad count 2373 2462 #: includes/admin/class-post-types.php:127 2463 #, php-format 2374 2464 msgid "%s ad not updated, somebody is editing it." 2375 2465 msgid_plural "%s ads not updated, somebody is editing them." … … 2379 2469 #. translators: %s: ad count 2380 2470 #: includes/admin/class-post-types.php:129 2471 #, php-format 2381 2472 msgid "%s ad permanently deleted." 2382 2473 msgid_plural "%s ads permanently deleted." … … 2386 2477 #. translators: %s: ad count 2387 2478 #: includes/admin/class-post-types.php:131 2479 #, php-format 2388 2480 msgid "%s ad moved to the Trash." 2389 2481 msgid_plural "%s ads moved to the Trash." … … 2393 2485 #. translators: %s: ad count 2394 2486 #: includes/admin/class-post-types.php:133 2487 #, php-format 2395 2488 msgid "%s ad restored from the Trash." 2396 2489 msgid_plural "%s ads restored from the Trash." … … 2400 2493 #. translators: %s: placement count 2401 2494 #: includes/admin/class-post-types.php:138 2495 #, php-format 2402 2496 msgid "%s placement updated." 2403 2497 msgid_plural "%s placements updated." … … 2407 2501 #. translators: %s: placement count 2408 2502 #: includes/admin/class-post-types.php:140 2503 #, php-format 2409 2504 msgid "%s placement not updated, somebody is editing it." 2410 2505 msgid_plural "%s placements not updated, somebody is editing them." … … 2414 2509 #. translators: %s: placement count 2415 2510 #: includes/admin/class-post-types.php:142 2511 #, php-format 2416 2512 msgid "%s placement permanently deleted." 2417 2513 msgid_plural "%s placements permanently deleted." … … 2421 2517 #. translators: %s: placement count 2422 2518 #: includes/admin/class-post-types.php:144 2519 #, php-format 2423 2520 msgid "%s placement moved to the Trash." 2424 2521 msgid_plural "%s placements moved to the Trash." … … 2428 2525 #. translators: %s: placement count 2429 2526 #: includes/admin/class-post-types.php:146 2527 #, php-format 2430 2528 msgid "%s placement restored from the Trash." 2431 2529 msgid_plural "%s placements restored from the Trash." … … 2495 2593 #. translators: unfiltered_html 2496 2594 #: includes/admin/class-settings.php:463 2595 #, php-format 2497 2596 msgid "Add the %s capability to user roles on multisite" 2498 2597 msgstr "" … … 2585 2684 #. translators: %1$s and %2$s are opening and closing <a> tags 2586 2685 #: includes/admin/class-upgrades.php:98 2686 #, php-format 2587 2687 msgid "This looks like a Google Ad Manager ad. Use the %1$sGAM Integration%2$s." 2588 2688 msgstr "" … … 2602 2702 #. translators: 1: Name of ad unit 2603 2703 #: includes/admin/metaboxes/class-ad-adsense.php:57 2704 #, php-format 2604 2705 msgid "Earnings of %1$s" 2605 2706 msgstr "" … … 2836 2937 #. translators: 1: opening strong tag, 2: closing strong tag, 3: opening italic tag, 4: closing italic tag. 2837 2938 #: includes/admin/pages/class-onboarding.php:211 2939 #, php-format 2838 2940 msgid "We have created a placement for your ad that will display %1$safter the 3rd paragraph on every post%2$s. Go to %3$sAdvanced Ads > Placements%4$s and edit the placement to change this." 2839 2941 msgstr "" … … 3050 3152 #. translators: $s is a size string like "728 x 90". 3051 3153 #: includes/ads/types/type-image.php:196 3154 #, php-format 3052 3155 msgid "Original size: %s" 3053 3156 msgstr "" … … 3075 3178 #. translators: The name of the constant preventing PHP execution 3076 3179 #: includes/ads/types/type-plain.php:156 3180 #, php-format 3077 3181 msgid "Executing PHP code has been disallowed by %s" 3078 3182 msgstr "" … … 3149 3253 #. translators: 1: is a link to a support document. 2: closing link 3150 3254 #: includes/class-autoloader.php:128 3255 #, php-format 3151 3256 msgid "Your installation of Advanced Ads is incomplete. If you installed Advanced Ads from GitHub, %1$s please refer to this document%2$s to set up your development environment." 3152 3257 msgstr "" … … 3154 3259 #. translators: %s: WP_ENVIRONMENT_TYPES 3155 3260 #: includes/class-autoloader.php:172 3261 #, php-format 3156 3262 msgid "The %s constant is no longer supported." 3157 3263 msgstr "" … … 3363 3469 #. translators: %d: number of ad blocks 3364 3470 #: includes/importers/class-ad-inserter.php:88 3471 #, php-format 3365 3472 msgid "We found Ad Inserter configuration with <strong>%d ad blocks</strong>." 3366 3473 msgstr "" … … 3383 3490 #: includes/importers/class-google-sheet.php:281 3384 3491 #: includes/importers/class-wp-quads.php:151 3492 #, php-format 3385 3493 msgid "%1$d ads migrated from %2$s" 3386 3494 msgstr "" … … 3489 3597 #. translators: Number of ads 3490 3598 #: includes/importers/class-wp-quads.php:104 3599 #, php-format 3491 3600 msgid "We found <strong>%d ads</strong>." 3492 3601 msgstr "" … … 3505 3614 #: includes/importers/class-xml-encoder.php:202 3506 3615 #: includes/importers/class-xml-encoder.php:206 3616 #, php-format 3507 3617 msgid "The %s extension(s) is not loaded" 3508 3618 msgstr "" … … 3515 3625 #. translators: %s node data 3516 3626 #: includes/importers/class-xml-encoder.php:148 3627 #, php-format 3517 3628 msgctxt "import_export" 3518 3629 msgid "An unexpected value could not be serialized: %s" … … 3526 3637 #. translators: %s error messages while trying to decode xml file 3527 3638 #: includes/importers/class-xml-encoder.php:246 3639 #, php-format 3528 3640 msgctxt "import_export" 3529 3641 msgid "XML error: %s" … … 3544 3656 #. translators: %s number of attachments 3545 3657 #: includes/importers/class-xml-importer.php:158 3658 #, php-format 3546 3659 msgid "%s attachment uploaded" 3547 3660 msgid_plural "%s attachments uploaded" … … 3551 3664 #. translators: %s import directory 3552 3665 #: includes/importers/class-xml-importer.php:251 3666 #, php-format 3553 3667 msgid "Failed to create import directory <em>%s</em>" 3554 3668 msgstr "" … … 3556 3670 #. translators: %s import directory 3557 3671 #: includes/importers/class-xml-importer.php:257 3672 #, php-format 3558 3673 msgid "Import directory is not writable: <em>%s</em>" 3559 3674 msgstr "" … … 3565 3680 #. translators: %s error in file 3566 3681 #: includes/importers/class-xml-importer.php:277 3682 #, php-format 3567 3683 msgid "Failed to upload file, error: <em>%s</em>" 3568 3684 msgstr "" … … 3574 3690 #. translators: %s import id 3575 3691 #: includes/importers/class-xml-importer.php:288 3692 #, php-format 3576 3693 msgid "The file could not be created: <em>%s</em>. This is probably a permissions problem" 3577 3694 msgstr "" … … 3579 3696 #. translators: %s Ad title 3580 3697 #: includes/importers/class-xml-importer.php:356 3698 #, php-format 3581 3699 msgid "Failed to import <em>%s</em>" 3582 3700 msgstr "" … … 3584 3702 #. translators: %s number of ads 3585 3703 #: includes/importers/class-xml-importer.php:432 3704 #, php-format 3586 3705 msgid "%s ad imported" 3587 3706 msgid_plural "%s ads imported" … … 3591 3710 #. translators: %s number of groups 3592 3711 #: includes/importers/class-xml-importer.php:490 3712 #, php-format 3593 3713 msgid "%s group imported" 3594 3714 msgid_plural "%s groups imported" … … 3598 3718 #. translators: %s number of placements 3599 3719 #: includes/importers/class-xml-importer.php:646 3720 #, php-format 3600 3721 msgid "%s placement imported" 3601 3722 msgid_plural "%s placements imported" … … 3605 3726 #. translators: %s number of options 3606 3727 #: includes/importers/class-xml-importer.php:726 3728 #, php-format 3607 3729 msgid "%s option imported" 3608 3730 msgid_plural "%s options imported" … … 3612 3734 #. translators: %s image url 3613 3735 #: includes/importers/class-xml-importer.php:757 3736 #, php-format 3614 3737 msgid "Invalid filetype <em>%s</em>" 3615 3738 msgstr "" … … 3620 3743 #: includes/importers/class-xml-importer.php:780 3621 3744 #: includes/importers/class-xml-importer.php:808 3745 #, php-format 3622 3746 msgid "Error getting remote image <em>%s</em>" 3623 3747 msgstr "" … … 3625 3749 #. translators: %s image url 3626 3750 #: includes/importers/class-xml-importer.php:790 3751 #, php-format 3627 3752 msgid "Zero size file downloaded <em>%s</em>" 3628 3753 msgstr "" … … 3630 3755 #. translators: 1: Attachment ID 2: Attachment link 3631 3756 #: includes/importers/class-xml-importer.php:850 3757 #, php-format 3632 3758 msgid "New attachment created <em>%1$s</em> %2$s" 3633 3759 msgstr "" … … 3754 3880 #. translators: %s is an html tag. 3755 3881 #: includes/utilities/class-content-injection.php:34 3882 #, php-format 3756 3883 msgid "paragraph (%s)" 3757 3884 msgstr "" … … 3759 3886 #. translators: %s is an html tag. 3760 3887 #: includes/utilities/class-content-injection.php:36 3888 #, php-format 3761 3889 msgid "paragraph without image (%s)" 3762 3890 msgstr "" … … 3764 3892 #. translators: %s is an html tag. 3765 3893 #: includes/utilities/class-content-injection.php:38 3894 #, php-format 3766 3895 msgid "headline 2 (%s)" 3767 3896 msgstr "" … … 3769 3898 #. translators: %s is an html tag. 3770 3899 #: includes/utilities/class-content-injection.php:40 3900 #, php-format 3771 3901 msgid "headline 3 (%s)" 3772 3902 msgstr "" … … 3774 3904 #. translators: %s is an html tag. 3775 3905 #: includes/utilities/class-content-injection.php:42 3906 #, php-format 3776 3907 msgid "headline 4 (%s)" 3777 3908 msgstr "" … … 3779 3910 #. translators: %s is an html tag. 3780 3911 #: includes/utilities/class-content-injection.php:44 3912 #, php-format 3781 3913 msgid "any headline (%s)" 3782 3914 msgstr "" … … 3784 3916 #. translators: %s is an html tag. 3785 3917 #: includes/utilities/class-content-injection.php:46 3918 #, php-format 3786 3919 msgid "image (%s)" 3787 3920 msgstr "" … … 3789 3922 #. translators: %s is an html tag. 3790 3923 #: includes/utilities/class-content-injection.php:48 3924 #, php-format 3791 3925 msgid "table (%s)" 3792 3926 msgstr "" … … 3794 3928 #. translators: %s is an html tag. 3795 3929 #: includes/utilities/class-content-injection.php:50 3930 #, php-format 3796 3931 msgid "list item (%s)" 3797 3932 msgstr "" … … 3799 3934 #. translators: %s is an html tag. 3800 3935 #: includes/utilities/class-content-injection.php:52 3936 #, php-format 3801 3937 msgid "quote (%s)" 3802 3938 msgstr "" … … 3804 3940 #. translators: %s is an html tag. 3805 3941 #: includes/utilities/class-content-injection.php:54 3942 #, php-format 3806 3943 msgid "iframe (%s)" 3807 3944 msgstr "" … … 3809 3946 #. translators: %s is an html tag. 3810 3947 #: includes/utilities/class-content-injection.php:56 3948 #, php-format 3811 3949 msgid "container (%s)" 3812 3950 msgstr "" … … 3823 3961 #. translators: %1$s is the opening link tag, %2$s is closing link tag 3824 3962 #: includes/utilities/class-wordpress.php:413 3963 #, php-format 3825 3964 msgid "This feature is deprecated. Please find the removal schedule %1$shere%2$s" 3826 3965 msgstr "" … … 3845 3984 #. translators: %s old folder name 3846 3985 #: modules/ad-blocker/admin/admin.php:230 3986 #, php-format 3847 3987 msgid "Unable to rename \"%s\" directory" 3848 3988 msgstr "" … … 3852 3992 #: modules/ad-blocker/admin/admin.php:261 3853 3993 #: modules/ad-blocker/admin/admin.php:278 3994 #, php-format 3854 3995 msgid "Unable to copy assets to the \"%s\" directory" 3855 3996 msgstr "" … … 3858 3999 #: modules/ad-blocker/admin/admin.php:312 3859 4000 #: modules/ad-blocker/admin/admin.php:397 4001 #, php-format 3860 4002 msgid "We do not have direct write access to the \"%s\" directory" 3861 4003 msgstr "" … … 3863 4005 #. translators: %s directory path 3864 4006 #: modules/ad-blocker/admin/admin.php:409 4007 #, php-format 3865 4008 msgid "Unable to copy files to %s" 3866 4009 msgstr "" … … 3892 4035 #. translators: placeholder is path to folder in uploads dir 3893 4036 #: modules/ad-blocker/admin/views/rebuild_form.php:63 4037 #, php-format 3894 4038 msgid "Please, rebuild the asset folder. All assets will be located in %s" 3895 4039 msgstr "" … … 3909 4053 #. translators: %s is a URL. 3910 4054 #: modules/ad-blocker/admin/views/setting-use-adblocker.php:24 4055 #, php-format 3911 4056 msgid "Learn how to display alternative content to ad block users <a href=\"%s\" target=\"_blank\">in the manual</a>." 3912 4057 msgstr "" … … 3992 4137 #. translators: %s is demo GA4 ID. 3993 4138 #: modules/adblock-finder/admin/views/setting-ga.php:19 4139 #, php-format 3994 4140 msgid "Enter your Google Analytics property ID (e.g. %s) above to track the page views of visitors who use an ad blocker." 3995 4141 msgstr "" … … 3997 4143 #. translators: %s homepage link 3998 4144 #: modules/ads-txt/admin/class-advanced-ads-ads-txt-admin.php:211 4145 #, php-format 3999 4146 msgid "The ads.txt file cannot be placed because the URL contains a subdirectory. You need to make the file available at %s" 4000 4147 msgstr "" … … 4002 4149 #. translators: %s link of ads.txt 4003 4150 #: modules/ads-txt/admin/class-advanced-ads-ads-txt-admin.php:227 4151 #, php-format 4004 4152 msgid "The file is available on %s." 4005 4153 msgstr "" … … 4011 4159 #. translators: %s link 4012 4160 #: modules/ads-txt/admin/class-advanced-ads-ads-txt-admin.php:237 4161 #, php-format 4013 4162 msgid "A third-party file exists: %s" 4014 4163 msgstr "" … … 4025 4174 #: modules/ads-txt/admin/class-advanced-ads-ads-txt-admin.php:252 4026 4175 #: modules/ads-txt/admin/views/setting-additional-content.php:40 4176 #, php-format 4027 4177 msgid "An error occured: %s." 4028 4178 msgstr "" … … 4030 4180 #. translators: %s the line that may need to be added manually 4031 4181 #: modules/ads-txt/admin/class-advanced-ads-ads-txt-admin.php:269 4182 #, php-format 4032 4183 msgid "If your site is located on a subdomain, you need to add the following line to the ads.txt file of the root domain: %s" 4033 4184 msgstr "" … … 4051 4202 #. translators: %s: The adsense line added automically by Advanced Ads. 4052 4203 #: modules/ads-txt/admin/views/setting-additional-content.php:16 4204 #, php-format 4053 4205 msgid "The following line will be added automatically because you connected your AdSense account with Advanced Ads: %s" 4054 4206 msgstr "" … … 4072 4224 #. translators: %s is a URL. 4073 4225 #: modules/gadsense/admin/admin.php:187 4226 #, php-format 4074 4227 msgid "Responsive AdSense ads don’t work reliably with <em>Position</em> set to left or right. Either switch the <em>Type</em> to \"normal\" or follow <a href=\"%s\" target=\"_blank\">this tutorial</a> if you want the ad to be wrapped in text." 4075 4228 msgstr "" … … 4077 4230 #. translators: %s is a URL. 4078 4231 #: modules/gadsense/admin/admin.php:197 4232 #, php-format 4079 4233 msgid "<a href=\"%s\" target=\"_blank\">Install the free AdSense In-feed add-on</a> in order to place ads between posts." 4080 4234 msgstr "" … … 4082 4236 #. translators: %s is a URL. 4083 4237 #: modules/gadsense/admin/admin.php:246 4238 #, php-format 4084 4239 msgid "The AdSense verification and Auto ads code should be set up in the <a href=\"%s\">AdSense settings</a>. Click on the following button to enable it now." 4085 4240 msgstr "" … … 4092 4247 #: modules/gadsense/admin/views/adsense-account.php:39 4093 4248 #: modules/gadsense/admin/views/adsense-account.php:45 4249 #, php-format 4094 4250 msgid "Warning from your %1$sAdSense account%2$s" 4095 4251 msgstr "" … … 4107 4263 #. translators: %s: date and time of last check in the format set in wp_options 4108 4264 #: modules/gadsense/admin/views/adsense-account.php:92 4265 #, php-format 4109 4266 msgid "last checked: %s" 4110 4267 msgstr "" … … 4149 4306 #: modules/gadsense/admin/views/adsense-account.php:154 4150 4307 #: modules/gadsense/admin/views/adsense-account.php:256 4308 #, php-format 4151 4309 msgid "See all %1$srecommended ad networks%2$s." 4152 4310 msgstr "" … … 4160 4318 #: modules/gadsense/includes/class-network-adsense.php:78 4161 4319 #: views/admin/metaboxes/ads/ad-types.php:64 4320 #, php-format 4162 4321 msgid "Subscribe to our free email course for Google AdSense, receive our newsletter for periodic tutorials, and get %s for Advanced Ads." 4163 4322 msgstr "" … … 4165 4324 #. translators: %1$s is the opening link tag to our manual; %2$s is the appropriate closing link tag; %3$s is the opening link tag to our help forum; %4$s is the appropriate closing link tag 4166 4325 #: modules/gadsense/admin/views/adsense-account.php:238 4326 #, php-format 4167 4327 msgid "Problems with AdSense? Check out the %1$smanual%2$s or %3$sask here%4$s." 4168 4328 msgstr "" … … 4203 4363 #. translators: %s is the publisher ID. 4204 4364 #: modules/gadsense/admin/views/adsense-ad-parameters.php:108 4365 #, php-format 4205 4366 msgid "Publisher ID: %s" 4206 4367 msgstr "" … … 4212 4373 #. translators: %s the setting page link 4213 4374 #: modules/gadsense/admin/views/adsense-ad-parameters.php:124 4375 #, php-format 4214 4376 msgid "Please <a href=\"%s\" target=\"_blank\">change it here</a>." 4215 4377 msgstr "" … … 4274 4436 #. translators: 1: the plugin name that is managing the Auto ads code. 4275 4437 #: modules/gadsense/admin/views/borlabs-cookie-auto-ads-warning.php:4 4438 #, php-format 4276 4439 msgid "Advanced Ads detected that <strong>%s</strong> is managing the Auto ads code and will therefore not add it." 4277 4440 msgstr "" … … 4295 4458 #. translators: 1: The name of an ad network. 4296 4459 #: modules/gadsense/admin/views/external-ads-links.php:18 4460 #, php-format 4297 4461 msgid "Insert new %1$s code" 4298 4462 msgstr "" … … 4304 4468 #. translators: 1: The name of an ad network. 4305 4469 #: modules/gadsense/admin/views/external-ads-links.php:36 4470 #, php-format 4306 4471 msgid "Set up %1$s code manually" 4307 4472 msgstr "" … … 4309 4474 #. translators: 1: The name of an ad network. 4310 4475 #: modules/gadsense/admin/views/external-ads-links.php:48 4476 #, php-format 4311 4477 msgid "Connect to %1$s" 4312 4478 msgstr "" … … 4369 4535 #. Translators: 1: opening tag for AdSense account link 2: opening tag for a link to insert ad code 3: closing a tag 4370 4536 #: modules/gadsense/admin/views/external-ads-list.php:114 4537 #, php-format 4371 4538 msgid "%1$sCopy the code from your AdSense account%3$s and %2$sinsert a new AdSense code here%3$s." 4372 4539 msgstr "" … … 4374 4541 #. translators: 1: opening tag for a link to create an ad manually 2: closing tag 4375 4542 #: modules/gadsense/admin/views/external-ads-list.php:123 4543 #, php-format 4376 4544 msgid "%1$sCreate an AdSense code manually%2$s: Select the <em>Normal</em> or <em>Responsive</em> type and the size." 4377 4545 msgstr "" … … 4387 4555 #. translators: AdSense ID. 4388 4556 #: modules/gadsense/includes/adsense-report-api.php:148 4557 #, php-format 4389 4558 msgid "Error while retrieving report for \"%s\"." 4390 4559 msgstr "" … … 4392 4561 #. translators: AdSense ID. 4393 4562 #: modules/gadsense/includes/adsense-report-api.php:159 4563 #, php-format 4394 4564 msgid "Invalid response while retrieving report for \"%s\"." 4395 4565 msgstr "" … … 4415 4585 #. translators: %s: ad unit ID. 4416 4586 #: modules/gadsense/includes/class-mapi.php:347 4587 #, php-format 4417 4588 msgid "Error while retrieving ad code for \"%s\"." 4418 4589 msgstr "" … … 4420 4591 #. translators: %s: ad unit ID. 4421 4592 #: modules/gadsense/includes/class-mapi.php:374 4593 #, php-format 4422 4594 msgid "Invalid response while retrieving ad code for \"%s\"." 4423 4595 msgstr "" … … 4426 4598 #: modules/gadsense/includes/class-mapi.php:435 4427 4599 #: modules/gadsense/includes/class-mapi.php:532 4600 #, php-format 4428 4601 msgid "Error while retrieving ad unit list for \"%s\"." 4429 4602 msgstr "" … … 4431 4604 #. translators: %1$s is the AdSense publisher ID; %2$s a starting a tag to the AdSense ad unit list and %3$s the closing link. 4432 4605 #: modules/gadsense/includes/class-mapi.php:446 4606 #, php-format 4433 4607 msgid "The account \"%1$s\" does not seem to have any ad units. Please create some %2$shere%3$s." 4434 4608 msgstr "" … … 4436 4610 #. translators: %s is the publisher ID. 4437 4611 #: modules/gadsense/includes/class-mapi.php:459 4612 #, php-format 4438 4613 msgid "Invalid response while retrieving ad unit list for \"%s\"." 4439 4614 msgstr "" … … 4455 4630 #. translators: %s account id 4456 4631 #: modules/gadsense/includes/class-mapi.php:601 4632 #, php-format 4457 4633 msgid "Advanced Ads does not have access to your account (<code>%s</code>) anymore." 4458 4634 msgstr "" … … 4460 4636 #. translators: %s account id 4461 4637 #: modules/gadsense/includes/class-mapi.php:646 4638 #, php-format 4462 4639 msgid "error while renewing access token for \"%s\"" 4463 4640 msgstr "" … … 4465 4642 #. translators: %s AdSense account ID 4466 4643 #: modules/gadsense/includes/class-mapi.php:673 4644 #, php-format 4467 4645 msgid "invalid response received while renewing access token for \"%s\"" 4468 4646 msgstr "" … … 4528 4706 #. translators: %s admin setting page link 4529 4707 #: modules/gadsense/includes/class-mapi.php:1646 4708 #, php-format 4530 4709 msgid "There are one or more warnings about the currently linked AdSense account. You can view them <a href=\"%s\">here</a>" 4531 4710 msgstr "" … … 4533 4712 #. translators: 1: A link to the settings page 2: The name of an ad network 4534 4713 #: modules/gadsense/includes/class-mapi.php:1754 4714 #, php-format 4535 4715 msgid "Please try to <a href=\"%1$s\" target=\"_blank\">reconnect to your %2$s account</a>." 4536 4716 msgstr "" … … 4604 4784 #. translators: %s is a URL. 4605 4785 #: modules/gadsense/includes/class-network-adsense.php:304 4786 #, php-format 4606 4787 msgid "Our <a href=\"%s\" target=\"_blank\">Ad Health</a> feature monitors if AdSense is implemented correctly on your site. It also considers ads not managed with Advanced Ads. Enable this option to remove these checks" 4607 4788 msgstr "" … … 4621 4802 #. translators: %s is a URL. 4622 4803 #: modules/gadsense/includes/class-network-adsense.php:351 4804 #, php-format 4623 4805 msgid "Whether your responsive ad unit may expand to <a href='%s' target='blank'>use the full width</a> of your visitor's mobile device screen" 4624 4806 msgstr "" … … 4703 4885 #. translators: %s link to privacy policy 4704 4886 #: modules/one-click/admin/class-admin.php:77 4887 #, php-format 4705 4888 msgid "This form is designed exclusively for MonetizeMore customers who wish to integrate Advanced Ads with their PubGuru Dashboard. In alignment with our <a href=\"%s\">Privacy Policy</a>, no information other than your domain name is exchanged, and Advanced Ads does not engage in any tracking activities." 4706 4889 msgstr "" … … 4728 4911 #. translators: %1$s is contact link, %2$s is email link 4729 4912 #: modules/one-click/admin/class-admin.php:90 4913 #, php-format 4730 4914 msgid "If you are on a domain “unknow” to PubGuru, e.g., a staging site, please indicate the domain that you registered with PubGuru. If you need assistance, please <a href=\"%1$s\">click here to contact PubGuru support</a> or <a href=\"%2$s\">send an email to support@monetizemore.com</a>." 4731 4915 msgstr "" … … 4741 4925 #. translators: %1$s is contact link, %2$s is email link 4742 4926 #: modules/one-click/admin/class-admin.php:98 4927 #, php-format 4743 4928 msgid "Please wait a few minutes and try again. If you need assistance, please <a href=\"%1$s\">click here to contact PubGuru support</a> or <a href=\"%2$s\">send an email to support@monetizemore.com</a>." 4744 4929 msgstr "" … … 4779 4964 #. translators: %s rollback page link 4780 4965 #: modules/one-click/admin/class-admin.php:123 4966 #, php-format 4781 4967 msgid "You have successfully imported your PubGuru Ad Units. If necessary, use the <a href=\"%s\">Rollback Tool</a> to revert your ad setup to a previous state." 4782 4968 msgstr "" … … 4788 4974 #. translators: %1$s is contact link, %2$s is email link 4789 4975 #: modules/one-click/admin/class-admin.php:131 4976 #, php-format 4790 4977 msgid "If you need assistance, please <a href=\"%1$s\">click here to contact PubGuru support</a> or <a href=\"%2$s\">send an email to support@monetizemore.com</a>." 4791 4978 msgstr "" … … 4809 4996 #. translators: %s is link to PubGuru 4810 4997 #: modules/one-click/admin/class-admin.php:141 4998 #, php-format 4811 4999 msgid "Redirect ads.txt calls to the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">PubGuru platform</a>" 4812 5000 msgstr "" … … 4874 5062 #. translators: 1 is the opening link to the Advanced Ads website, 2 the closing link 4875 5063 #: modules/one-click/admin/class-ajax.php:152 5064 #, php-format 4876 5065 msgid "The backup of your ads.txt file has failed. Please ensure that a manual backup is created You can find detailed instructions on how to manually back up your ads.txt file in the manual. %1$sManual%2$s" 4877 5066 msgstr "" … … 4955 5144 #. Translators: 1: a tag with link to general privacy settings, 2: closing a tag 4956 5145 #: modules/privacy/admin/views/setting-ad-ignore-consent.php:17 5146 #, php-format 4957 5147 msgid "Ignore %1$sgeneral Privacy settings%2$s and display the ad even without consent." 4958 5148 msgstr "" … … 5000 5190 #. Translators: 1: opening link tag with link to Advanced Ads Pro 2: closing link tag 5001 5191 #: modules/privacy/admin/views/setting-general.php:92 5192 #, php-format 5002 5193 msgid "Install %1$sAdvanced Ads Pro%2$s to reload the ads instantly without an additional page request." 5003 5194 msgstr "" … … 5013 5204 #. translators: %s is an error message generated by the plugin. 5014 5205 #: public/class-advanced-ads.php:181 5206 #, php-format 5015 5207 msgid "Advanced Ads Error: %s" 5016 5208 msgstr "" … … 5064 5256 #. translators: %1$s is the month number, %2$s is the month shortname. 5065 5257 #: views/admin/ads/submitbox-meta.php:33 5258 #, php-format 5066 5259 msgctxt "1: month number (01, 02, etc.), 2: month abbreviation" 5067 5260 msgid "%1$s-%2$s" … … 5070 5263 #. translators: %1$s month, %2$s day, %3$s year, %4$s hour, %5$s minute. 5071 5264 #: views/admin/ads/submitbox-meta.php:51 5265 #, php-format 5072 5266 msgctxt "order of expiry date fields 1: month, 2: day, 3: year, 4: hour, 5: minute" 5073 5267 msgid "%1$s %2$s, %3$s @ %4$s %5$s" … … 5126 5320 #: views/admin/metaboxes/ads/ad-layout.php:62 5127 5321 #: views/admin/quick-edit.php:46 5322 #, php-format 5128 5323 msgid "Enable the Ad Label %1$s in the settings%2$s." 5129 5324 msgstr "" … … 5192 5387 #. translators: %s is the title of the website. 5193 5388 #: views/admin/feedback-disable.php:81 5389 #, php-format 5194 5390 msgid "All the best to you and <em>%s</em>." 5195 5391 msgstr "" … … 5227 5423 #. translators: %s is a URL. 5228 5424 #: views/admin/metaboxes/ads/ad-info-after-textarea.php:28 5425 #, php-format 5229 5426 msgid "Reach out to <a href=\"%s\">support</a> to get help." 5230 5427 msgstr "" … … 5339 5536 #. translators: 1: is an opening a tag, 2: is a closing a tag 5340 5537 #: views/admin/metaboxes/ads/ad-usage-shortcodes.php:25 5538 #, php-format 5341 5539 msgid "Find more display options in the %1$smanual%2$s." 5342 5540 msgstr "" … … 5424 5622 #. translators: %s is a URL. 5425 5623 #: views/admin/settings/general/advanced-js.php:22 5624 #, php-format 5426 5625 msgid "Enable advanced JavaScript functions (<a href=\"%s\" target=\"_blank\">here</a>). Some features and add-ons might override this setting if they need features from this file." 5427 5626 msgstr "" … … 5445 5644 #. translators: %s is a URL. 5446 5645 #: views/admin/settings/general/content-injection-everywhere.php:40 5646 #, php-format 5447 5647 msgid "To ensure compatibility, ads are not injected into excerpts or the full content of posts on archive pages. However, by enabling this option, you can override this restriction and set a limit on the number of posts where ads will be injected. Please note that if you want to insert ads between post listing items on archive pages, you can utilize the Post list placement (<a href=\"%s\" target=\"_blank\">manual</a>) feature." 5448 5648 msgstr "" … … 5518 5718 #. translators: %s is a URL. 5519 5719 #: views/admin/settings/general/editors-manage-ads.php:20 5720 #, php-format 5520 5721 msgid "You can assign different ad-related roles on a user basis with <a href=\"%s\" target=\"_blank\">Advanced Ads Pro</a>." 5521 5722 msgstr "" … … 5552 5753 #. translators: %s is a URL. 5553 5754 #: views/admin/settings/license/section-help.php:19 5755 #, php-format 5554 5756 msgid "See also <a href=\"%s\" target=\"_blank\">Issues and questions about licenses</a>." 5555 5757 msgstr "" … … 5590 5792 #. translators: %s is the ID of an ad group 5591 5793 #: views/admin/tables/groups/column-details.php:19 5794 #, php-format 5592 5795 msgid "ID: %s" 5593 5796 msgstr "" … … 5595 5798 #. translators: %s is the name of a group type 5596 5799 #: views/admin/tables/groups/column-details.php:26 5800 #, php-format 5597 5801 msgid "Type: %s" 5598 5802 msgstr "" … … 5637 5841 #. translators: %d is a number. 5638 5842 #: views/admin/tables/groups/list-row-loop.php:64 5843 #, php-format 5639 5844 msgid "+ show %d more ads" 5640 5845 msgstr "" … … 5642 5847 #. translators: amount of ads displayed 5643 5848 #: views/admin/tables/groups/list-row-loop.php:83 5849 #, php-format 5644 5850 msgid "Up to %d ad displayed." 5645 5851 msgid_plural "Up to %d ads displayed" … … 5653 5859 #. translators: %s is the title for ad. 5654 5860 #: views/admin/tables/groups/list-row-option-ads.php:39 5861 #, php-format 5655 5862 msgid "Opens ad %s in a new tab" 5656 5863 msgstr "" … … 5666 5873 #. translators: %s is the placement type string 5667 5874 #: views/admin/tables/placements/column-name.php:26 5875 #, php-format 5668 5876 msgid "The originally selected placement type “%s” is not enabled." 5669 5877 msgstr "" … … 5679 5887 #. translators: %s is a URL. 5680 5888 #: views/admin/tables/placements/header-note.php:16 5889 #, php-format 5681 5890 msgid "Tutorial: <a href=\"%s\" target=\"_blank\">How to place visible ads in the header of your website</a>." 5682 5891 msgstr "" … … 5750 5959 #. translators: %s is 'free email courses'. 5751 5960 #: views/admin/widgets/aa-dashboard/next-steps/newsletter.php:19 5961 #, php-format 5752 5962 msgid "Join our %s for more benefits and insights:" 5753 5963 msgstr "" … … 5759 5969 #. translators: %s is '2 free add-ons' in bold. 5760 5970 #: views/admin/widgets/aa-dashboard/next-steps/newsletter.php:29 5971 #, php-format 5761 5972 msgid "Gain %s" 5762 5973 msgstr "" … … 5814 6025 #. translators: %s is the number of hidden notices. 5815 6026 #: views/admin/widgets/aa-dashboard/overview-notices.php:25 6027 #, php-format 5816 6028 msgid "%s hidden notifications" 5817 6029 msgstr "" … … 5827 6039 #. translators: %1$s is the opening <a> tag, %2$s is the closing </a> tag. 5828 6040 #: views/admin/widgets/aa-dashboard/support.php:41 6041 #, php-format 5829 6042 msgid "%1$sThank the developer with a ★★★★★ review on wordpress.org%2$s" 5830 6043 msgstr "" … … 5845 6058 #. translators: %1$d is the number of ads. 5846 6059 #: views/admin/widgets/wordpress-dashboard/header.php:18 6060 #, php-format 5847 6061 msgid "%1$d Ads" 5848 6062 msgstr "" … … 5858 6072 #. translators: %1$s 'free' (in bold), %2$s '2 free add-ons' (in bold) 5859 6073 #: views/admin/widgets/wordpress-dashboard/newsletter.php:19 6074 #, php-format 5860 6075 msgid "Join our newsletter and take our %1$s ad monetization email courses. Get tutorials, optimization tips, and %2$s!" 5861 6076 msgstr "" … … 5979 6194 #. translators: %s post type plural name 5980 6195 #: views/notices/ad-disable-post-type.php:17 6196 #, php-format 5981 6197 msgid "Ads are disabled for all %s" 5982 6198 msgstr "" -
advanced-ads/trunk/readme.txt
r3427297 r3429511 5 5 Tested up to: 6.8 6 6 Requires PHP: 7.4 7 Stable tag: 2.0.1 57 Stable tag: 2.0.16 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 361 361 == Changelog == 362 362 363 = 2.0.16 (December 30, 2025) = 364 365 - Improvement: PHP 8+ compatibility for the ad expiration cron event 366 - Improvement: security by allowing only valid sorting options when loading placements 367 363 368 = 2.0.15 (December 25, 2025) = 364 369 -
advanced-ads/trunk/wp.advads
r3427297 r3429511 3 3 "name": "Advanced Ads", 4 4 "description": "Manage and optimize your ads in WordPress", 5 "version": "2.0.1 5",5 "version": "2.0.16", 6 6 "requireWP": "5.7", 7 7 "requirePHP": "7.4",
Note: See TracChangeset
for help on using the changeset viewer.