From 196fbab5b1ce3870a43515153d4f07878a89d410 Mon Sep 17 00:00:00 2001 From: erwanlr Date: Fri, 15 Jul 2022 20:54:56 +0200 Subject: [PATCH] Adds DFs --- spec/fixtures/db/dynamic_finders.yml | 1364 ++- spec/fixtures/dynamic_finders/expected.yml | 647 +- .../languages/wp-accedeme-es_ES.po | 55 + .../languages/anrghg-en_GB.po | 4380 +++++++++ .../languages/appconsent-cmp-sfbx.pot | 1292 +++ .../blockify/composer_file/package.json | 77 + .../categorize-pages/change_log/CHANGELOG.md | 6 + .../cod-network/change_log/changelog.md | 12 + .../change_log/CHANGELOG.txt | 2 + .../languages/counting-number.pot | 84 + .../languages/cron-task-viewer-redux.pot | 68 + .../languages/cubecolour-caboodle.pot | 846 ++ .../languages/db-access-adminer.pot | 138 + .../discontinued-products-stock-status.pot | 112 + .../change_log/changelog.txt | 16 + .../i18n/languages/woocommerce-fiizy.pot | 272 + .../flashspeed/change_log/changelog.txt | 22 + .../gospring/composer_file/package.json | 20 + .../header_pattern_passive_all.html | 3 +- .../gpls-ibzoh-image-block-zoom-on-hover.pot | 47 + .../change_log/changelog.txt | 7 + .../koo-publisher/composer_file/package.json | 24 + .../languages/link-shortener-amzn.pot | 72 + .../translation_file/languages/lity.pot | 249 + .../live-copy-paste/change_log/changelog.txt | 9 + .../languages/matrix-wishlist.pot | 332 + .../languages/member-showcase.pot | 271 + .../languajes/mme-real-estate.pot | 645 ++ .../memberpress-novalnet-addon-de_DE.po | 808 ++ .../nrby-events/composer_file/package.json | 29 + .../lang/octolize-royal-mail-shipping.pot | 35 + .../lang/octolize-shipping-notices.pot | 190 + .../outpace-seo/change_log/changelog.txt | 7 + .../translation_file/languages/outpaceseo.pot | 157 + .../wp-personio-integration-de_DE_formal.po | 1460 +++ .../composer_file/package.json | 37 + .../languages/printcart-integration.pot | 113 + .../query_parameter_passive_all.html | 175 + .../range-slider-field-for-contact-form-7.pot | 150 + .../languages/wpb-restrict-content.pot | 129 + .../translation_file/languages/slashpress.pot | 195 + .../translation_file/languages/smevai.pot | 63 + .../change_log/changelog.txt | 4 + .../composer_file/package.json | 21 + .../change_log/changelog.txt | 3 + ...-fail-popup-message-for-contact-form-7.pot | 186 + .../change_log/changelog.txt | 13 + .../languages/thim-elementor-kit.pot | 4170 +++++++++ .../languages/checkout-manager.pot | 30 + .../languages/webook-for-wcfm-vendors.pot | 108 + .../translation_file/languages/welcomewp.pot | 196 + .../wp-redis-user-session-storage.pot | 48 + .../languages/wpc-product-size-chart.pot | 276 + .../languages/wpc-shoppable-images.pot | 271 + .../change_log/changelog.md | 7 + .../language/xpro-elementor-addons.pot | 7878 +++++++++++++++++ .../language/xpro-theme-builder.pot | 424 + 57 files changed, 28251 insertions(+), 4 deletions(-) create mode 100644 spec/fixtures/dynamic_finders/plugin_version/accedeme-for-wp/translation_file/languages/wp-accedeme-es_ES.po create mode 100644 spec/fixtures/dynamic_finders/plugin_version/anrghg/translation_file/languages/anrghg-en_GB.po create mode 100644 spec/fixtures/dynamic_finders/plugin_version/appconsent-cmp-sfbx/translation_file/languages/appconsent-cmp-sfbx.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/blockify/composer_file/package.json create mode 100644 spec/fixtures/dynamic_finders/plugin_version/categorize-pages/change_log/CHANGELOG.md create mode 100644 spec/fixtures/dynamic_finders/plugin_version/cod-network/change_log/changelog.md create mode 100644 spec/fixtures/dynamic_finders/plugin_version/connect-learndash-and-discord/change_log/CHANGELOG.txt create mode 100644 spec/fixtures/dynamic_finders/plugin_version/counting-number-block/translation_file/languages/counting-number.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/cron-task-viewer-redux/translation_file/languages/cron-task-viewer-redux.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/cubecolour-caboodle/translation_file/languages/cubecolour-caboodle.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/db-access-adminer/translation_file/languages/db-access-adminer.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/discontinued-product-stock-status-woocommerce/translation_file/languages/discontinued-products-stock-status.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/fcp-lightest-lightbox/change_log/changelog.txt create mode 100644 spec/fixtures/dynamic_finders/plugin_version/fiizy-pay-later-multi-lender-payment-gateway-for-woocommerce/translation_file/i18n/languages/woocommerce-fiizy.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/flashspeed/change_log/changelog.txt create mode 100644 spec/fixtures/dynamic_finders/plugin_version/gospring/composer_file/package.json create mode 100644 spec/fixtures/dynamic_finders/plugin_version/image-block-zoom-on-hover/translation_file/languages/gpls-ibzoh-image-block-zoom-on-hover.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/infocob-crm-products/change_log/changelog.txt create mode 100644 spec/fixtures/dynamic_finders/plugin_version/koo-publisher/composer_file/package.json create mode 100644 spec/fixtures/dynamic_finders/plugin_version/link-shortener-amzn/translation_file/languages/link-shortener-amzn.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/lity-responsive-lightboxes/translation_file/languages/lity.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/live-copy-paste/change_log/changelog.txt create mode 100644 spec/fixtures/dynamic_finders/plugin_version/matrix-wishlist/translation_file/languages/matrix-wishlist.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/member-showcase-block/translation_file/languages/member-showcase.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/mme-real-estate/translation_file/languajes/mme-real-estate.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/novalnet-payment-addon-memberpress/translation_file/i18n/languages/memberpress-novalnet-addon-de_DE.po create mode 100644 spec/fixtures/dynamic_finders/plugin_version/nrby-events/composer_file/package.json create mode 100644 spec/fixtures/dynamic_finders/plugin_version/octolize-royal-mail-shipping/translation_file/lang/octolize-royal-mail-shipping.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/octolize-shipping-notices/translation_file/lang/octolize-shipping-notices.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/outpace-seo/change_log/changelog.txt create mode 100644 spec/fixtures/dynamic_finders/plugin_version/outpace-seo/translation_file/languages/outpaceseo.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/personio-integration-light/translation_file/languages/wp-personio-integration-de_DE_formal.po create mode 100644 spec/fixtures/dynamic_finders/plugin_version/presentation-block/composer_file/package.json create mode 100644 spec/fixtures/dynamic_finders/plugin_version/printcart-integration/translation_file/languages/printcart-integration.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/range-slider-field-for-contact-form-7/translation_file/languages/range-slider-field-for-contact-form-7.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/restrict-content-for-wp-bakery/translation_file/languages/wpb-restrict-content.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/slashpress/translation_file/languages/slashpress.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/sme-accounting/translation_file/languages/smevai.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/spodccg-cryptocurrency-gateway-for-woocommerce/change_log/changelog.txt create mode 100644 spec/fixtures/dynamic_finders/plugin_version/streamweasels-twitch-blocks/composer_file/package.json create mode 100644 spec/fixtures/dynamic_finders/plugin_version/stylish-business-hours/change_log/changelog.txt create mode 100644 spec/fixtures/dynamic_finders/plugin_version/success-fail-popup-message-for-contact-form-7/translation_file/languages/success-fail-popup-message-for-contact-form-7.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/tcp-cart-total-rounding/change_log/changelog.txt create mode 100644 spec/fixtures/dynamic_finders/plugin_version/thim-elementor-kit/translation_file/languages/thim-elementor-kit.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/virtual-product-checkout-fields-manager/translation_file/languages/checkout-manager.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/webhook-for-wcfm-vendors/translation_file/languages/webook-for-wcfm-vendors.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/welcomewp/translation_file/languages/welcomewp.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/wp-redis-user-session-storage/translation_file/languages/wp-redis-user-session-storage.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/wpc-product-size-chart/translation_file/languages/wpc-product-size-chart.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/wpc-shoppable-images/translation_file/languages/wpc-shoppable-images.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/x3p0-legacy-widget/change_log/changelog.md create mode 100644 spec/fixtures/dynamic_finders/plugin_version/xpro-elementor-addons/translation_file/language/xpro-elementor-addons.pot create mode 100644 spec/fixtures/dynamic_finders/plugin_version/xpro-theme-builder/translation_file/language/xpro-theme-builder.pot diff --git a/spec/fixtures/db/dynamic_finders.yml b/spec/fixtures/db/dynamic_finders.yml index 6f097ef7..31862167 100644 --- a/spec/fixtures/db/dynamic_finders.yml +++ b/spec/fixtures/db/dynamic_finders.yml @@ -1284,6 +1284,14 @@ plugins: version: true Readme: path: README.txt + accedeme-for-wp: + TranslationFile: + class: BodyPattern + path: languages/wp-accedeme-es_ES.po + pattern: !ruby/regexp '/"Project\-Id\-Version: Accedeme for WP (?\d+\.[\.\d]+)/i' + version: true + Readme: + path: README.txt accelerate-patterns: Readme: path: readme.txt @@ -1622,6 +1630,14 @@ plugins: path: languages/accordion-for-wp.pot pattern: !ruby/regexp '/ect\-Id\-Version: Accordion for WordPress (?\d+\.[\.\d]+)/i' version: true + accordion-gallery-by-widgetic: + QueryParameter: + files: + - build-dashboard/dashboard.bundle.css + - build/index.css + version: true + Readme: + path: readme.txt accordion-image-menu: Readme: path: readme.txt @@ -1738,6 +1754,9 @@ plugins: path: composer.json key: version version: true + acf-conditional-logic-extended: + Readme: + path: readme.txt acf-content-analysis-for-seopress: Readme: path: readme.txt @@ -3072,6 +3091,9 @@ plugins: version: true Readme: path: README.txt + addonify-wishlist: + Readme: + path: README.txt addons-for-beaver-builder: QueryParameter: files: @@ -3371,6 +3393,9 @@ plugins: path: - readme.txt - README.md + admin-bar-fix: + Readme: + path: readme.txt admin-bar-hopper: Readme: path: readme.txt @@ -3675,6 +3700,12 @@ plugins: admin-post-reminder: Readme: path: readme.txt + admin-posts-grid: + Readme: + path: README.txt + admin-posts-manager: + Readme: + path: readme.txt admin-quick-panel: Readme: path: readme.txt @@ -3987,6 +4018,9 @@ plugins: path: languages/adsimple-vote-de_DE.po pattern: !ruby/regexp /\# @version (?\d+\.[\.\d]+)/i version: true + adsmatcher-anti-adblock: + Readme: + path: README.txt adsoptimal: Readme: path: @@ -4163,6 +4197,9 @@ plugins: advanced-ajax-page-loader: Readme: path: readme.txt + advanced-all-in-one-forms: + Readme: + path: readme.txt advanced-animation: QueryParameter: files: @@ -4728,6 +4765,9 @@ plugins: advanced-table-rate-shipping-for-woocommerce: Readme: path: readme.txt + advanced-tabs-block: + Readme: + path: readme.txt advanced-tag-list: Readme: path: readme.txt @@ -5082,6 +5122,12 @@ plugins: affiliate-products-blocks: Readme: path: readme.txt + QueryParameter: + files: + - utilities/assets/css/all.min.css + - utilities/assets/js/rater.min.js + - utilities/assets/js/plugin.js + version: true affiliate-products-list-by-conicplex: Readme: path: readme.txt @@ -6205,6 +6251,9 @@ plugins: path: cu-framework/languages/zh_CN.po pattern: !ruby/regexp '/"Project\-Id\-Version: Codestar Framework (?\d+\.[\.\d]+)/i' version: true + all-in-box: + Readme: + path: readme.txt all-in-one-analytics: QueryParameter: files: @@ -6432,6 +6481,9 @@ plugins: files: - js/popup.js version: true + allkeyshop-affiliate: + Readme: + path: readme.txt allkeyshop-widget: Readme: path: readme.txt @@ -7443,6 +7495,11 @@ plugins: anrghg: Readme: path: readme.txt + TranslationFile: + class: BodyPattern + path: languages/anrghg-en_GB.po + pattern: !ruby/regexp '/Id\-Version: A\.N\.R\.GHG Publishing Helper (?\d+\.[\.\d]+)/i' + version: true ansar-import: Readme: path: readme.txt @@ -7941,6 +7998,14 @@ plugins: appbuff-testimonial-for-elementor: Readme: path: readme.txt + appconsent-cmp-sfbx: + TranslationFile: + class: BodyPattern + path: languages/appconsent-cmp-sfbx.pot + pattern: !ruby/regexp '/ject\-Id\-Version: AppConsent CMP by SFBX (?\d+\.[\.\d]+)/i' + version: true + Readme: + path: readme.txt appdp-list: QueryParameter: files: @@ -7975,6 +8040,9 @@ plugins: appexperts: Readme: path: readme.txt + appful: + Readme: + path: readme.txt appilix: Readme: path: readme.txt @@ -8051,6 +8119,9 @@ plugins: version: true Readme: path: README.txt + appointment: + Readme: + path: readme.txt appointment-booking-calendar-by-click4time: Readme: path: readme.txt @@ -8408,6 +8479,9 @@ plugins: arile-super: Readme: path: readme.txt + aritize-3d: + Readme: + path: readme.txt arkam-lite: QueryParameter: files: @@ -9376,6 +9450,11 @@ plugins: audio-playlist-for-woocommerce: Readme: path: README.txt + audio-text: + Readme: + path: + - readme.txt + - README.md audio-tube: Readme: path: readme.txt @@ -9883,6 +9962,9 @@ plugins: path: - readme.txt - readme.md + auto-install-free-ssl: + Readme: + path: readme.txt auto-join-groups: Readme: path: readme.txt @@ -10261,6 +10343,9 @@ plugins: version: true Readme: path: README.txt + automate-hub-free-by-sperse-io: + Readme: + path: readme.txt automate-wp-posts: Readme: path: readme.txt @@ -10683,6 +10768,9 @@ plugins: xpath: //comment()[contains(., "Autoresponder1")] pattern: !ruby/regexp /Autoresponder1 plugin v(?\d+\.[\.\d]+)/i version: true + autorole: + Readme: + path: README.txt autoset-featured-image: Readme: path: readme.txt @@ -11933,6 +12021,9 @@ plugins: badudu-js: Readme: path: readme.txt + baghera: + Readme: + path: README.txt baidu-textcensor: Readme: path: readme.txt @@ -12646,6 +12737,9 @@ plugins: bc-menu-cart-woo: Readme: path: readme.txt + bc-mini-series: + Readme: + path: readme.txt bc-simple-auto-ads: Readme: path: readme.txt @@ -12661,6 +12755,9 @@ plugins: bck-tu-dong-xac-nhan-thanh-toan-chuyen-khoan-ngan-hang: Readme: path: readme.txt + bcloud-elementor-form-extender: + Readme: + path: readme.txt bcs-bertline-book-importer: Readme: path: readme.txt @@ -13103,6 +13200,9 @@ plugins: belingocredit: Readme: path: readme.txt + belingogeo: + Readme: + path: readme.txt belirli-gun-ve-haftalar: Readme: path: readme.txt @@ -13601,6 +13701,9 @@ plugins: better-widgets: Readme: path: README.txt + better-wishlist: + Readme: + path: readme.txt better-wordpress-syntax-based-on-geshi: Readme: path: readme.txt @@ -14065,6 +14168,9 @@ plugins: path: lib/cmb2/languages/cmb2.pot pattern: !ruby/regexp /Project\-Id\-Version:\ CMB2 (?\d+\.[\.\d]+)/i version: true + bima-fonctions: + Readme: + path: readme.txt bin-access-control: QueryParameter: files: @@ -14297,6 +14403,9 @@ plugins: bitfinex-pay: Readme: path: readme.txt + bitfire: + Readme: + path: readme.txt bitform: TranslationFile: class: BodyPattern @@ -14498,6 +14607,9 @@ plugins: version: true Readme: path: readme.txt + blackswan-woo-attributes-easy-select: + Readme: + path: readme.txt blackwebsite-wp-dark-mode: QueryParameter: files: @@ -14900,6 +15012,9 @@ plugins: block-visibility: Readme: path: readme.txt + block-widgets-monster: + Readme: + path: readme.txt block-xray-attributes: ComposerFile: class: ConfigParser @@ -14945,6 +15060,14 @@ plugins: blockeditor-fullscreen-mode-control: Readme: path: readme.txt + blockify: + Readme: + path: readme.txt + ComposerFile: + class: ConfigParser + path: package.json + key: version + version: true blockly: QueryParameter: files: @@ -14992,6 +15115,14 @@ plugins: blocks-collection: Readme: path: readme.txt + blocks-detector-finder: + QueryParameter: + files: + - public/css/blocks-plugin-detector-finder-public.css + - public/js/blocks-plugin-detector-finder-public.js + version: true + Readme: + path: README.txt blocks-editor-customizer: Readme: path: readme.txt @@ -15040,6 +15171,9 @@ plugins: blocks-kit: Readme: path: readme.txt + blocks-product-editor-for-woocommerce: + Readme: + path: readme.txt blocks-ultimate: ComposerFile: class: ConfigParser @@ -15485,6 +15619,9 @@ plugins: bluedaumview: Readme: path: readme.txt + blueera-oberon-export-orders: + Readme: + path: readme.txt blueglass-maintenance: Readme: path: readme.txt @@ -15955,6 +16092,9 @@ plugins: book-doctor-appointments-icliniq: Readme: path: readme.txt + book-in-60: + Readme: + path: readme.txt book-preview-for-woocommerce: Readme: path: readme.txt @@ -17037,6 +17177,9 @@ plugins: bpckeditor: Readme: path: README.txt + bplus-wp-sync-authenticator: + Readme: + path: readme.txt bpmcontext-client-suite: QueryParameter: files: @@ -17416,6 +17559,13 @@ plugins: version: true Readme: path: readme.txt + broadcast-companion-youtube: + QueryParameter: + files: + - bc-companion-main.js + version: true + Readme: + path: readme.txt broadednet: Readme: path: readme.txt @@ -17808,6 +17958,9 @@ plugins: bu-versions: Readme: path: readme.txt + bubble-chat: + Readme: + path: README.txt bubble-seo: Comment: xpath: //comment()[contains(., "Bubble SEO")] @@ -18669,6 +18822,9 @@ plugins: version: true Readme: path: readme.txt + bulks-internal-links-updater: + Readme: + path: readme.txt bulky-bulk-edit-products-for-woo: Readme: path: readme.txt @@ -18700,6 +18856,9 @@ plugins: bundesliga-table: Readme: path: readme.txt + bundler: + Readme: + path: README.txt bunnycdn: Readme: path: readme.txt @@ -19159,6 +19318,9 @@ plugins: bz9-webmaster-tools: Readme: path: readme.txt + c-purge-cache: + Readme: + path: readme.txt c-web-analytics: Readme: path: readme.txt @@ -20017,6 +20179,9 @@ plugins: carrier-setup-form-by-brokercarrier: Readme: path: readme.txt + cart-checkout-confirmation: + Readme: + path: readme.txt cart-conversion-rate-calculator: Readme: path: readme.txt @@ -20329,6 +20494,14 @@ plugins: categorify: Readme: path: readme.txt + categorize-pages: + ChangeLog: + class: BodyPattern + path: CHANGELOG.md + pattern: !ruby/regexp /^\#+ (?\d+\.[\.\d]+)(?!.*\#+ \d+\.[\.\d]+)/mi + version: true + Readme: + path: readme.txt categorize-your-wishlist-for-woocomerceposts-custom-post-types: TranslationFile: class: BodyPattern @@ -21038,6 +21211,9 @@ plugins: cdek-for-woocommerce: Readme: path: readme.txt + cdn-enabler-replace-content: + Readme: + path: readme.txt cdn-manager: Readme: path: readme.txt @@ -21092,6 +21268,9 @@ plugins: cedcommerce-onbuy-integration: Readme: path: readme.txt + cellarweb-instant-comment-management: + Readme: + path: readme.txt cellarweb-privacy-and-security-options: Readme: path: readme.txt @@ -21211,6 +21390,8 @@ plugins: path: CHANGELOG.txt pattern: !ruby/regexp /^= (?\d+\.[\.\d]+)/i version: true + Readme: + path: readme.txt cf-geoplugin-gps: Readme: path: readme.txt @@ -22293,6 +22474,9 @@ plugins: cheetahsender: Readme: path: readme.txt + cherittos-importer: + Readme: + path: README.txt cherry-popups: QueryParameter: files: @@ -23944,6 +24128,14 @@ plugins: version: true Readme: path: readme.txt + cod-network: + ChangeLog: + class: BodyPattern + path: changelog.md + pattern: !ruby/regexp /^= (?\d+\.[\.\d]+)/ + version: true + Readme: + path: readme.txt code-block: Readme: path: readme.txt @@ -25176,6 +25368,9 @@ plugins: commenze-comment-sections: Readme: path: readme.txt + commerce-crezco-for-woocommerce: + Readme: + path: readme.txt commercial-real-estate-valuation-calculator: Readme: path: readme.txt @@ -25205,6 +25400,15 @@ plugins: common-ninja: Readme: path: readme.txt + common-ninja-audio-player-for-woocommerce: + Readme: + path: readme.txt + common-ninja-product-blobs-for-woocommerce: + Readme: + path: readme.txt + common-tools-for-site: + Readme: + path: README.txt common-wish-and-bridal-lists: ComposerFile: class: ConfigParser @@ -25594,6 +25798,14 @@ plugins: connect-hubspot-blog: Readme: path: readme.txt + connect-learndash-and-discord: + Readme: + path: README.txt + ChangeLog: + class: BodyPattern + path: CHANGELOG.txt + pattern: !ruby/regexp /^=+ (?\d+\.[\.\d]+)(?!.*=+ \d+\.[\.\d]+)/mi + version: true connect-sendgrid-for-emails: Readme: path: readme.txt @@ -25719,6 +25931,14 @@ plugins: path: changelog.txt pattern: !ruby/regexp /Version (?\d+\.[\.\d]+)/i version: true + consumer-loans-payments-via-saltpay-for-woocommerce: + QueryParameter: + files: + - public/css/saltpay-cl-public.css + - public/js/saltpay-cl-public.js + version: true + Readme: + path: README.txt contact: Readme: path: readme.txt @@ -26016,6 +26236,14 @@ plugins: contact-form-submissions: Readme: path: readme.txt + contact-form-to-any-api: + QueryParameter: + files: + - public/css/cf7-to-any-api-public.css + - public/js/cf7-to-any-api-public.js + version: true + Readme: + path: README.txt contact-form-to-email: Readme: path: README.txt @@ -26733,6 +26961,9 @@ plugins: cookie-dunker: Readme: path: readme.txt + cookie-dynamic-tag-for-elementor: + Readme: + path: README.txt cookie-jar: ChangeLog: class: BodyPattern @@ -27480,6 +27711,14 @@ plugins: version: true Readme: path: readme.txt + counting-number-block: + TranslationFile: + class: BodyPattern + path: languages/counting-number.pot + pattern: !ruby/regexp '/oject\-Id\-Version: Counting Number Block (?\d+\.[\.\d]+)/i' + version: true + Readme: + path: readme.txt countposts-v-10-wordpress-plugin: Readme: path: readme.txt @@ -27497,6 +27736,13 @@ plugins: country-detection-polylang: Readme: path: readme.txt + country-dropdown-for-contact-form-7: + QueryParameter: + files: + - asset/js/custom.js + version: true + Readme: + path: readme.txt country-flags: Readme: path: readme.txt @@ -27963,6 +28209,9 @@ plugins: create-a-league: Readme: path: readme.txt + create-block-patterns: + Readme: + path: readme.txt create-cached-wp-header-and-footer: Readme: path: readme.txt @@ -28131,6 +28380,9 @@ plugins: files: - css/cresta-whatsapp-chat-front-css.css version: true + criar-ebooks: + Readme: + path: readme.txt cricket-scoreboard-widgets: Readme: path: readme.txt @@ -28214,6 +28466,14 @@ plugins: cron-debug-log: Readme: path: readme.txt + cron-task-viewer-redux: + TranslationFile: + class: BodyPattern + path: languages/cron-task-viewer-redux.pot + pattern: !ruby/regexp '/"Project\-Id\-Version: Cron Tasks Viewer (?\d+\.[\.\d]+)/i' + version: true + Readme: + path: readme.txt cron-unsticky-posts: Readme: path: readme.txt @@ -28730,6 +28990,9 @@ plugins: csv-viewer: Readme: path: readme.txt + csv-wc-product-import-export: + Readme: + path: readme.txt ct-mortgage-calculator: Readme: path: readme.txt @@ -28817,6 +29080,14 @@ plugins: cube-3d-slider: Readme: path: readme.txt + cubecolour-caboodle: + TranslationFile: + class: BodyPattern + path: languages/cubecolour-caboodle.pot + pattern: !ruby/regexp '/Project\-Id\-Version: Cubecolour Caboodle (?\d+\.[\.\d]+)/i' + version: true + Readme: + path: readme.txt cubepm: Readme: path: readme.txt @@ -28854,6 +29125,9 @@ plugins: cubify-wp: Readme: path: readme.txt + cuboh-storefront-button: + Readme: + path: readme.txt cudazi-latest-tweets: Readme: path: README.txt @@ -29136,6 +29410,9 @@ plugins: custom-buttons-buy-from: Readme: path: readme.txt + custom-card-link: + Readme: + path: readme.txt custom-cart-page-notices-for-woocommerce: Readme: path: readme.txt @@ -29380,6 +29657,9 @@ plugins: custom-featured-image-metabox: Readme: path: README.txt + custom-features-for-woocommerce: + Readme: + path: readme.txt custom-feeds: Readme: path: @@ -29751,6 +30031,9 @@ plugins: custom-post-type-layout: Readme: path: readme.txt + custom-post-type-list-field-for-contact-form-7: + Readme: + path: readme.txt custom-post-type-list-shortcode: Readme: path: readme.txt @@ -30483,6 +30766,9 @@ plugins: cyan-backup: Readme: path: readme.txt + cyba-advanced-search: + Readme: + path: readme.txt cyberpress: QueryParameter: files: @@ -30626,6 +30912,12 @@ plugins: da-stop-word-removal: Readme: path: readme.txt + dabasys-betting-picks: + Readme: + path: readme.txt + dabasys-pretty-aff-links: + Readme: + path: readme.txt dada-mail-importer: Readme: path: readme.txt @@ -31143,6 +31435,9 @@ plugins: datadev-total-express-for-woocommerce: Readme: path: readme.txt + datalayer-for-ecommerce-free: + Readme: + path: readme.txt datalayer-for-elementor: Readme: path: readme.txt @@ -31244,6 +31539,14 @@ plugins: days-until: Readme: path: readme.txt + db-access-adminer: + TranslationFile: + class: BodyPattern + path: languages/db-access-adminer.pot + pattern: !ruby/regexp '/d\-Version: Database Access with Adminer (?\d+\.[\.\d]+)/i' + version: true + Readme: + path: README.txt db-cache-reloaded: Readme: path: readme.txt @@ -32723,6 +33026,9 @@ plugins: did-prestashop-display: Readme: path: README.txt + did-someone-clone-me: + Readme: + path: README.txt did-you-mean: Readme: path: readme.txt @@ -32932,6 +33238,9 @@ plugins: directo-pago-payments-for-woocommerce: Readme: path: readme.txt + directorist-wpml-integration: + Readme: + path: readme.txt directory-index-guard: Readme: path: readme.txt @@ -33425,6 +33734,14 @@ plugins: disable-unused-features: Readme: path: readme.txt + disable-updates-by-cv: + QueryParameter: + files: + - public/css/disable-updates-for-wordpress-public.css + - public/js/disable-updates-for-wordpress-public.js + version: true + Readme: + path: README.txt disable-user: Readme: path: readme.txt @@ -33531,6 +33848,14 @@ plugins: discography: Readme: path: readme.txt + discontinued-product-stock-status-woocommerce: + TranslationFile: + class: BodyPattern + path: languages/discontinued-products-stock-status.pot + pattern: !ruby/regexp /ed Product Stock Status for WooCommerce (?\d+\.[\.\d]+)/i + version: true + Readme: + path: readme.txt discordance: Readme: path: readme.txt @@ -33872,6 +34197,12 @@ plugins: disqus-recent-comments-widget-advanced: Readme: path: readme.txt + distance-based-shipping-calculator: + Readme: + path: readme.txt + distance-rate-shipping-for-woocommerce: + Readme: + path: readme.txt distancefromme: Readme: path: readme.txt @@ -34056,6 +34387,9 @@ plugins: dn-popup: Readme: path: readme.txt + dn-shipping-by-price: + Readme: + path: readme.txt dn-shipping-by-weight: Readme: path: readme.txt @@ -34070,6 +34404,9 @@ plugins: dn-sitemap-control: Readme: path: readme.txt + dn-wc-extra-fields: + Readme: + path: readme.txt dn-wp-foldersize: Readme: path: readme.txt @@ -34462,6 +34799,9 @@ plugins: donatepress: Readme: path: readme.txt + donation-addon-woocommerce: + Readme: + path: readme.txt donation-block-for-stripe-by-givewp: Readme: path: readme.txt @@ -34607,6 +34947,9 @@ plugins: double-title: Readme: path: readme.txt + doubly: + Readme: + path: readme.txt doughnut: Readme: path: readme.txt @@ -34707,6 +35050,11 @@ plugins: version: true Readme: path: readme.txt + download-pdf-after-submit-form: + Readme: + path: + - readme.txt + - readme.md download-plugins-dashboard: TranslationFile: class: BodyPattern @@ -35578,6 +35926,9 @@ plugins: dyn-business-panel: Readme: path: readme.txt + dynamaker-cad-configurator-for-woocommerce: + Readme: + path: readme.txt dynamaker-cad-configurator-integration: Readme: path: readme.txt @@ -35744,6 +36095,9 @@ plugins: dynamic-widgets-sidebar: Readme: path: readme.txt + dynamic-year-block: + Readme: + path: README.txt dynamic-youtube-videobar: Readme: path: readme.txt @@ -35910,6 +36264,15 @@ plugins: each-domain-a-page: Readme: path: readme.txt + eacsoftwareregistry-distribution-sdk: + Readme: + path: readme.txt + eacsoftwareregistry-subscription-webhooks: + Readme: + path: readme.txt + eacsoftwareregistry-webhook-endpoints: + Readme: + path: readme.txt eagle-eye: Readme: path: readme.txt @@ -35937,6 +36300,9 @@ plugins: earth-observatory-iotd-widget: Readme: path: readme.txt + eas-eu-compliance: + Readme: + path: readme.txt ease-framework: Readme: path: readme.txt @@ -36083,6 +36449,16 @@ plugins: easy-animated-popup: Readme: path: readme.txt + easy-announcements: + QueryParameter: + files: + - assets/css/easy-announcements.css + - assets/js/js.cookie.min.js + - assets/js/bootstrap/bootstrap.bundle.min.js + - assets/js/easy-announcements.min.js + version: true + Readme: + path: readme.txt easy-anti-spam-bots: Readme: path: readme.txt @@ -36247,6 +36623,13 @@ plugins: - public/css/mi-ecsb-public.css - public/js/mi-ecsb-public.js version: true + easy-courses: + QueryParameter: + files: + - assets/js/easycourses-featured.js + version: true + Readme: + path: readme.txt easy-csv-importer: Readme: path: readme.txt @@ -37836,6 +38219,9 @@ plugins: ecpay-logistics-for-woocommerce: Readme: path: readme.txt + ecredits: + Readme: + path: readme.txt ecsstender-take-control-of-your-css: Readme: path: readme.txt @@ -37998,6 +38384,9 @@ plugins: - assets/css/edd-infinite-scrolling.min.css - assets/js/edd-infinite-scrolling.min.js version: true + edd-integrapay: + Readme: + path: README.txt edd-list-file-names: Readme: path: readme.txt @@ -39180,6 +39569,9 @@ plugins: email-customizer: Readme: path: readme.txt + email-customizer-and-designer-for-woocommerce: + Readme: + path: readme.txt email-design-studio: Readme: path: Readme.txt @@ -39395,6 +39787,9 @@ plugins: path: - readme.txt - README.md + email-validation-filter-for-contact-form-7: + Readme: + path: readme.txt email-verification-for-contact-form-7: Readme: path: readme.txt @@ -39617,6 +40012,9 @@ plugins: path: package-lock.json key: version version: true + embed-sharepoint-onedrive-documents: + Readme: + path: readme.txt embed-simplex-player: Readme: path: readme.txt @@ -39634,6 +40032,14 @@ plugins: embed-solitaire-iframe: Readme: path: readme.txt + embed-spanish-wordle: + QueryParameter: + files: + - public/css/embed-spanish-wordle-public.css + - public/js/embed-spanish-wordle-public.js + version: true + Readme: + path: README.txt embed-spider-solitaire-iframe: Readme: path: readme.txt @@ -40552,6 +40958,9 @@ plugins: equalweb: Readme: path: readme.txt + equibles-stocks: + Readme: + path: readme.txt equili: QueryParameter: files: @@ -41565,6 +41974,14 @@ plugins: exchange-rate-belarusbank-by-atlas: Readme: path: readme.txt + exchange-rates: + QueryParameter: + files: + - assets/css/public/style.css + - assets/js/public/common.js + version: true + Readme: + path: readme.txt exchange-rates-adce: QueryParameter: files: @@ -41591,6 +42008,9 @@ plugins: exclude-these: Readme: path: readme.txt + exclusive-blocks: + Readme: + path: readme.txt exclusive-content-password-protect: Readme: path: readme.txt @@ -43443,6 +43863,18 @@ plugins: fcm-push-notification-from-wp: Readme: path: readme.txt + fcp-lightest-lightbox: + QueryParameter: + files: + - loader.min.js + version: true + Readme: + path: readme.txt + ChangeLog: + class: BodyPattern + path: changelog.txt + pattern: !ruby/regexp /^= (?\d+\.[\.\d]+)/ + version: true fd-beaver-charts: Readme: path: readme.txt @@ -43952,6 +44384,9 @@ plugins: path: - README.txt - README.md + feno-cx-cloud: + Readme: + path: readme.txt ferank-fr: Readme: path: readme.txt @@ -44068,6 +44503,9 @@ plugins: fifo-testimonials: Readme: path: readme.txt + figensoft-elektronik-izin-toplama: + Readme: + path: readme.txt fighting-the-lyrics: Readme: path: readme.txt @@ -44077,6 +44515,11 @@ plugins: fiizy-pay-later-multi-lender-payment-gateway-for-woocommerce: Readme: path: readme.txt + TranslationFile: + class: BodyPattern + path: i18n/languages/woocommerce-fiizy.pot + pattern: !ruby/regexp /\-lender Payment Gateway for WooCommerce (?\d+\.[\.\d]+)/i + version: true fikraticker: Readme: path: readme.txt @@ -44147,6 +44590,9 @@ plugins: filebird: Readme: path: readme.txt + filebird-document-library: + Readme: + path: readme.txt filechecker: Readme: path: readme.txt @@ -44869,6 +45315,14 @@ plugins: flashproxy: Readme: path: readme.txt + flashspeed: + Readme: + path: readme.txt + ChangeLog: + class: BodyPattern + path: changelog.txt + pattern: !ruby/regexp /^= (?\d+\.[\.\d]+)/ + version: true flashtml5-video: Readme: path: readme.txt @@ -45388,6 +45842,9 @@ plugins: float-ads-fixed-position: Readme: path: readme.txt + float-block: + Readme: + path: readme.txt float-faq: QueryParameter: files: @@ -45450,6 +45907,9 @@ plugins: floating-cart-for-woo: Readme: path: readme.txt + floating-cart-product-for-woocommerce: + Readme: + path: readme.txt floating-click-to-chat: QueryParameter: files: @@ -45951,6 +46411,9 @@ plugins: followpagerank: Readme: path: readme.txt + foloosi-for-woocommerce: + Readme: + path: readme.txt foloosi-subscription: Readme: path: readme.txt @@ -46237,6 +46700,14 @@ plugins: foothumbnails-for-galleries: Readme: path: readme.txt + footnote-drawer: + QueryParameter: + files: + - includes/css/style.css + - includes/js/index.js + version: true + Readme: + path: readme.txt footnotes-for-wordpress: QueryParameter: files: @@ -47710,6 +48181,10 @@ plugins: funny-equations: Readme: path: README.txt + QueryParameter: + files: + - oufunny_equations.css + version: true funny-photos: Readme: path: readme.txt @@ -48209,6 +48684,9 @@ plugins: gamipress-ameliabooking-integration: Readme: path: readme.txt + gamipress-autonami-integration: + Readme: + path: readme.txt gamipress-badgeos-importer: Readme: path: readme.txt @@ -49645,6 +50123,9 @@ plugins: gf-salesforce-crm-add-on: Readme: path: readme.txt + gf-sendinblue: + Readme: + path: readme.txt gf-sort-export: Readme: path: readme.txt @@ -50035,6 +50516,9 @@ plugins: files: - css/style.css version: true + gl-import-external-images: + Readme: + path: readme.txt glass: QueryParameter: files: @@ -51353,6 +51837,14 @@ plugins: gosign-youtube-video-player-block: Readme: path: README.md + gospring: + Readme: + path: readme.txt + ComposerFile: + class: ConfigParser + path: package.json + key: version + version: true gostats-for-wordpress: Readme: path: readme.txt @@ -52785,6 +53277,9 @@ plugins: gtext-widget: Readme: path: readme.txt + gtfb-recomm-video-testimonials: + Readme: + path: readme.txt gtg-advanced-blocks: TranslationFile: class: BodyPattern @@ -52796,6 +53291,9 @@ plugins: gtg-product-blocks: Readme: path: readme.txt + gti-factura: + Readme: + path: README.txt gtin-schema-for-woo: Readme: path: readme.txt @@ -53541,6 +54039,9 @@ plugins: headline-split-tester: Readme: path: readme.txt + headlineengine: + Readme: + path: readme.txt headmeta: Readme: path: readme.txt @@ -54596,6 +55097,9 @@ plugins: hipchat: Readme: path: readme.txt + hipl-assets: + Readme: + path: readme.txt hire-me-status-widget: Readme: path: readme.txt @@ -55296,6 +55800,14 @@ plugins: hpbseo: Readme: path: readme.txt + hpcdd: + QueryParameter: + files: + - public/css/hpcdd-public.css + - public/js/hpcdd-public.js + version: true + Readme: + path: README.txt hq-widgets-for-elementor: Readme: path: readme.txt @@ -56055,6 +56567,9 @@ plugins: ibex-booking-widgets: Readme: path: readme.txt + ibexpay-payment-gateway: + Readme: + path: readme.txt iblocks: Readme: path: readme.txt @@ -56356,6 +56871,9 @@ plugins: identity-verification-for-woocommerce: Readme: path: readme.txt + identitypass-verification: + Readme: + path: readme.txt ideta-livechat-chatbot: Readme: path: README.txt @@ -56516,6 +57034,11 @@ plugins: iframe: Readme: path: readme.txt + iframe-block: + Readme: + path: + - readme.txt + - README.md iframe-embedder: Readme: path: readme.txt @@ -56767,6 +57290,19 @@ plugins: image-banner-effects-lite: Readme: path: readme.txt + image-block-zoom-on-hover: + QueryParameter: + files: + - assets/dist/css/front/zoom-on-hover.min.css + - assets/dist/js/front/scripts.min.js + version: true + TranslationFile: + class: BodyPattern + path: languages/gpls-ibzoh-image-block-zoom-on-hover.pot + pattern: !ruby/regexp /mage Block Zoom on Hover \[GrandPlugins\] (?\d+\.[\.\d]+)/i + version: true + Readme: + path: readme.txt image-blur: Readme: path: README.txt @@ -56891,6 +57427,12 @@ plugins: image-horizontal-reel-scroll-slideshow: Readme: path: readme.txt + image-hotspots-by-widgetic: + QueryParameter: + files: + - build-dashboard/dashboard.bundle.css + - build/index.css + version: true image-hover-effects-elementor-addon: Readme: path: readme.txt @@ -56903,6 +57445,9 @@ plugins: image-licensing-schema: Readme: path: readme.txt + image-links: + Readme: + path: readme.txt image-magnify-slider: Readme: path: readme.txt @@ -57990,6 +58535,14 @@ plugins: infobvandevliet-nl: Readme: path: readme.txt + infocob-crm-products: + Readme: + path: readme.txt + ChangeLog: + class: BodyPattern + path: changelog.txt + pattern: !ruby/regexp /^= (?\d+\.[\.\d]+)/ + version: true infocob-tracking: Readme: path: readme.txt @@ -58450,6 +59003,9 @@ plugins: path: changelog.md pattern: !ruby/regexp /\#\# (?\d+\.[\.\d]+)/ version: true + inspect-http-requests: + Readme: + path: README.txt inspectlet-heatmaps-and-user-session-recording: Readme: path: readme.txt @@ -59076,6 +59632,9 @@ plugins: path: - readme.txt - README.md + interface-for-geniki-taxydromiki-and-woo: + Readme: + path: readme.txt intergeo-maps: StyleComment: class: BodyPattern @@ -59126,6 +59685,9 @@ plugins: internal-notes: Readme: path: README.txt + internallink-audit: + Readme: + path: readme.txt international-namedays: Readme: path: readme.txt @@ -59518,6 +60080,9 @@ plugins: ip-vault-wp-firewall: Readme: path: readme.txt + ip1-contact-form: + Readme: + path: readme.txt ip2country: Readme: path: readme.txt @@ -60739,6 +61304,9 @@ plugins: jigsaw: Readme: path: readme.txt + jijianyun: + Readme: + path: README.txt jilt-for-edd: TranslationFile: class: BodyPattern @@ -60810,6 +61378,9 @@ plugins: jj-wp-easy-navigation: Readme: path: readme.txt + jjyconnect: + Readme: + path: README.txt jk-development-console: Readme: path: README.txt @@ -60824,6 +61395,9 @@ plugins: path: - readme.txt - readme.md + jla-antispam: + Readme: + path: readme.txt jlayer-parallax-slider-wp: Readme: path: readme.txt @@ -61616,6 +62190,9 @@ plugins: juick-xp: Readme: path: readme.txt + juicy-contact-button: + Readme: + path: readme.txt juiz-last-tweet-widget: Comment: xpath: //comment()[contains(., "Juiz Last Tweet")] @@ -61686,6 +62263,9 @@ plugins: files: - j/jumplead.js version: true + jumpout: + Readme: + path: readme.txt jumppage-faster-content-management: Readme: path: readme.txt @@ -62498,6 +63078,9 @@ plugins: path: - readme.txt - README.md + kgr-cookie-duration: + Readme: + path: readme.txt kgr-elot-743: Readme: path: readme.txt @@ -63252,6 +63835,14 @@ plugins: kony2012: Readme: path: readme.txt + koo-publisher: + Readme: + path: readme.txt + ComposerFile: + class: ConfigParser + path: package.json + key: version + version: true kopa-forceful-toolkit: Readme: path: readme.txt @@ -63715,6 +64306,9 @@ plugins: laposta-signup-basic: Readme: path: readme.txt + laposta-signup-embed: + Readme: + path: readme.txt laposta-woocommerce: Readme: path: readme.txt @@ -64053,6 +64647,9 @@ plugins: launchbeat-custom-news-feed: Readme: path: readme.txt + launchkit: + Readme: + path: readme.txt launchpad-article-feedback: QueryParameter: files: @@ -64159,6 +64756,9 @@ plugins: layouts-importer: Readme: path: README.txt + lazerpay-payment-gateway-for-woocommerce: + Readme: + path: readme.txt lazy-blog-stats: Readme: path: readme.txt @@ -64421,6 +65021,9 @@ plugins: leadback: Readme: path: readme.txt + leadboxer-gravityforms: + Readme: + path: readme.txt leadconnector: QueryParameter: files: @@ -65302,6 +65905,9 @@ plugins: lightweight-countdown-timers: Readme: path: readme.txt + lightweight-faqs: + Readme: + path: readme.txt lightweight-google-analytics: Readme: path: readme.txt @@ -65729,6 +66335,14 @@ plugins: link-shortener: Readme: path: readme.txt + link-shortener-amzn: + TranslationFile: + class: BodyPattern + path: languages/link-shortener-amzn.pot + pattern: !ruby/regexp '/ect\-Id\-Version: Link Shortener for AMZN (?\d+\.[\.\d]+)/i' + version: true + Readme: + path: readme.txt link-sort: Readme: path: readme.txt @@ -65991,6 +66605,9 @@ plugins: liquid-edge-login-page: Readme: path: readme.txt + liquid-seo-inspector: + Readme: + path: readme.txt liquid-speech-balloon: ComposerFile: class: ConfigParser @@ -66170,6 +66787,14 @@ plugins: liturgical-day-of-the-week: Readme: path: readme.txt + lity-responsive-lightboxes: + TranslationFile: + class: BodyPattern + path: languages/lity.pot + pattern: !ruby/regexp '/d\-Version: Lity \- Responsive Lightboxes (?\d+\.[\.\d]+)/i' + version: true + Readme: + path: readme.txt live-2d: Readme: path: @@ -66256,6 +66881,14 @@ plugins: version: true Readme: path: readme.txt + live-copy-paste: + Readme: + path: readme.txt + ChangeLog: + class: BodyPattern + path: changelog.txt + pattern: !ruby/regexp /\#\# (?\d+\.[\.\d]+)/ + version: true live-countdown-timer: Readme: path: readme.txt @@ -66540,6 +67173,9 @@ plugins: lkdto-widget: Readme: path: readme.txt + lkn-wc-gateway-cielo: + Readme: + path: README.txt lktags-linkedin-insight-tags: Readme: path: readme.txt @@ -66577,6 +67213,9 @@ plugins: lmwd-ziptree: Readme: path: readme.txt + lnbits-bitcoin-onchain-and-lightning-payment-gateway: + Readme: + path: readme.txt lnd-for-wp: QueryParameter: files: @@ -67458,6 +68097,9 @@ plugins: long-toolkit: Readme: path: readme.txt + longshot-ai-long-form-writing-assistant: + Readme: + path: readme.txt longtail-keyword-browser: Readme: path: readme.txt @@ -68142,6 +68784,9 @@ plugins: maaiiconnect: Readme: path: readme.txt + maakapay-checkout-for-woocommerce: + Readme: + path: README.txt maakapay-invoice-payer: QueryParameter: files: @@ -68500,6 +69145,9 @@ plugins: mail-caesar: Readme: path: readme.txt + mail-categories: + Readme: + path: readme.txt mail-crypter: Readme: path: @@ -69253,6 +69901,9 @@ plugins: files: - pub/css/maps-buddybeacon-public.css version: true + maps-for-woocommerce: + Readme: + path: readme.txt marcomgather: Readme: path: readme.txt @@ -69347,6 +69998,9 @@ plugins: markup-markdown: Readme: path: readme.txt + marquee-elementor: + Readme: + path: readme.txt marquee-image-crawler: Readme: path: readme.txt @@ -69356,6 +70010,9 @@ plugins: martini-tag-insights: Readme: path: README.txt + martins-analytics: + Readme: + path: readme.txt martkit: Readme: path: readme.txt @@ -69725,6 +70382,20 @@ plugins: matrix-quick-view: Readme: path: readme.txt + matrix-wishlist: + QueryParameter: + files: + - assets/css/matrix-wishlist.css + - assets/vendor/perfect-scrollbar/js/perfect-scrollbar.jquery.min.js + - assets/js/matrix-wishlist.js + version: true + TranslationFile: + class: BodyPattern + path: languages/matrix-wishlist.pot + pattern: !ruby/regexp '/"Project\-Id\-Version: Matrix Wishlist (?\d+\.[\.\d]+)/i' + version: true + Readme: + path: readme.txt matrixian-address-validator: QueryParameter: files: @@ -70057,6 +70728,9 @@ plugins: media-trash-button: Readme: path: readme.txt + media-whale: + Readme: + path: readme.txt media-with-ftp: QueryParameter: files: @@ -70291,6 +70965,14 @@ plugins: member-profile-fields-for-wlm-and-gf-user-registration: Readme: path: readme.txt + member-showcase-block: + TranslationFile: + class: BodyPattern + path: languages/member-showcase.pot + pattern: !ruby/regexp '/oject\-Id\-Version: Member Showcase Block (?\d+\.[\.\d]+)/i' + version: true + Readme: + path: readme.txt memberlite-elements: QueryParameter: files: @@ -70402,6 +71084,9 @@ plugins: menu-cart-divi: Readme: path: readme.txt + menu-cart-for-woocommerce: + Readme: + path: readme.txt menu-description: Readme: path: readme.txt @@ -70542,6 +71227,9 @@ plugins: path: languages/merge-minify-refresh-clear-caches.pot pattern: !ruby/regexp '/: Merge \+ Minify \+ Refresh Clear Caches (?\d+\.[\.\d]+)/i' version: true + merged-comments-wpml: + Readme: + path: readme.txt meridian-one-features: QueryParameter: files: @@ -70890,6 +71578,9 @@ plugins: files: - public/js/microlink-public.js version: true + micrometrics: + Readme: + path: readme.txt microslider: QueryParameter: files: @@ -71054,6 +71745,9 @@ plugins: mine-cloudvod: Readme: path: readme.txt + mine-metamask: + Readme: + path: readme.txt mine-video: Readme: path: readme.txt @@ -71177,6 +71871,9 @@ plugins: miniorange-discord-integration: Readme: path: readme.txt + miniorange-firebase-sms-otp-verification: + Readme: + path: readme.txt miniorange-login-openid: Readme: path: readme.txt @@ -71326,6 +72023,14 @@ plugins: mm-social: Readme: path: readme.txt + mme-real-estate: + TranslationFile: + class: BodyPattern + path: languajes/mme-real-estate.pot + pattern: !ruby/regexp '/"Project\-Id\-Version: MME Real Estate (?\d+\.[\.\d]+)/i' + version: true + Readme: + path: readme.txt mmr-disable-for-divi: Readme: path: readme.txt @@ -71889,6 +72594,14 @@ plugins: moneyme-payments-for-woocommerce: Readme: path: readme.txt + monitor-activities-log: + QueryParameter: + files: + - public/css/monitor-plugins-activities-public.css + - public/js/monitor-plugins-activities-public.js + version: true + Readme: + path: README.txt monitor-chat: Readme: path: readme.txt @@ -71923,7 +72636,9 @@ plugins: version: true monnify-payment-gateway: Readme: - path: readme.txt + path: + - readme.txt + - README.md monovm-blog-posts-for-wp: Readme: path: readme.txt @@ -72026,6 +72741,8 @@ plugins: path: languages/more-mails-for-cf7.pot pattern: !ruby/regexp '/\-Version: More Mails for Contact Form 7 (?\d+\.[\.\d]+)/i' version: true + Readme: + path: readme.txt more-widgets: Readme: path: readme.txt @@ -72545,6 +73262,9 @@ plugins: multi-tab: Readme: path: readme.txt + multi-vendor-campaign: + Readme: + path: readme.txt multifox-plus: Readme: path: readme.txt @@ -72579,6 +73299,9 @@ plugins: multilingual-contact-form-7-with-polylang: Readme: path: readme.txt + multiple-carts-for-woo-free-by-wp-masters: + Readme: + path: readme.txt multiple-cropped-images: ComposerFile: class: ConfigParser @@ -73312,6 +74035,9 @@ plugins: my-wp-login-logo: Readme: path: readme.txt + my-wp-sitemap: + Readme: + path: readme.txt my-wp-translate: TranslationFile: class: BodyPattern @@ -73816,6 +74542,14 @@ plugins: nav-menu-roles: Readme: path: readme.txt + nav-zoom-meet: + QueryParameter: + files: + - css/nzm-frontend.css + - js/nzm-frontend.js + version: true + Readme: + path: readme.txt navarak-code-highlighter: QueryParameter: files: @@ -75267,6 +76001,17 @@ plugins: - public/css/noto-font-loader-sans.css - public/js/noto-font-loader-public.js version: true + nova2pay: + Readme: + path: readme.txt + novalnet-payment-addon-memberpress: + Readme: + path: readme.txt + TranslationFile: + class: BodyPattern + path: i18n/languages/memberpress-novalnet-addon-de_DE.po + pattern: !ruby/regexp /Novalnet payment plugin \- Memberpress \- (?\d+\.[\.\d]+)/i + version: true novamodule-woocommerce: Readme: path: readme.txt @@ -75312,12 +76057,28 @@ plugins: nowpayments-payment-gateway-for-woocommerce: Readme: path: readme.txt + np-posts-bulk-actions: + QueryParameter: + files: + - public/css/wp-posts-bulk-actions-public.css + - public/js/wp-posts-bulk-actions-public.js + version: true + Readme: + path: README.txt np-tiwg: Readme: path: readme.txt nps-computy: Readme: path: readme.txt + nrby-events: + Readme: + path: readme.txt + ComposerFile: + class: ConfigParser + path: package.json + key: version + version: true ns-adblock-blocker: Readme: path: readme.txt @@ -75444,6 +76205,9 @@ plugins: nutsforpress-login-watchdog: Readme: path: readme.txt + nutsforpress-maintenance-mode: + Readme: + path: readme.txt nutsforpress-restricted-contents: Readme: path: readme.txt @@ -75740,6 +76504,22 @@ plugins: path: lang/octolize-canada-post-shipping.pot pattern: !ruby/regexp '/ject\-Id\-Version: Canada Post Live Rates (?\d+\.[\.\d]+)/i' version: true + octolize-royal-mail-shipping: + Readme: + path: readme.txt + TranslationFile: + class: BodyPattern + path: lang/octolize-royal-mail-shipping.pot + pattern: !ruby/regexp '/oject\-Id\-Version: Royal Mail Live Rates (?\d+\.[\.\d]+)/i' + version: true + octolize-shipping-notices: + Readme: + path: readme.txt + TranslationFile: + class: BodyPattern + path: lang/octolize-shipping-notices.pot + pattern: !ruby/regexp '/"Project\-Id\-Version: Shipping Notices (?\d+\.[\.\d]+)/i' + version: true octopush-marketing-solutions: Readme: path: readme.txt @@ -75971,6 +76751,9 @@ plugins: olivery: Readme: path: readme.txt + olivewp-companion: + Readme: + path: readme.txt olycash-for-woocommerce: Readme: path: readme.txt @@ -76024,6 +76807,9 @@ plugins: on-click-to-top: Readme: path: readme.txt + on-demand-revalidation: + Readme: + path: readme.txt on-page-and-post-seo: ChangeLog: class: BodyPattern @@ -76662,6 +77448,9 @@ plugins: optimize-wp-website: Readme: path: readme.txt + optimize-youtube-video: + Readme: + path: readme.txt OptimizePress: JavascriptVar: pattern: !ruby/regexp /var OptimizePress\s*=\s*{(?.+?(?=};))};/i @@ -77047,6 +77836,9 @@ plugins: os3-responsive-slider-for-elementor: Readme: path: readme.txt + os3-website-protector: + Readme: + path: readme.txt osa-content: Readme: path: readme.txt @@ -77221,6 +78013,19 @@ plugins: version: true Readme: path: readme.txt + outpace-seo: + TranslationFile: + class: BodyPattern + path: languages/outpaceseo.pot + pattern: !ruby/regexp '/"Project\-Id\-Version: Outpace SEO (?\d+\.[\.\d]+)/i' + version: true + Readme: + path: readme.txt + ChangeLog: + class: BodyPattern + path: changelog.txt + pattern: !ruby/regexp /^= (?\d+\.[\.\d]+)/ + version: true outranking: Readme: path: README.txt @@ -77494,6 +78299,9 @@ plugins: files: - js/script.js version: true + page-navigation-by-menu: + Readme: + path: readme.txt page-optimize: Readme: path: readme.txt @@ -77897,6 +78705,9 @@ plugins: path: package.json key: version version: true + part-content-encryption: + Readme: + path: readme.txt particle-background: Readme: path: readme.txt @@ -78188,6 +78999,9 @@ plugins: path: changelog.txt pattern: !ruby/regexp /Version (?\d+\.[\.\d]+)/i version: true + payfi-bnpl-payment-gateway: + Readme: + path: readme.txt payflex-payment-gateway: Readme: path: readme.txt @@ -78339,6 +79153,9 @@ plugins: payment-qr-woo: Readme: path: readme.txt + paymentasia-gateway: + Readme: + path: readme.txt paymentiq-checkout: Readme: path: readme.txt @@ -78679,6 +79496,9 @@ plugins: files: - css/frontend.css version: true + pdf-thumbnail-generator: + Readme: + path: readme.txt pdf-viewer: Readme: path: readme.txt @@ -78952,6 +79772,9 @@ plugins: performance-kit: Readme: path: README.txt + performance-tweaks: + Readme: + path: readme.txt perk-exchange-crypto-cashback: Readme: path: readme.txt @@ -78976,6 +79799,9 @@ plugins: persian-date: Readme: path: readme.txt + persian-date-for-codestar-framework: + Readme: + path: readme.txt persian-elementor: Readme: path: README.txt @@ -79041,6 +79867,14 @@ plugins: files: - public/js/personalized-shortcode-pro-public.js version: true + personio-integration-light: + TranslationFile: + class: BodyPattern + path: languages/wp-personio-integration-de_DE_formal.po + pattern: !ruby/regexp '/\#: releases\/personio\-integration\-light_(?\d+\.[\.\d]+)/i' + version: true + Readme: + path: readme.txt personizely: Readme: path: readme.txt @@ -79686,6 +80520,9 @@ plugins: plataya-pagos-gateway: Readme: path: readme.txt + platform-notification-for-woocommerce: + Readme: + path: readme.txt platforminfo: Readme: path: readme.txt @@ -80728,6 +81565,9 @@ plugins: post-grid-for-elementor: Readme: path: readme.txt + post-grid-free: + Readme: + path: readme.txt post-hierarchy: Readme: path: README.txt @@ -81111,6 +81951,9 @@ plugins: postcode-redirect: Readme: path: readme.txt + postcode-shipping-module: + Readme: + path: readme.txt postcodes4u-address-finder: Readme: path: readme.txt @@ -81153,6 +81996,14 @@ plugins: postform-integration-for-contact-form-7: Readme: path: readme.txt + postgallery: + QueryParameter: + files: + - public/css/post-gallery-public.css + - build/js/postgallery.min.js + version: true + Readme: + path: README.txt posti-shipping: Readme: path: readme.txt @@ -81206,6 +82057,9 @@ plugins: version: true Readme: path: README.md + posts-by-shortcode: + Readme: + path: readme.txt posts-by-tags: Readme: path: readme.txt @@ -81665,6 +82519,14 @@ plugins: presenta-open-graph: Readme: path: readme.txt + presentation-block: + Readme: + path: readme.txt + ComposerFile: + class: ConfigParser + path: package.json + key: version + version: true preserve-mainwp: Readme: path: readme.txt @@ -82047,6 +82909,14 @@ plugins: printable-pdf-newspaper: Readme: path: readme.txt + printcart-integration: + TranslationFile: + class: BodyPattern + path: languages/printcart-integration.pot + pattern: !ruby/regexp /"v(?\d+\.[\.\d]+)/i + version: true + Readme: + path: readme.txt printedly: QueryParameter: files: @@ -82083,6 +82953,9 @@ plugins: privado-gdpr-ccpa-cookie-consent: Readme: path: README.txt + private-ad: + Readme: + path: readme.txt private-comment: Readme: path: readme.txt @@ -82758,6 +83631,9 @@ plugins: project-panorama-lite: Readme: path: readme.txt + project-portal: + Readme: + path: readme.txt project-source-code-download: Readme: path: readme.txt @@ -83000,6 +83876,9 @@ plugins: path: languages/RUH-ru_RU.po pattern: !ruby/regexp /"Project\-Id\-Version:\ RUH Captcha, (?\d+\.[\.\d]+)/i version: true + provecho-recipes: + Readme: + path: readme.txt provesource: Readme: path: readme.txt @@ -83082,6 +83961,9 @@ plugins: puacw-wc-cart: Readme: path: README.txt + public-form-leads: + Readme: + path: readme.txt public-post-preview: Readme: path: readme.txt @@ -83461,6 +84343,9 @@ plugins: qe-seo-handyman: Readme: path: readme.txt + qh-testpay: + Readme: + path: readme.txt qi-addons-for-elementor: TranslationFile: class: BodyPattern @@ -84403,6 +85288,14 @@ plugins: range-slider-contact-form-7-plus: Readme: path: readme.txt + range-slider-field-for-contact-form-7: + TranslationFile: + class: BodyPattern + path: languages/range-slider-field-for-contact-form-7.pot + pattern: !ruby/regexp '/: Range Slider Field for Contact Form 7 (?\d+\.[\.\d]+)/i' + version: true + Readme: + path: readme.txt rank-my-wp: Readme: path: readme.txt @@ -84423,6 +85316,9 @@ plugins: rankingman: Readme: path: readme.txt + rapaygo-for-woocommerce: + Readme: + path: readme.txt rapid-cache: Readme: path: readme.txt @@ -84493,6 +85389,9 @@ plugins: version: true Readme: path: readme.txt + rayanpay-payment-method-for-woocommerce: + Readme: + path: readme.txt raypay-payment-gateway-for-woocommerce: Readme: path: readme.txt @@ -84514,6 +85413,9 @@ plugins: razorpay-subscription-button-elementor: Readme: path: readme.txt + rb-keyword-research: + Readme: + path: readme.txt rb-post-views-columns: Readme: path: readme.txt @@ -84649,6 +85551,9 @@ plugins: path: - readme.txt - README.md + rea-wc-products: + Readme: + path: readme.txt reachdrip-web-push-notifications: Comment: xpath: //comment()[contains(., "powered by ReachDrip")] @@ -85310,6 +86215,9 @@ plugins: version: true Readme: path: readme.txt + redirection-graphql-extension: + Readme: + path: README.txt redirection-https-for-apache: Readme: path: readme.txt @@ -85575,6 +86483,9 @@ plugins: - public/js/notify.min.js - public/js/sales-motivator-woocommerce-public.js version: true + relive-classic: + Readme: + path: readme.txt reloadly-topup-widget: Readme: path: README.txt @@ -86016,6 +86927,9 @@ plugins: reservation-facile: Readme: path: readme.txt + reservation-form: + Readme: + path: readme.txt reservation-studio-widget: Readme: path: readme.txt @@ -86057,6 +86971,9 @@ plugins: resize-width: Readme: path: readme.txt + resize-wp-mail-attachments: + Readme: + path: readme.txt resmushit-image-optimizer: Readme: path: readme.txt @@ -86080,6 +86997,9 @@ plugins: - inc/front.css - inc/front.js version: true + resourcemanager: + Readme: + path: readme.txt responcierge: QueryParameter: files: @@ -86094,6 +87014,14 @@ plugins: version: true Readme: path: readme.txt + responsive-accordion-tabs: + QueryParameter: + files: + - includes/blocks/build/style-index.css + - assets/js/a11y-accordion-tabs.js + version: true + Readme: + path: readme.txt responsive-add-ons: Readme: path: readme.txt @@ -86562,6 +87490,14 @@ plugins: restrict-comments: Readme: path: readme.txt + restrict-content-for-wp-bakery: + TranslationFile: + class: BodyPattern + path: languages/wpb-restrict-content.pot + pattern: !ruby/regexp '/Version: Restrict Content for WP Bakery (?\d+\.[\.\d]+)/i' + version: true + Readme: + path: readme.txt restrict-country-access: Readme: path: @@ -86716,6 +87652,9 @@ plugins: return-shortlink-button: Readme: path: readme.txt + returnless-api: + Readme: + path: readme.txt reusable-block-count: Readme: path: readme.txt @@ -86918,6 +87857,9 @@ plugins: path: changelog.txt pattern: !ruby/regexp /^Version:? (?\d+\.[\.\d]+)(?!.*Version:? \d+\.[\.\d]+)/mi version: true + reviews-sorted: + Readme: + path: README.txt reviews-up: Readme: path: readme.txt @@ -87267,6 +88209,9 @@ plugins: rk-link-preview: Readme: path: readme.txt + rnd-wc-product-filters-with-ajax: + Readme: + path: readme.txt roadmap: TranslationFile: class: BodyPattern @@ -87426,6 +88371,9 @@ plugins: romanian-billing-fields: Readme: path: readme.txt + ronin47: + Readme: + path: readme.txt rontar-blog-retargeting: TranslationFile: class: BodyPattern @@ -87971,6 +88919,14 @@ plugins: - public/css/sac-digital-lite-public.css - public/js/sac-digital-lite-public.js version: true + sackson-web-data: + QueryParameter: + files: + - public/css/sacksonweb-data-public.css + - public/js/sacksonweb-data-public.js + version: true + Readme: + path: README.txt sacoronavirus-link: Readme: path: readme.txt @@ -88336,6 +89292,8 @@ plugins: - assets/css/imagehover.min.css - assets/css/buttonhover.min.css - assets/css/aos.css + - assets/css/sao-style-rtl.min.css + - assets/js/sao-scripts.min.js version: true Readme: path: readme.txt @@ -89553,6 +90511,9 @@ plugins: semor-analyzer: Readme: path: readme.txt + semplisio: + Readme: + path: readme.txt semrush-seo-writing-assistant: ChangeLog: class: BodyPattern @@ -89766,6 +90727,15 @@ plugins: seo-by-rank-math: Readme: path: readme.txt + seo-change-monitor: + QueryParameter: + files: + - admin/css/public.css + - admin/js/datatables/datatables.min.css + - admin/js/datatables/datatables.min.js + version: true + Readme: + path: README.txt seo-check: QueryParameter: files: @@ -90033,6 +91003,9 @@ plugins: serial-codes-generator-and-validator: Readme: path: readme.txt + serial-number-for-contact-form-7: + Readme: + path: readme.txt series: TranslationFile: class: BodyPattern @@ -90646,6 +91619,9 @@ plugins: shiplee-woocommerce: Readme: path: readme.txt + shipmaster-for-fedex-by-uniquely: + Readme: + path: README.txt shipment-based-product-for-ali2woo: Readme: path: readme.txt @@ -90681,6 +91657,9 @@ plugins: shipping-loggi-for-woocommerce: Readme: path: readme.txt + shipping-method-conditionally: + Readme: + path: readme.txt shipping-method-for-hermes-germany-and-wc: Readme: path: readme.txt @@ -90722,6 +91701,9 @@ plugins: path: changelog.txt pattern: !ruby/regexp /Version (?\d+\.[\.\d]+)/i version: true + shipsy-ecommerce: + Readme: + path: README.txt shipsys-milezmore-extension: Readme: path: README.txt @@ -91337,6 +92319,9 @@ plugins: - nexusframework/css/general.css - js/spost.js version: true + sidebar-table-of-contents: + Readme: + path: readme.txt sidebar-widget-collapser: QueryParameter: files: @@ -91490,6 +92475,13 @@ plugins: files: - js/mam-accordion.js version: true + simple-address-autocomplete: + QueryParameter: + files: + - public/css/simple-address-autocomplete-public.css + version: true + Readme: + path: README.txt simple-admin-branding: Readme: path: readme.txt @@ -92941,6 +93933,9 @@ plugins: path: simvoicing.pot pattern: !ruby/regexp '/"Project\-Id\-Version: Simvoicing (?\d+\.[\.\d]+)/i' version: true + sin-comentarios: + Readme: + path: readme.txt sinalite-for-woocommerce: Readme: path: readme.txt @@ -92990,6 +93985,9 @@ plugins: - js/jquery.scrollUp.min.js - js/active.js version: true + sip-calculator: + Readme: + path: readme.txt sirat-demo-importer: Readme: path: readme.txt @@ -93364,6 +94362,14 @@ plugins: sl-user-create: Readme: path: readme.txt + slashpress: + TranslationFile: + class: BodyPattern + path: languages/slashpress.pot + pattern: !ruby/regexp '/"Project\-Id\-Version: SlashPress (?\d+\.[\.\d]+)/i' + version: true + Readme: + path: readme.txt slate: TranslationFile: class: BodyPattern @@ -93742,6 +94748,17 @@ plugins: version: true Readme: path: readme.txt + smart-blocks: + QueryParameter: + files: + - inc/assets/css/materialdesignicons.css + - inc/assets/css/owl.carousel.css + - inc/assets/css/sb-style.css + - inc/assets/js/owl.carousel.js + - inc/assets/js/sb-script.js + version: true + Readme: + path: readme.txt smart-codegrape-widget: QueryParameter: files: @@ -94160,6 +95177,14 @@ plugins: version: true Readme: path: readme.txt + sme-accounting: + TranslationFile: + class: BodyPattern + path: languages/smevai.pot + pattern: !ruby/regexp '/"Project\-Id\-Version: SMEVai (?\d+\.[\.\d]+)/i' + version: true + Readme: + path: README.txt smilebox-widget: QueryParameter: files: @@ -95483,6 +96508,11 @@ plugins: spediex-for-theme: Readme: path: readme.txt + speed-booster-for-elementor: + Readme: + path: + - readme.txt + - readme.md speed-booster-pack: Comment: pattern: !ruby/regexp /themes using Speed Booster Pack Plugin v(?\d+\.[\.\d]+)/i @@ -95594,6 +96624,9 @@ plugins: spillt-recipe-app: Readme: path: readme.txt + spin360: + Readme: + path: readme.txt spinpack: Readme: path: readme.txt @@ -95655,6 +96688,14 @@ plugins: splitwit: Readme: path: readme.txt + spodccg-cryptocurrency-gateway-for-woocommerce: + Readme: + path: readme.txt + ChangeLog: + class: BodyPattern + path: changelog.txt + pattern: !ruby/regexp /^=+ (?\d+\.[\.\d]+)(?!.*=+ \d+\.[\.\d]+)/mi + version: true spoiler-alert: Readme: path: readme.txt @@ -96043,6 +97084,9 @@ plugins: ssquiz: Readme: path: readme.txt + st-widgets: + Readme: + path: readme.txt staatic: Readme: path: readme.txt @@ -96052,6 +97096,9 @@ plugins: - assets/css/swiper.min.css - assets/css/wp-sk-public.css version: true + stacks-access: + Readme: + path: README.txt stacks-mobile-app-builder: Readme: path: readme.txt @@ -96190,6 +97237,13 @@ plugins: star-rating-block: Readme: path: readme.txt + star-rating-field-for-contact-form-7: + QueryParameter: + files: + - asset/js/custom.raty.js + version: true + Readme: + path: readme.txt starbox-voting: Readme: path: readme.txt @@ -96261,6 +97315,9 @@ plugins: startup-gym-elementor-parallax-section-effect: Readme: path: readme.txt + startupx-toolkit: + Readme: + path: README.txt statbadge: MetaTag: class: Xpath @@ -96423,6 +97480,9 @@ plugins: files: - "/css/styles.css" version: true + stellate: + Readme: + path: readme.txt stencil: QueryParameter: files: @@ -96568,6 +97628,9 @@ plugins: path: - readme.txt - README.md + sticky-postbox: + Readme: + path: readme.txt sticky-posts-dashboard-widget: TranslationFile: class: BodyPattern @@ -96914,6 +97977,9 @@ plugins: version: true Readme: path: readme.txt + stream-sage-for-woocommerce: + Readme: + path: readme.txt stream-video-player: Readme: path: readme.txt @@ -96934,6 +98000,14 @@ plugins: path: package.json key: version version: true + streamweasels-twitch-blocks: + Readme: + path: readme.txt + ComposerFile: + class: ConfigParser + path: package.json + key: version + version: true streamweasels-twitch-integration: QueryParameter: files: @@ -97055,12 +98129,23 @@ plugins: - assets/js/jquery-flip.js - assets/js/fsdp-flipbox-script.js version: true + stylish-admin-login-form: + Readme: + path: readme.txt stylish-author-bio: TranslationFile: class: BodyPattern path: languages/fr.po pattern: !ruby/regexp '/"Project\-Id\-Version: Stylish Author Bio (?\d+\.[\.\d]+)/i' version: true + stylish-business-hours: + Readme: + path: readme.txt + ChangeLog: + class: BodyPattern + path: changelog.txt + pattern: !ruby/regexp /^=+ (?\d+\.[\.\d]+)(?!.*=+ \d+\.[\.\d]+)/mi + version: true stylish-cost-calculator: ChangeLog: class: BodyPattern @@ -97086,6 +98171,9 @@ plugins: stylistic-modals: Readme: path: readme.txt + subaccounts-for-woocommerce: + Readme: + path: readme.txt subme: ChangeLog: class: BodyPattern @@ -97219,6 +98307,14 @@ plugins: path: languages/subversion-log.pot pattern: !ruby/regexp '/"Project\-Id\-Version: (?\d+\.[\.\d]+)/i' version: true + success-fail-popup-message-for-contact-form-7: + TranslationFile: + class: BodyPattern + path: languages/success-fail-popup-message-for-contact-form-7.pot + pattern: !ruby/regexp /s Fail Popup Message For Contact Form 7 (?\d+\.[\.\d]+)/i + version: true + Readme: + path: readme.txt sucuri-scanner: Readme: path: readme.txt @@ -97352,6 +98448,14 @@ plugins: super-reactions: Readme: path: readme.txt + super-related-posts: + QueryParameter: + files: + - css/super-related-posts.css + - js/srp.js + version: true + Readme: + path: readme.txt super-simple-age-gate-beta: Readme: path: readme.txt @@ -97528,6 +98632,9 @@ plugins: support-chat: Readme: path: readme.txt + support-genix-lite: + Readme: + path: readme.txt support-hero: TranslationFile: class: BodyPattern @@ -97889,6 +98996,11 @@ plugins: swipe: Readme: path: readme.txt + swipe-for-gravity-forms: + Readme: + path: + - readme.txt + - README.md swipe-for-woocommerce: Readme: path: readme.txt @@ -97992,6 +99104,9 @@ plugins: sync-media-with-aws-s3-cloudfront: Readme: path: readme.txt + sync-nginx-helper-cloudflare: + Readme: + path: readme.txt sync-post-with-other-site: TranslationFile: class: BodyPattern @@ -98008,6 +99123,9 @@ plugins: sync-qcloud-cos: Readme: path: readme.txt + sync-sage-100: + Readme: + path: readme.txt sync-snapp-ecommerce: Readme: path: readme.txt @@ -98791,9 +99909,20 @@ plugins: files: - js/active.js version: true + tcp-cart-total-rounding: + Readme: + path: readme.txt + ChangeLog: + class: BodyPattern + path: changelog.txt + pattern: !ruby/regexp /(?\d+\.[\.\d]+)/ + version: true tcp-credit-term-payment-gateway: Readme: path: readme.txt + td-multiple-roles: + Readme: + path: readme.txt tdb-g-fonts-swap: Readme: path: readme.txt @@ -99128,18 +100257,34 @@ plugins: tensile-payments: Readme: path: README.txt + tenweb-speed-optimizer: + HeaderPattern: + header: X-TWO-VERSION + pattern: !ruby/regexp /(?\d+\.[\.\d]+)/i + version: true + Readme: + path: readme.txt teral-translate: Readme: path: readme.txt + term-based-dynamic-post-templates-for-total: + Readme: + path: readme.txt term-taxonomy-converter: Readme: path: readme.md + termageddon-usercentrics: + Readme: + path: README.txt terminal-for-stripe-and-woocommerce: Readme: path: readme.txt terminflix: Readme: path: readme.txt + terms-and-conditions-open-in-new-tab: + Readme: + path: readme.txt terms-and-conditions-per-product: QueryParameter: files: @@ -99252,6 +100397,9 @@ plugins: text-captcha-contact-form-7: Readme: path: readme.txt + text-captcha-for-contact-form-7: + Readme: + path: readme.txt text-carousel-block: Readme: path: readme.txt @@ -99518,6 +100666,9 @@ plugins: path: changelog.txt pattern: !ruby/regexp /^=+ (?\d+\.[\.\d]+)(?!.*=+ \d+\.[\.\d]+)/mi version: true + the-courier-guy-shipping-for-sovtech: + Readme: + path: readme.txt the-definitive-url-sanitizer: ChangeLog: class: BodyPattern @@ -100009,6 +101160,14 @@ plugins: path: languages/theta_carousel.pot pattern: !ruby/regexp '/"Project\-Id\-Version: Theta Carousel (?\d+\.[\.\d]+)/i' version: true + thim-elementor-kit: + TranslationFile: + class: BodyPattern + path: languages/thim-elementor-kit.pot + pattern: !ruby/regexp '/"Project\-Id\-Version: Thim Elementor Kit (?\d+\.[\.\d]+)/i' + version: true + Readme: + path: readme.txt thin-out-revisions: Readme: path: readme.txt @@ -100536,6 +101695,9 @@ plugins: tipo-documento-peru: Readme: path: README.txt + tips-donations-at-checkout: + Readme: + path: README.txt tips-donations-woo: QueryParameter: files: @@ -100642,6 +101804,9 @@ plugins: version: true Readme: path: readme.txt + to-the-top-block: + Readme: + path: readme.txt to-top: QueryParameter: files: @@ -100934,6 +102099,9 @@ plugins: tortuga-easy-repeatable-calendar: Readme: path: readme.txt + total-cost-input-for-woocommerce: + Readme: + path: readme.txt total-donations: Readme: path: readme.txt @@ -101586,6 +102754,9 @@ plugins: trident: Readme: path: readme.txt + trigger-browsersync: + Readme: + path: readme.txt triggerbee: QueryParameter: files: @@ -101812,9 +102983,15 @@ plugins: tsunderevote: Readme: path: readme.txt + tt-donation-checkout-for-woocommerce: + Readme: + path: readme.txt tt-guest-post-submit: Readme: path: readme.txt + tt-one-page-checkout-for-woocommerce: + Readme: + path: readme.txt tts-audio: Readme: path: readme.txt @@ -101964,9 +103141,15 @@ plugins: version: true Readme: path: readme.txt + tutorshop: + Readme: + path: readme.txt tuxedo-big-file-uploads: Readme: path: readme.txt + tuxedo-importer: + Readme: + path: readme.txt tuxmailer-email-validation: TranslationFile: class: BodyPattern @@ -102326,6 +103509,9 @@ plugins: version: true Readme: path: readme.txt + ublux-wsp: + Readme: + path: readme.txt ucard: QueryParameter: files: @@ -102611,6 +103797,9 @@ plugins: ultimate-debugbar: Readme: path: readme.txt + ultimate-downloadable-products-for-woocommerce: + Readme: + path: readme.txt ultimate-elements-elementor-page-builder: ChangeLog: class: BodyPattern @@ -102756,6 +103945,9 @@ plugins: version: true Readme: path: readme.txt + ultimate-member-widgets-for-elementor: + Readme: + path: readme.txt ultimate-modal: TranslationFile: class: BodyPattern @@ -102916,6 +104108,14 @@ plugins: ultimate-social-share: Readme: path: readme.txt + ultimate-sticky-popup-widgets: + QueryParameter: + files: + - public/css/ultimate-sticky-popup-and-widgets-public.css + - public/js/ultimate-sticky-popup-and-widgets-public.js + version: true + Readme: + path: README.txt ultimate-store-kit: Readme: path: readme.txt @@ -104268,6 +105468,9 @@ plugins: ux-sniff: Readme: path: readme.txt + uxp-flatsome-gallery: + Readme: + path: README.txt uxtweak: Readme: path: readme.txt @@ -104343,6 +105546,9 @@ plugins: path: package.json key: version version: true + value-analysis-nutzwertanalyse: + Readme: + path: readme.txt value-auth-two-factor-and-access-control: Readme: path: readme.txt @@ -105076,6 +106282,9 @@ plugins: video-lead-form: Readme: path: readme.txt + video-lightbox-block: + Readme: + path: readme.txt video-link-gallery: Readme: path: readme.txt @@ -105093,6 +106302,9 @@ plugins: version: true Readme: path: readme.txt + video-player-by-widgetic: + Readme: + path: readme.txt video-player-for-wpbakery: TranslationFile: class: BodyPattern @@ -105177,6 +106389,9 @@ plugins: videojs-html5-video-player-for-wordpress: Readme: path: readme.txt + videos-for-woocommerce: + Readme: + path: readme.txt videowalls-for-ziggeo: Readme: path: readme.txt @@ -105226,6 +106441,9 @@ plugins: path: - readme.txt - README.md + vietnam-map: + Readme: + path: readme.txt vietqr: Readme: path: readme.txt @@ -105390,6 +106608,14 @@ plugins: virtual-pay-payment-gateway: Readme: path: readme.txt + virtual-product-checkout-fields-manager: + TranslationFile: + class: BodyPattern + path: languages/checkout-manager.pot + pattern: !ruby/regexp '/d\-Version: WordPress Plugin Boilerplate (?\d+\.[\.\d]+)/i' + version: true + Readme: + path: README.txt virtual-public-square: Readme: path: readme.txt @@ -105450,6 +106676,16 @@ plugins: visitas-on-line: Readme: path: readme.txt + visitor-content-wall: + QueryParameter: + files: + - public/css/visitor_content_wall-public.css + - includes/vendor/xsalert/src/themes/light-theme.css + - public/js/visitor_content_wall-public.js + - includes/vendor/xsalert/src/xsalert.js + version: true + Readme: + path: README.txt visitor-force-login-page: Readme: path: readme.txt @@ -106015,6 +107251,9 @@ plugins: walker-core: Readme: path: README.txt + walkytalky: + Readme: + path: readme.txt wallet-system-for-woocommerce: TranslationFile: class: BodyPattern @@ -106038,6 +107277,9 @@ plugins: - public/css/wallkit-wp-public.css - public/js/wallkit-wp-public.min.js version: true + wallmessage: + Readme: + path: readme.txt wallnament: QueryParameter: files: @@ -107344,6 +108586,9 @@ plugins: wc-upsell-and-order-bump: Readme: path: readme.txt + wc-usaepay-payment-gateway: + Readme: + path: readme.txt wc-variation-images: TranslationFile: class: BodyPattern @@ -107408,6 +108653,9 @@ plugins: wcc-seo-keyword-research: Readme: path: readme.txt + wcf-shipment-tracking-for-woocommerce: + Readme: + path: readme.txt wcfcode-fomo: Readme: path: readme.txt @@ -107738,6 +108986,9 @@ plugins: web-stories: Readme: path: readme.txt + web-stories-enhancer: + Readme: + path: readme.txt web-theme-space-demos: Readme: path: readme.txt @@ -107791,6 +109042,14 @@ plugins: web3-wp: Readme: path: readme.txt + web39-step-by-step-questionnaire: + QueryParameter: + files: + - assets/style.css + - assets/w39sq.js + version: true + Readme: + path: readme.txt web4x-product-comparison-table: Readme: path: readme.txt @@ -107884,6 +109143,14 @@ plugins: webhook-discord: Readme: path: readme.txt + webhook-for-wcfm-vendors: + TranslationFile: + class: BodyPattern + path: languages/webook-for-wcfm-vendors.pot + pattern: !ruby/regexp '/ct\-Id\-Version: Webhook For WCFM Vendors (?\d+\.[\.\d]+)/i' + version: true + Readme: + path: readme.txt webhook-netlify-deploy: Readme: path: readme.txt @@ -108334,6 +109601,14 @@ plugins: files: - assets/styles/wikiwelcome.css version: true + welcomewp: + TranslationFile: + class: BodyPattern + path: languages/welcomewp.pot + pattern: !ruby/regexp '/"Project\-Id\-Version: WelcomeWP (?\d+\.[\.\d]+)/i' + version: true + Readme: + path: readme.txt wemalo-api: Readme: path: readme.txt @@ -108612,6 +109887,13 @@ plugins: whmcs-doali-elementor: Readme: path: README.md + whmcs-modal-login: + QueryParameter: + files: + - assets/js/whmcs-modal-login.js + version: true + Readme: + path: README.txt whoframed: QueryParameter: files: @@ -108698,6 +109980,9 @@ plugins: widg-net-cookies: Readme: path: readme.txt + widget-2x2forum: + Readme: + path: readme.txt widget-alias: TranslationFile: class: BodyPattern @@ -109028,6 +110313,9 @@ plugins: version: true Readme: path: readme.txt + wirewheel-connector: + Readme: + path: readme.txt wirtualna-polska-pixel: Readme: path: readme.txt @@ -109222,6 +110510,9 @@ plugins: version: true Readme: path: readme.txt + wonder-fontawesome: + Readme: + path: readme.txt wonder-login: Readme: path: readme.txt @@ -113470,6 +114761,9 @@ plugins: wp-crontrol: Readme: path: readme.txt + wp-css-and-js-code: + Readme: + path: readme.txt wp-csv: Readme: path: readme.txt @@ -116763,6 +118057,14 @@ plugins: path: includes/translations/wp-redirects.pot pattern: !ruby/regexp '/"Project\-Id\-Version: WP Redirects (?[\d\.]+)/i' version: true + wp-redis-user-session-storage: + TranslationFile: + class: BodyPattern + path: languages/wp-redis-user-session-storage.pot + pattern: !ruby/regexp '/\-Id\-Version: Redis User Session Storage (?\d+\.[\.\d]+)/i' + version: true + Readme: + path: readme.txt wp-referral-code: Readme: path: readme.txt @@ -117805,6 +119107,9 @@ plugins: version: true Readme: path: README.txt + wp-switch-admin-email-verification-off: + Readme: + path: readme.txt wp-switch-user: QueryParameter: files: @@ -118847,6 +120152,9 @@ plugins: files: - wpaudio.min.js version: true + wpazure-companion: + Readme: + path: readme.txt wpazure-kit: Readme: path: readme.txt @@ -119130,6 +120438,14 @@ plugins: path: languages/wpc-product-quantity.pot pattern: !ruby/regexp '/n: WPC Product Quantity for WooCommerce (?\d+\.[\.\d]+)/i' version: true + wpc-product-size-chart: + TranslationFile: + class: BodyPattern + path: languages/wpc-product-size-chart.pot + pattern: !ruby/regexp /WPC Product Size Chart for WooCommerce (?\d+\.[\.\d]+)/i + version: true + Readme: + path: readme.txt wpc-product-table: TranslationFile: class: BodyPattern @@ -119170,6 +120486,14 @@ plugins: version: true Readme: path: readme.txt + wpc-shoppable-images: + TranslationFile: + class: BodyPattern + path: languages/wpc-shoppable-images.pot + pattern: !ruby/regexp '/n: WPC Shoppable Images for WooCommerce (?\d+\.[\.\d]+)/i' + version: true + Readme: + path: readme.txt wpc-show-single-variations: TranslationFile: class: BodyPattern @@ -119340,6 +120664,9 @@ plugins: wpct-drag-drop-recent-posts: Readme: path: readme.txt + wpcustom-preloader: + Readme: + path: readme.txt wpdaddy-header-builder: Readme: path: readme.txt @@ -119391,6 +120718,7 @@ plugins: - public/css/wpdirectorykit-public.css - public/js/wpdirectorykit-public.js - public/css/wpdirectorykit-public-responsive.css + - public/css/wpdirectorykit-public-conflicts.css version: true Readme: path: README.txt @@ -119535,6 +120863,9 @@ plugins: wpfts-add-on-for-wp-filebase-pro: Readme: path: readme.txt + wpfts-addon-for-avada-theme: + Readme: + path: readme.txt wpfunnels: QueryParameter: files: @@ -119884,6 +121215,9 @@ plugins: version: true Readme: path: README.txt + wpmk-cache: + Readme: + path: readme.txt wpmk-faq: QueryParameter: files: @@ -120704,6 +122038,9 @@ plugins: wpwing-pdf-invoice-packing-slip-for-woocommerce: Readme: path: README.txt + wpwing-sticky-block: + Readme: + path: readme.txt wpwing-table-of-contents-block: Readme: path: readme.txt @@ -121015,6 +122352,15 @@ plugins: x-instafeed: Readme: path: README.txt + x3p0-legacy-widget: + ChangeLog: + class: BodyPattern + path: changelog.md + pattern: !ruby/regexp /^\#\# \[(?\d+\.[\.\d]+)\] \- [\d\-]+(?!.*\#\# \[\d+\.[\.\d]+\] + \- [\d\-]+)/mi + version: true + Readme: + path: readme.txt x4-media-library: Readme: path: readme.txt @@ -121131,6 +122477,9 @@ plugins: xml-sitemaps-for-videos: Readme: path: readme.txt + xml-sitemaps-manager: + Readme: + path: readme.txt xo-event-calendar: QueryParameter: files: @@ -121167,9 +122516,19 @@ plugins: xpro-elementor-addons: Readme: path: readme.txt + TranslationFile: + class: BodyPattern + path: language/xpro-elementor-addons.pot + pattern: !ruby/regexp '/oject\-Id\-Version: Xpro Elementor Addons (?\d+\.[\.\d]+)/i' + version: true xpro-theme-builder: Readme: path: readme.txt + TranslationFile: + class: BodyPattern + path: language/xpro-theme-builder.pot + pattern: !ruby/regexp '/d\-Version: Xpro Elementor Theme Builder (?\d+\.[\.\d]+)/i' + version: true xps-ship-integration: Readme: path: readme.txt @@ -122097,6 +123456,9 @@ plugins: zestard-social-photo-feeds: Readme: path: readme.txt + zesty-custom-post-types-for-paid-memberships-pro: + Readme: + path: README.md zesty-emails-custom-template-designer-for-woocommerce: Readme: path: README.md diff --git a/spec/fixtures/dynamic_finders/expected.yml b/spec/fixtures/dynamic_finders/expected.yml index 2ea31713..af9ebeee 100644 --- a/spec/fixtures/dynamic_finders/expected.yml +++ b/spec/fixtures/dynamic_finders/expected.yml @@ -636,6 +636,13 @@ plugins: - http://wp.lab/wp-content/plugins/acc-conditional-typo/public/css/acc-conditional-typo-public.css?ver=1.0.0 - http://wp.lab/wp-content/plugins/acc-conditional-typo/public/js/acc-conditional-typo-public.js?ver=1.0.0 confidence: 20 + accedeme-for-wp: + TranslationFile: + number: '0.2' + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/accedeme-for-wp/languages/wp-accedeme-es_ES.po, + Match: ''"Project-Id-Version: Accedeme for WP 0.2''' accelerated-mobile-pages: ChangeLog: number: 0.9.97.44 @@ -857,6 +864,14 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/accordion-for-wp/languages/accordion-for-wp.pot, Match: ''ect-Id-Version: Accordion for WordPress 1.1.3''' + accordion-gallery-by-widgetic: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/accordion-gallery-by-widgetic/build-dashboard/dashboard.bundle.css?ver=1.0.0 + - http://wp.lab/wp-content/plugins/accordion-gallery-by-widgetic/build/index.css?ver=1.0.0 + confidence: 20 ace-twilio-for-woocommerce: QueryParameter: number: 1.0.0 @@ -2358,6 +2373,15 @@ plugins: - http://wp.lab/wp-content/plugins/affiliate-notice-manager/public/css/affiliate-notice-manager-public.css?ver=1.0.0 - http://wp.lab/wp-content/plugins/affiliate-notice-manager/public/js/affiliate-notice-manager-public.js?ver=1.0.0 confidence: 20 + affiliate-products-blocks: + QueryParameter: + number: 2.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/affiliate-products-blocks/utilities/assets/css/all.min.css?ver=2.0.0 + - http://wp.lab/wp-content/plugins/affiliate-products-blocks/utilities/assets/js/rater.min.js?ver=2.0.0 + - http://wp.lab/wp-content/plugins/affiliate-products-blocks/utilities/assets/js/plugin.js?ver=2.0.0 + confidence: 30 affiliate-videohive-widget: QueryParameter: number: 1.0.1 @@ -3473,6 +3497,13 @@ plugins: found_by: Ie 7 Comment (Passive Detection) interesting_entries: - 'http://wp.lab/, Match: ''/resources/css/awpcpstyle-lte-ie-7.css?ver=3.8.3''' + anrghg: + TranslationFile: + number: 1.4.2 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/anrghg/languages/anrghg-en_GB.po, Match: + ''Id-Version: A.N.R.GHG Publishing Helper 1.4.2''' anspress-question-answer: QueryParameter: number: 4.1.4 @@ -3695,6 +3726,13 @@ plugins: interesting_entries: - http://wp.lab/wp-content/plugins/app-mockups-carousel/assets/css/swiper.min.css?ver=1.0 - http://wp.lab/wp-content/plugins/app-mockups-carousel/assets/css/wp-amc-public.css?ver=1.0 + appconsent-cmp-sfbx: + TranslationFile: + number: 1.0.0 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/appconsent-cmp-sfbx/languages/appconsent-cmp-sfbx.pot, + Match: ''ject-Id-Version: AppConsent CMP by SFBX 1.0.0''' appdp-list: QueryParameter: number: '1.0' @@ -6877,6 +6915,12 @@ plugins: found_by: Composer File (Aggressive Detection) interesting_entries: - 'http://wp.lab/wp-content/plugins/blockbuddy/package.json, Match: ''0.1''' + blockify: + ComposerFile: + number: 0.0.3 + found_by: Composer File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/blockify/package.json, Match: ''0.0.3''' blockly: QueryParameter: number: 1.0.0 @@ -6904,6 +6948,14 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/blocks-by-projects-engine/package.json, Match: ''2.0.1''' + blocks-detector-finder: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/blocks-detector-finder/public/css/blocks-plugin-detector-finder-public.css?ver=1.0.0 + - http://wp.lab/wp-content/plugins/blocks-detector-finder/public/js/blocks-plugin-detector-finder-public.js?ver=1.0.0 + confidence: 20 blocks-export-import: ComposerFile: number: 1.0.0 @@ -8194,6 +8246,13 @@ plugins: interesting_entries: - http://wp.lab/wp-content/plugins/broadcast-companion/bc-companion-main.js?ver=1.9 confidence: 10 + broadcast-companion-youtube: + QueryParameter: + number: 1.0.2 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/broadcast-companion-youtube/bc-companion-main.js?ver=1.0.2 + confidence: 10 brokebot: QueryParameter: number: 1.0.8 @@ -9523,6 +9582,13 @@ plugins: - http://wp.lab/wp-content/plugins/categories-as-folders/public/css/categories-as-folders-public.css?ver=1.0.0 - http://wp.lab/wp-content/plugins/categories-as-folders/public/js/categories-as-folders-public.js?ver=1.0.0 confidence: 30 + categorize-pages: + ChangeLog: + number: 1.0.0 + found_by: Change Log (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/categorize-pages/CHANGELOG.md, Match: ''#### + 1.0.0''' categorize-your-wishlist-for-woocomerceposts-custom-post-types: TranslationFile: number: '1.0' @@ -11281,6 +11347,12 @@ plugins: confidence: 10 interesting_entries: - http://wp.lab/wp-content/plugins/cocorico-social/style.css?ver=1.2.1 + cod-network: + ChangeLog: + number: 1.2.2 + found_by: Change Log (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/cod-network/changelog.md, Match: ''= 1.2.2''' code-editor: MetaTag: number: '1.2' @@ -12033,6 +12105,13 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/connect-daily-web-calendar/captions/connect-daily-web-calendar-fr_FR.po, Match: ''t-Id-Version: connectDaily Web Calendar 1.3.8''' + connect-learndash-and-discord: + ChangeLog: + number: 1.0.0 + found_by: Change Log (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/connect-learndash-and-discord/CHANGELOG.txt, + Match: ''= 1.0.0''' connections: QueryParameter: number: 8.6.12 @@ -12099,6 +12178,14 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/consumer-financing-by-chargeafter/changelog.txt, Match: ''version 1.0.2''' + consumer-loans-payments-via-saltpay-for-woocommerce: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/consumer-loans-payments-via-saltpay-for-woocommerce/public/css/saltpay-cl-public.css?ver=1.0.0 + - http://wp.lab/wp-content/plugins/consumer-loans-payments-via-saltpay-for-woocommerce/public/js/saltpay-cl-public.js?ver=1.0.0 + confidence: 20 contact-and-social-sticky-bar: QueryParameter: number: 1.0.0 @@ -12208,6 +12295,14 @@ plugins: - http://wp.lab/wp-content/plugins/contact-form-redux/includes/css/styles.css?ver=1.0.3 - http://wp.lab/wp-content/plugins/contact-form-redux/includes/js/scripts.js?ver=1.0.3 confidence: 20 + contact-form-to-any-api: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/contact-form-to-any-api/public/css/cf7-to-any-api-public.css?ver=1.0.0 + - http://wp.lab/wp-content/plugins/contact-form-to-any-api/public/js/cf7-to-any-api-public.js?ver=1.0.0 + confidence: 20 contact-form-x: QueryParameter: number: '1.1' @@ -12862,6 +12957,13 @@ plugins: - http://wp.lab/wp-content/plugins/counters-block/assets/js/font-awesome-kit.js?ver=1.0.1 - http://wp.lab/wp-content/plugins/counters-block/dist/script.js?ver=1.0.1 confidence: 30 + counting-number-block: + TranslationFile: + number: 1.0.0 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/counting-number-block/languages/counting-number.pot, + Match: ''oject-Id-Version: Counting Number Block 1.0.0''' country-code-selector: QueryParameter: number: 1.0.0 @@ -12870,6 +12972,13 @@ plugins: - http://wp.lab/wp-content/plugins/country-code-selector/public/css/country-code-selector-public.css?ver=1.0.0 - http://wp.lab/wp-content/plugins/country-code-selector/public/js/country-code-selector-public.js?ver=1.0.0 confidence: 20 + country-dropdown-for-contact-form-7: + QueryParameter: + number: '1.0' + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/country-dropdown-for-contact-form-7/asset/js/custom.js?ver=1.0 + confidence: 10 coupon-bulker: QueryParameter: number: 1.2.0 @@ -13211,6 +13320,13 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/crm-salesforce-learndash-integration/CHANGELOG.md, Match: ''## 1.0.0''' + cron-task-viewer-redux: + TranslationFile: + number: 1.0.2 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/cron-task-viewer-redux/languages/cron-task-viewer-redux.pot, + Match: ''"Project-Id-Version: Cron Tasks Viewer 1.0.2''' cronycle-content: QueryParameter: number: 1.0.0 @@ -13487,6 +13603,13 @@ plugins: interesting_entries: - http://wp.lab/wp-content/plugins/ctr-widget/js/ctr-widget.js?ver=1.0 confidence: 10 + cubecolour-caboodle: + TranslationFile: + number: 1.0.1 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/cubecolour-caboodle/languages/cubecolour-caboodle.pot, + Match: ''Project-Id-Version: Cubecolour Caboodle 1.0.1''' cubicfusion-admin-enhancer: ChangeLog: number: 0.2.1 @@ -14329,6 +14452,13 @@ plugins: interesting_entries: - !binary |- aHR0cDovL3dwLmxhYi93cC1jb250ZW50L3BsdWdpbnMvZGF2b25zLWZsb2F0aW5nLWFkbWluLWJhci9sYW5ndWFnZXMvZGF2b24tZmxvYXRpbmctYWRtaW4tYmFyLWRlX0RFLnBvLCBNYXRjaDogJ2QtVmVyc2lvbjogRGF2b27igJlzIEZsb2F0aW5nIEFkbWluIEJhciAxLjAuMCc= + db-access-adminer: + TranslationFile: + number: 1.0.0 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/db-access-adminer/languages/db-access-adminer.pot, + Match: ''d-Version: Database Access with Adminer 1.0.0''' db-share-count: ChangeLog: number: 0.1.3 @@ -15015,6 +15145,14 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/disable-title/languages/disable_title-de_DE.po, Match: ''"Project-Id-Version: Disable Title v0.9''' + disable-updates-by-cv: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/disable-updates-by-cv/public/css/disable-updates-for-wordpress-public.css?ver=1.0.0 + - http://wp.lab/wp-content/plugins/disable-updates-by-cv/public/js/disable-updates-for-wordpress-public.js?ver=1.0.0 + confidence: 20 disable-wp-comments: QueryParameter: number: 1.0.0 @@ -15043,6 +15181,13 @@ plugins: - http://wp.lab/wp-content/plugins/disclaimer-popup/public/js/jquery.magnific-popup.min.js?ver=1.0.0 - http://wp.lab/wp-content/plugins/disclaimer-popup/public/js/js.cookie.js?ver=1.0.0 confidence: 60 + discontinued-product-stock-status-woocommerce: + TranslationFile: + number: 1.0.0 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/discontinued-product-stock-status-woocommerce/languages/discontinued-products-stock-status.pot, + Match: ''ed Product Stock Status for WooCommerce 1.0.0''' dispensary-age-verification: QueryParameter: number: '1.6' @@ -16063,6 +16208,16 @@ plugins: found_by: Comment (Passive Detection) interesting_entries: - 'http://wp.lab/, Match: ''Easy Plugin for AdSense V8.7''' + easy-announcements: + QueryParameter: + number: 0.1.5 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/easy-announcements/assets/css/easy-announcements.css?ver=0.1.5 + - http://wp.lab/wp-content/plugins/easy-announcements/assets/js/js.cookie.min.js?ver=0.1.5 + - http://wp.lab/wp-content/plugins/easy-announcements/assets/js/bootstrap/bootstrap.bundle.min.js?ver=0.1.5 + - http://wp.lab/wp-content/plugins/easy-announcements/assets/js/easy-announcements.min.js?ver=0.1.5 + confidence: 40 easy-attendance: TranslationFile: number: 1.0.0 @@ -16136,6 +16291,13 @@ plugins: - http://wp.lab/wp-content/plugins/easy-country-spam-blocker/public/css/mi-ecsb-public.css?ver=1.0.0 - http://wp.lab/wp-content/plugins/easy-country-spam-blocker/public/js/mi-ecsb-public.js?ver=1.0.0 confidence: 20 + easy-courses: + QueryParameter: + number: '1.0' + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/easy-courses/assets/js/easycourses-featured.js?ver=1.0 + confidence: 10 easy-custom-auto-excerpt: QueryParameter: number: 2.4.6 @@ -17824,6 +17986,14 @@ plugins: - http://wp.lab/wp-content/plugins/embed-skype-button/dist/style.css?ver=1.0.0 - http://wp.lab/wp-content/plugins/embed-skype-button/dist/script.js?ver=1.0.0 confidence: 20 + embed-spanish-wordle: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/embed-spanish-wordle/public/css/embed-spanish-wordle-public.css?ver=1.0.0 + - http://wp.lab/wp-content/plugins/embed-spanish-wordle/public/js/embed-spanish-wordle-public.js?ver=1.0.0 + confidence: 20 embed-vizme: QueryParameter: number: '1.0' @@ -18908,6 +19078,14 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/excerpt-editor-for-beaver-builder/changelog.txt, Match: ''= 1.0.2''' + exchange-rates: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/exchange-rates/assets/css/public/style.css?ver=1.0.0 + - http://wp.lab/wp-content/plugins/exchange-rates/assets/js/public/common.js?ver=1.0.0 + confidence: 20 exchange-rates-adce: QueryParameter: number: 1.1.2 @@ -19797,6 +19975,19 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/fbc-latest-backup-for-updraftplus/languages/fbc-latest-backup.pot, Match: ''sion: FBC Latest Backup for UpdraftPlus 1.0''' + fcp-lightest-lightbox: + QueryParameter: + number: '1.3' + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/fcp-lightest-lightbox/loader.min.js?ver=1.3 + confidence: 10 + ChangeLog: + number: '1.3' + found_by: Change Log (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/fcp-lightest-lightbox/changelog.txt, Match: + ''= 1.3''' feature-on-homepage: ChangeLog: number: 1.0.0 @@ -19991,6 +20182,13 @@ plugins: - http://wp.lab/wp-content/plugins/fibotalk-live-chat/public/css/fibotalk-live-chat-public.css?ver=1.0.0 - http://wp.lab/wp-content/plugins/fibotalk-live-chat/public/js/fibotalk-live-chat-public.js?ver=1.0.0 confidence: 20 + fiizy-pay-later-multi-lender-payment-gateway-for-woocommerce: + TranslationFile: + number: 1.0.4 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/fiizy-pay-later-multi-lender-payment-gateway-for-woocommerce/i18n/languages/woocommerce-fiizy.pot, + Match: ''-lender Payment Gateway for WooCommerce 1.0.4''' fil-dariadna: TranslationFile: number: '1.0' @@ -20322,6 +20520,12 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/flash-toolkit/i18n/languages/flash-toolkit.pot, Match: ''"Project-Id-Version: Flash Toolkit 1.1.6''' + flashspeed: + ChangeLog: + number: 1.0.5 + found_by: Change Log (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/flashspeed/changelog.txt, Match: ''= 1.0.5''' flat-preloader: QueryParameter: number: 1.1.2 @@ -21025,6 +21229,14 @@ plugins: confidence: 10 interesting_entries: - http://wp.lab/wp-content/plugins/footer-putter/styles/footer-credits.css?ver=1.14.1 + footnote-drawer: + QueryParameter: + number: 1.0.1 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/footnote-drawer/includes/css/style.css?ver=1.0.1 + - http://wp.lab/wp-content/plugins/footnote-drawer/includes/js/index.js?ver=1.0.1 + confidence: 20 footnotes-for-wordpress: QueryParameter: number: '2016.1230' @@ -21589,6 +21801,13 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/funnel-builder/languages/funnel-builder.pot, Match: ''t-Id-Version: WooFunnels Funnel Builder 1.0.16''' + funny-equations: + QueryParameter: + number: '2.0' + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/funny-equations/oufunny_equations.css?v=2.0&ver=6.0.1 + confidence: 10 fusion: QueryParameter: number: 1.3.0 @@ -23104,6 +23323,12 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/gosign-text-with-image-block/package.json, Match: ''2.0.0''' + gospring: + ComposerFile: + number: '5.0' + found_by: Composer File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/gospring/package.json, Match: ''5.0''' gotmls: HeaderPattern: number: 4.16.53 @@ -24925,6 +25150,14 @@ plugins: interesting_entries: - http://wp.lab/wp-content/plugins/hover-product-details/js/webappdesign_hover_product_details.js?ver=1.0 confidence: 10 + hpcdd: + QueryParameter: + number: 1.2.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/hpcdd/public/css/hpcdd-public.css?ver=1.2.0 + - http://wp.lab/wp-content/plugins/hpcdd/public/js/hpcdd-public.js?ver=1.2.0 + confidence: 20 hr-performance: QueryParameter: number: 1.0.0.1 @@ -25589,6 +25822,20 @@ plugins: interesting_entries: - http://wp.lab/wp-content/plugins/image-automatic-height-width/assets/js/scrpt.js?ver=1.0.0 confidence: 10 + image-block-zoom-on-hover: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/image-block-zoom-on-hover/assets/dist/css/front/zoom-on-hover.min.css?ver=1.0.0 + - http://wp.lab/wp-content/plugins/image-block-zoom-on-hover/assets/dist/js/front/scripts.min.js?ver=1.0.0 + confidence: 20 + TranslationFile: + number: 1.0.0 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/image-block-zoom-on-hover/languages/gpls-ibzoh-image-block-zoom-on-hover.pot, + Match: ''mage Block Zoom on Hover [GrandPlugins] 1.0.0''' image-captcha-for-gravity-forms: TranslationFile: number: '1.1' @@ -25618,6 +25865,14 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/image-gallery-like-facebook/changelog.txt, Match: ''= 1.0''' + image-hotspots-by-widgetic: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/image-hotspots-by-widgetic/build-dashboard/dashboard.bundle.css?ver=1.0.0 + - http://wp.lab/wp-content/plugins/image-hotspots-by-widgetic/build/index.css?ver=1.0.0 + confidence: 20 image-projector: QueryParameter: number: '1.12' @@ -26041,6 +26296,13 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/influenseller-advertise/package.json, Match: ''1.0.0''' + infocob-crm-products: + ChangeLog: + number: 1.0.1 + found_by: Change Log (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/infocob-crm-products/changelog.txt, Match: + ''= 1.0.1''' infocob-tracking: ChangeLog: number: 1.0.0 @@ -28463,6 +28725,12 @@ plugins: interesting_entries: - http://wp.lab/wp-content/plugins/kontur-font-o-mat/admin/css/style.css?ver=1.0.3 confidence: 10 + koo-publisher: + ComposerFile: + number: 1.0.0 + found_by: Composer File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/koo-publisher/package.json, Match: ''1.0.0''' kosmos-esync-dashboard-connector: QueryParameter: number: 1.0.0 @@ -29515,6 +29783,13 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/link-roundups/lang/link-roundups.pot, Match: ''"Project-Id-Version: link-roundups 0.4.1''' + link-shortener-amzn: + TranslationFile: + number: 1.0.0 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/link-shortener-amzn/languages/link-shortener-amzn.pot, + Match: ''ect-Id-Version: Link Shortener for AMZN 1.0.0''' link-summarizer: TranslationFile: number: '1.8' @@ -29663,6 +29938,13 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/litespeed-cache/languages/litespeed-cache.pot, Match: ''"Project-Id-Version: LiteSpeed Cache 1.6.7''' + lity-responsive-lightboxes: + TranslationFile: + number: 1.0.0 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/lity-responsive-lightboxes/languages/lity.pot, + Match: ''d-Version: Lity - Responsive Lightboxes 1.0.0''' live-chat-by-supsystic: QueryParameter: number: 1.1.9.7 @@ -29710,6 +29992,13 @@ plugins: - http://wp.lab/wp-content/plugins/live-composer-page-builder/css/frontend/plugins.css?ver=1.3.9 - http://wp.lab/wp-content/plugins/live-composer-page-builder/js/frontend/plugins.js?ver=1.3.9 - http://wp.lab/wp-content/plugins/live-composer-page-builder/js/frontend/main.js?ver=1.3.9 + live-copy-paste: + ChangeLog: + number: 1.0.1 + found_by: Change Log (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/live-copy-paste/changelog.txt, Match: ''## + 1.0.1''' live-news-lite: QueryParameter: number: '1.02' @@ -31641,6 +31930,21 @@ plugins: interesting_entries: - http://wp.lab/wp-content/plugins/matrix-pre-loader/assets/js/matrix-pre-loader.js?ver=1.0 confidence: 10 + matrix-wishlist: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/matrix-wishlist/assets/css/matrix-wishlist.css?ver=1.0.0 + - http://wp.lab/wp-content/plugins/matrix-wishlist/assets/vendor/perfect-scrollbar/js/perfect-scrollbar.jquery.min.js?ver=1.0.0 + - http://wp.lab/wp-content/plugins/matrix-wishlist/assets/js/matrix-wishlist.js?ver=1.0.0 + confidence: 30 + TranslationFile: + number: 1.0.0 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/matrix-wishlist/languages/matrix-wishlist.pot, + Match: ''"Project-Id-Version: Matrix Wishlist 1.0.0''' matrixian-address-validator: QueryParameter: number: 1.0.0 @@ -32029,6 +32333,13 @@ plugins: - http://wp.lab/wp-content/plugins/member-chimp/assets/js/jquery-mcp/jquery-mcp.js?ver=1.0.13 - http://wp.lab/wp-content/plugins/member-chimp/assets/js/frontend/memberchimp.js?ver=1.0.13 confidence: 100 + member-showcase-block: + TranslationFile: + number: 1.1.0 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/member-showcase-block/languages/member-showcase.pot, + Match: ''oject-Id-Version: Member Showcase Block 1.1.0''' memberlite-elements: QueryParameter: number: '1.0' @@ -32751,6 +33062,13 @@ plugins: - http://wp.lab/wp-content/plugins/mlr-timeline/css/ml_timeline_css.css?ver=1.4 - http://wp.lab/wp-content/plugins/mlr-timeline/js/jquery-ml-timeline1.js?ver=1.4 confidence: 20 + mme-real-estate: + TranslationFile: + number: '1.0' + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/mme-real-estate/languajes/mme-real-estate.pot, + Match: ''"Project-Id-Version: MME Real Estate 1.0''' mnumidesigner: TranslationFile: number: '0.6' @@ -33196,6 +33514,14 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/monarch/changelog.txt, Match: ''version 1.4.12 (''' + monitor-activities-log: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/monitor-activities-log/public/css/monitor-plugins-activities-public.css?ver=1.0.0 + - http://wp.lab/wp-content/plugins/monitor-activities-log/public/js/monitor-plugins-activities-public.js?ver=1.0.0 + confidence: 20 monk: QueryParameter: number: 0.7.0 @@ -34518,6 +34844,14 @@ plugins: - http://wp.lab/wp-content/plugins/natural-contact-form/css/style.css?ver=1.1.0 - http://wp.lab/wp-content/plugins/natural-contact-form/js/natural-contact-form.js?ver=1.1.0 confidence: 20 + nav-zoom-meet: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/nav-zoom-meet/css/nzm-frontend.css?ver=1.0.0 + - http://wp.lab/wp-content/plugins/nav-zoom-meet/js/nzm-frontend.js?ver=1.0.0 + confidence: 20 navarak-code-highlighter: QueryParameter: number: 1.0.0 @@ -35461,6 +35795,13 @@ plugins: - http://wp.lab/wp-content/plugins/noto-font-loader/public/css/noto-font-loader-sans.css?ver=1.0.2 - http://wp.lab/wp-content/plugins/noto-font-loader/public/js/noto-font-loader-public.js?ver=1.0.2 confidence: 20 + novalnet-payment-addon-memberpress: + TranslationFile: + number: 1.0.0 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/novalnet-payment-addon-memberpress/i18n/languages/memberpress-novalnet-addon-de_DE.po, + Match: ''Novalnet payment plugin - Memberpress - 1.0.0''' novarum-json-importer: QueryParameter: number: 1.0.1 @@ -35496,6 +35837,20 @@ plugins: found_by: Meta Tag (Passive Detection) interesting_entries: - 'http://wp.lab/, Match: ''1.1''' + np-posts-bulk-actions: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/np-posts-bulk-actions/public/css/wp-posts-bulk-actions-public.css?ver=1.0.0 + - http://wp.lab/wp-content/plugins/np-posts-bulk-actions/public/js/wp-posts-bulk-actions-public.js?ver=1.0.0 + confidence: 20 + nrby-events: + ComposerFile: + number: 1.0.0 + found_by: Composer File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/nrby-events/package.json, Match: ''1.0.0''' ns-category-widget: QueryParameter: number: 3.0.0 @@ -35800,6 +36155,20 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/octolize-canada-post-shipping/lang/octolize-canada-post-shipping.pot, Match: ''ject-Id-Version: Canada Post Live Rates 1.0.0''' + octolize-royal-mail-shipping: + TranslationFile: + number: 1.0.1 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/octolize-royal-mail-shipping/lang/octolize-royal-mail-shipping.pot, + Match: ''oject-Id-Version: Royal Mail Live Rates 1.0.1''' + octolize-shipping-notices: + TranslationFile: + number: 1.0.2 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/octolize-shipping-notices/lang/octolize-shipping-notices.pot, + Match: ''"Project-Id-Version: Shipping Notices 1.0.2''' odds-widget: QueryParameter: number: 1.0.1 @@ -36713,6 +37082,18 @@ plugins: - http://wp.lab/wp-content/plugins/outdr-booking-widget/main.js?ver=0.0.6 - http://wp.lab/wp-content/plugins/outdr-booking-widget/static/js/main.js?ver=0.0.6 confidence: 30 + outpace-seo: + TranslationFile: + number: 1.0.1 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/outpace-seo/languages/outpaceseo.pot, Match: + ''"Project-Id-Version: Outpace SEO 1.0.1''' + ChangeLog: + number: 1.0.1 + found_by: Change Log (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/outpace-seo/changelog.txt, Match: ''= 1.0.1''' ovic-addon-toolkit: QueryParameter: number: 1.2.4 @@ -37781,6 +38162,13 @@ plugins: interesting_entries: - http://wp.lab/wp-content/plugins/personalized-shortcode-pro/public/js/personalized-shortcode-pro-public.js?ver=1.0.1 confidence: 10 + personio-integration-light: + TranslationFile: + number: 1.0.0 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/personio-integration-light/languages/wp-personio-integration-de_DE_formal.po, + Match: ''#: releases/personio-integration-light_1.0.0''' pesapress: QueryParameter: number: 1.0.0 @@ -39281,6 +39669,14 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/posterno-restaurants-menu/languages/posterno-restaurants-menu.pot, Match: ''t-Id-Version: Posterno Restaurants Menu 1.0.0''' + postgallery: + QueryParameter: + number: 1.12.4 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/postgallery/public/css/post-gallery-public.css?ver=1.12.4 + - http://wp.lab/wp-content/plugins/postgallery/build/js/postgallery.min.js?ver=1.12.4 + confidence: 20 posti-shipping: TranslationFile: number: 1.0.0 @@ -39658,6 +40054,13 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/presbooks-openstax-import/composer.json, Match: ''0.1.3''' + presentation-block: + ComposerFile: + number: 1.0.0 + found_by: Composer File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/presentation-block/package.json, Match: + ''1.0.0''' press-events: QueryParameter: number: 1.0.6 @@ -39953,6 +40356,13 @@ plugins: - http://wp.lab/wp-content/plugins/print-page/dist/style.css?ver=1.0.1 - http://wp.lab/wp-content/plugins/print-page/dist/script.js?ver=1.0.1 confidence: 20 + printcart-integration: + TranslationFile: + number: 1.0.0 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/printcart-integration/languages/printcart-integration.pot, + Match: ''"v1.0.0''' printedly: QueryParameter: number: 1.0.0 @@ -41496,6 +41906,13 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/random-quote-of-the-day/languages/random-quote-of-the-day.pot, Match: ''"Project-Id-Version: TODO 1.0.0''' + range-slider-field-for-contact-form-7: + TranslationFile: + number: '1.0' + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/range-slider-field-for-contact-form-7/languages/range-slider-field-for-contact-form-7.pot, + Match: '': Range Slider Field for Contact Form 7 1.0''' rank-with-schema: QueryParameter: number: 1.0.5 @@ -42499,6 +42916,14 @@ plugins: - http://wp.lab/wp-content/plugins/responsive-accordion-slider/assets/css/accordion-design.css?ver=1.0.3 - http://wp.lab/wp-content/plugins/responsive-accordion-slider/assets/js/responsive-accordion-slider-js.js?ver=1.0.3 confidence: 20 + responsive-accordion-tabs: + QueryParameter: + number: 1.3.1.1 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/responsive-accordion-tabs/includes/blocks/build/style-index.css?ver=1.3.1.1 + - http://wp.lab/wp-content/plugins/responsive-accordion-tabs/assets/js/a11y-accordion-tabs.js?ver=1.3.1.1 + confidence: 20 responsive-album-and-image-gallery-lightbox: QueryParameter: number: '1.0' @@ -42901,6 +43326,13 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/restrict-access/languages/restrict-access.pot, Match: ''"Project-Id-Version: Restrict Access 1.0.0''' + restrict-content-for-wp-bakery: + TranslationFile: + number: 1.0.0 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/restrict-content-for-wp-bakery/languages/wpb-restrict-content.pot, + Match: ''Version: Restrict Content for WP Bakery 1.0.0''' restrict-user-access: ComposerFile: number: '0.18' @@ -43898,6 +44330,14 @@ plugins: - http://wp.lab/wp-content/plugins/sac-digital-lite/public/css/sac-digital-lite-public.css?ver=1.0.0 - http://wp.lab/wp-content/plugins/sac-digital-lite/public/js/sac-digital-lite-public.js?ver=1.0.0 confidence: 20 + sackson-web-data: + QueryParameter: + number: 1.1.3 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/sackson-web-data/public/css/sacksonweb-data-public.css?ver=1.1.3 + - http://wp.lab/wp-content/plugins/sackson-web-data/public/js/sacksonweb-data-public.js?ver=1.1.3 + confidence: 20 safan-doc: QueryParameter: number: 1.0.0 @@ -44136,7 +44576,9 @@ plugins: - http://wp.lab/wp-content/plugins/saoshyant-page-builder/assets/css/imagehover.min.css?ver=1.1 - http://wp.lab/wp-content/plugins/saoshyant-page-builder/assets/css/buttonhover.min.css?ver=1.1 - http://wp.lab/wp-content/plugins/saoshyant-page-builder/assets/css/aos.css?ver=1.1 - confidence: 40 + - http://wp.lab/wp-content/plugins/saoshyant-page-builder/assets/css/sao-style-rtl.min.css?ver=1.1 + - http://wp.lab/wp-content/plugins/saoshyant-page-builder/assets/js/sao-scripts.min.js?ver=1.1 + confidence: 60 saphali-woocommerce-lite: MetaTag: number: 1.8.0 @@ -45084,6 +45526,15 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/seo-assistant/languages/seo-assistant.pot, Match: ''"Project-Id-Version: Seo Assistant 1.0.0''' + seo-change-monitor: + QueryParameter: + number: '1.2' + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/seo-change-monitor/admin/css/public.css?v=1.2&ver=6.0.1 + - http://wp.lab/wp-content/plugins/seo-change-monitor/admin/js/datatables/datatables.min.css?v=1.2&ver=6.0.1 + - http://wp.lab/wp-content/plugins/seo-change-monitor/admin/js/datatables/datatables.min.js?v=1.2&ver=6.0.1 + confidence: 30 seo-check: QueryParameter: number: '3.1' @@ -46179,6 +46630,13 @@ plugins: interesting_entries: - http://wp.lab/wp-content/plugins/simple-accordion/js/mam-accordion.js?ver=1.0 confidence: 10 + simple-address-autocomplete: + QueryParameter: + number: 1.1.1 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/simple-address-autocomplete/public/css/simple-address-autocomplete-public.css?ver=1.1.1 + confidence: 10 simple-age-restriction-warning: QueryParameter: number: 1.0.0 @@ -47441,6 +47899,13 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/skybox-checkout-for-woocommerce/changelog.md, Match: ''# [1.3.1]''' + slashpress: + TranslationFile: + number: 1.1.0 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/slashpress/languages/slashpress.pot, Match: + ''"Project-Id-Version: SlashPress 1.1.0''' slate: TranslationFile: number: 1.3.0 @@ -47712,6 +48177,17 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/smart-author-box/languages/smart-author-box.pot, Match: ''"Project-Id-Version: Smart Author Box v1.0.4''' + smart-blocks: + QueryParameter: + number: 1.0.2 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/smart-blocks/inc/assets/css/materialdesignicons.css?ver=1.0.2 + - http://wp.lab/wp-content/plugins/smart-blocks/inc/assets/css/owl.carousel.css?ver=1.0.2 + - http://wp.lab/wp-content/plugins/smart-blocks/inc/assets/css/sb-style.css?ver=1.0.2 + - http://wp.lab/wp-content/plugins/smart-blocks/inc/assets/js/owl.carousel.js?ver=1.0.2 + - http://wp.lab/wp-content/plugins/smart-blocks/inc/assets/js/sb-script.js?ver=1.0.2 + confidence: 50 smart-codegrape-widget: QueryParameter: number: 1.0.0 @@ -48061,6 +48537,13 @@ plugins: - http://wp.lab/wp-content/plugins/smdp-fly-button/assets/css/frontend.css?ver=1.0.0 - http://wp.lab/wp-content/plugins/smdp-fly-button/assets/js/frontend.min.js?ver=1.0.0 confidence: 20 + sme-accounting: + TranslationFile: + number: 1.0.0 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/sme-accounting/languages/smevai.pot, Match: + ''"Project-Id-Version: SMEVai 1.0.0''' smilebox-widget: QueryParameter: number: '1.0' @@ -49041,6 +49524,13 @@ plugins: - http://wp.lab/wp-content/plugins/splashmaker/public/js/splashmaker-public.js?ver=1.0.0 - http://wp.lab/wp-content/plugins/splashmaker/public/js/splashmaker-custom.js?ver=1.0.0 confidence: 20 + spodccg-cryptocurrency-gateway-for-woocommerce: + ChangeLog: + number: 1.0.0 + found_by: Change Log (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/spodccg-cryptocurrency-gateway-for-woocommerce/changelog.txt, + Match: ''= 1.0.0''' spoken-search: QueryParameter: number: '1.0' @@ -49474,6 +49964,13 @@ plugins: - http://wp.lab/wp-content/plugins/star-addons-for-elementor/public/js/owl.carousel.min.js?ver=1.0.0 - http://wp.lab/wp-content/plugins/star-addons-for-elementor/public/js/meanmenu.min.js?ver=1.0.0 confidence: 100 + star-rating-field-for-contact-form-7: + QueryParameter: + number: '1.0' + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/star-rating-field-for-contact-form-7/asset/js/custom.raty.js?ver=1.0 + confidence: 10 starred-review: ChangeLog: number: 1.4.2 @@ -49988,6 +50485,13 @@ plugins: found_by: Composer File (Aggressive Detection) interesting_entries: - 'http://wp.lab/wp-content/plugins/streamshare/package.json, Match: ''1.0.0''' + streamweasels-twitch-blocks: + ComposerFile: + number: 1.0.0 + found_by: Composer File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/streamweasels-twitch-blocks/package.json, + Match: ''1.0.0''' streamweasels-twitch-integration: QueryParameter: number: 1.0.0 @@ -50072,6 +50576,13 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/stylish-author-bio/languages/fr.po, Match: ''"Project-Id-Version: Stylish Author Bio 1.0''' + stylish-business-hours: + ChangeLog: + number: 1.0.0 + found_by: Change Log (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/stylish-business-hours/changelog.txt, Match: + ''= 1.0.0''' stylish-cost-calculator: ChangeLog: number: 2.0.9 @@ -50205,6 +50716,13 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/subversion-log/languages/subversion-log.pot, Match: ''"Project-Id-Version: 0.2''' + success-fail-popup-message-for-contact-form-7: + TranslationFile: + number: '1.0' + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/success-fail-popup-message-for-contact-form-7/languages/success-fail-popup-message-for-contact-form-7.pot, + Match: ''s Fail Popup Message For Contact Form 7 1.0''' suffice-toolkit: TranslationFile: number: 1.0.0 @@ -50280,6 +50798,14 @@ plugins: interesting_entries: - http://wp.lab/wp-content/plugins/super-buttons/assets/public.js?ver=1.1.0 confidence: 10 + super-related-posts: + QueryParameter: + number: '1.0' + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/super-related-posts/css/super-related-posts.css?ver=1.0 + - http://wp.lab/wp-content/plugins/super-related-posts/js/srp.js?ver=1.0 + confidence: 20 super-simple-gmaps: QueryParameter: number: '1.0' @@ -51309,6 +51835,13 @@ plugins: interesting_entries: - http://wp.lab/wp-content/plugins/tcbd-tooltip/js/active.js?ver=1.0 confidence: 10 + tcp-cart-total-rounding: + ChangeLog: + number: 1.2.0 + found_by: Change Log (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/tcp-cart-total-rounding/changelog.txt, Match: + ''1.2.0''' teachpress: QueryParameter: number: 6.2.1 @@ -51525,6 +52058,12 @@ plugins: interesting_entries: - http://wp.lab/wp-content/plugins/tennis-court-bookings/assets/css/rncbc_calendar.css?ver=1.1.6 confidence: 10 + tenweb-speed-optimizer: + HeaderPattern: + number: 2.0.10 + found_by: Header Pattern (Passive Detection) + interesting_entries: + - 'http://wp.lab/, Match: ''2.0.10''' terms-and-conditions-per-product: QueryParameter: number: 1.0.0 @@ -52115,6 +52654,13 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/theta-carousel/languages/theta_carousel.pot, Match: ''"Project-Id-Version: Theta Carousel 1.0''' + thim-elementor-kit: + TranslationFile: + number: 1.0.2 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/thim-elementor-kit/languages/thim-elementor-kit.pot, + Match: ''"Project-Id-Version: Thim Elementor Kit 1.0.2''' thinker-language-translator: QueryParameter: number: 1.0.0 @@ -54203,6 +54749,14 @@ plugins: - http://wp.lab/wp-content/plugins/ultimate-social-media-icons/css/sfsi-style.css?ver=2.7.5 - http://wp.lab/wp-content/plugins/ultimate-social-media-icons/js/custom.js?ver=2.7.5 confidence: 20 + ultimate-sticky-popup-widgets: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/ultimate-sticky-popup-widgets/public/css/ultimate-sticky-popup-and-widgets-public.css?ver=1.0.0 + - http://wp.lab/wp-content/plugins/ultimate-sticky-popup-widgets/public/js/ultimate-sticky-popup-and-widgets-public.js?ver=1.0.0 + confidence: 20 ultimate-store-kit: ChangeLog: number: 1.0.0 @@ -55818,6 +56372,13 @@ plugins: - http://wp.lab/wp-content/plugins/virtual-marketplace-store/public/js/lightbox.min.js?ver=1.2.0 - http://wp.lab/wp-content/plugins/virtual-marketplace-store/public/js/vmstore-public.js?ver=1.2.0 confidence: 40 + virtual-product-checkout-fields-manager: + TranslationFile: + number: 1.0.0 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/virtual-product-checkout-fields-manager/languages/checkout-manager.pot, + Match: ''d-Version: WordPress Plugin Boilerplate 1.0.0''' virtual-real-estate-agent: QueryParameter: number: 1.1.2 @@ -55852,6 +56413,16 @@ plugins: found_by: Change Log (Aggressive Detection) interesting_entries: - 'http://wp.lab/wp-content/plugins/vision/changelog.txt, Match: ''= 1.2.2''' + visitor-content-wall: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/visitor-content-wall/public/css/visitor_content_wall-public.css?ver=1.0.0 + - http://wp.lab/wp-content/plugins/visitor-content-wall/includes/vendor/xsalert/src/themes/light-theme.css?ver=1.0.0 + - http://wp.lab/wp-content/plugins/visitor-content-wall/public/js/visitor_content_wall-public.js?ver=1.0.0 + - http://wp.lab/wp-content/plugins/visitor-content-wall/includes/vendor/xsalert/src/xsalert.js?ver=1.0.0 + confidence: 40 visitor-login-notice: QueryParameter: number: 1.0.0 @@ -57245,6 +57816,14 @@ plugins: interesting_entries: - http://wp.lab/wp-content/plugins/web3-nft-login/public/css/web3-nft-login-public.css?ver=2.4.1 confidence: 10 + web39-step-by-step-questionnaire: + QueryParameter: + number: 0.9.2 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/web39-step-by-step-questionnaire/assets/style.css?ver=0.9.2 + - http://wp.lab/wp-content/plugins/web39-step-by-step-questionnaire/assets/w39sq.js?ver=0.9.2 + confidence: 20 webamps-remove-double-menu: QueryParameter: number: '1.0' @@ -57290,6 +57869,13 @@ plugins: - http://wp.lab/wp-content/plugins/webcamconsult/public/css/webcamconsult-public.css?ver=1.0.0 - http://wp.lab/wp-content/plugins/webcamconsult/public/js/webcamconsult-public.js?ver=1.0.0 confidence: 20 + webhook-for-wcfm-vendors: + TranslationFile: + number: 1.0.0 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/webhook-for-wcfm-vendors/languages/webook-for-wcfm-vendors.pot, + Match: ''ct-Id-Version: Webhook For WCFM Vendors 1.0.0''' webhotelier: QueryParameter: number: 1.0.0 @@ -57582,6 +58168,13 @@ plugins: interesting_entries: - http://wp.lab/wp-content/plugins/welcomewiki-lite/assets/styles/wikiwelcome.css?ver=1.0 confidence: 10 + welcomewp: + TranslationFile: + number: 1.0.0 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/welcomewp/languages/welcomewp.pot, Match: + ''"Project-Id-Version: WelcomeWP 1.0.0''' wen-call-to-action: QueryParameter: number: 1.2.0 @@ -57770,6 +58363,13 @@ plugins: found_by: Change Log (Aggressive Detection) interesting_entries: - 'http://wp.lab/wp-content/plugins/whizz/change_log.txt, Match: ''Version 1.1.8''' + whmcs-modal-login: + QueryParameter: + number: 1.0.0 + found_by: Query Parameter (Passive Detection) + interesting_entries: + - http://wp.lab/wp-content/plugins/whmcs-modal-login/assets/js/whmcs-modal-login.js?ver=1.0.0 + confidence: 10 whoframed: QueryParameter: number: '1.0' @@ -64217,6 +64817,13 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/wp-redirects/includes/translations/wp-redirects.pot, Match: ''"Project-Id-Version: WP Redirects 141009''' + wp-redis-user-session-storage: + TranslationFile: + number: '0.2' + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/wp-redis-user-session-storage/languages/wp-redis-user-session-storage.pot, + Match: ''-Id-Version: Redis User Session Storage 0.2''' wp-related-post-with-pagination: QueryParameter: number: '1.0' @@ -66170,6 +66777,13 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/wpc-product-quantity/languages/wpc-product-quantity.pot, Match: ''n: WPC Product Quantity for WooCommerce 1.1.0''' + wpc-product-size-chart: + TranslationFile: + number: 1.0.3 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/wpc-product-size-chart/languages/wpc-product-size-chart.pot, + Match: ''WPC Product Size Chart for WooCommerce 1.0.3''' wpc-product-table: TranslationFile: number: 1.0.5 @@ -66205,6 +66819,13 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/wpc-shop-as-customer/languages/wpc-shop-as-customer.pot, Match: ''WPC Shop as a Customer for WooCommerce 1.0.1''' + wpc-shoppable-images: + TranslationFile: + number: 2.0.0 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/wpc-shoppable-images/languages/wpc-shoppable-images.pot, + Match: ''n: WPC Shoppable Images for WooCommerce 2.0.0''' wpc-show-single-variations: TranslationFile: number: 1.0.0 @@ -66342,7 +66963,8 @@ plugins: - http://wp.lab/wp-content/plugins/wpdirectorykit/public/css/wpdirectorykit-public.css?ver=1.0.0 - http://wp.lab/wp-content/plugins/wpdirectorykit/public/js/wpdirectorykit-public.js?ver=1.0.0 - http://wp.lab/wp-content/plugins/wpdirectorykit/public/css/wpdirectorykit-public-responsive.css?ver=1.0.0 - confidence: 30 + - http://wp.lab/wp-content/plugins/wpdirectorykit/public/css/wpdirectorykit-public-conflicts.css?ver=1.0.0 + confidence: 40 wpdownload: QueryParameter: number: 1.0.0 @@ -67513,6 +68135,13 @@ plugins: interesting_entries: - 'http://wp.lab/wp-content/plugins/x-currency/languages/x-currency.pot, Match: ''"Project-Id-Version: X-Currency 1.0.0''' + x3p0-legacy-widget: + ChangeLog: + number: 1.0.0 + found_by: Change Log (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/x3p0-legacy-widget/changelog.md, Match: + ''## [1.0.0] - 2022-06-28''' xa-woocommerce-memberships: QueryParameter: number: 1.0.0 @@ -67599,6 +68228,20 @@ plugins: - http://wp.lab/wp-content/plugins/xoxzo-sms-voice-notification-for-woocommerce/public/css/wc-xoxzo-public.css?ver=1.0.0 - http://wp.lab/wp-content/plugins/xoxzo-sms-voice-notification-for-woocommerce/public/js/wc-xoxzo-public.js?ver=1.0.0 confidence: 20 + xpro-elementor-addons: + TranslationFile: + number: 1.0.7 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/xpro-elementor-addons/language/xpro-elementor-addons.pot, + Match: ''oject-Id-Version: Xpro Elementor Addons 1.0.7''' + xpro-theme-builder: + TranslationFile: + number: 1.0.5 + found_by: Translation File (Aggressive Detection) + interesting_entries: + - 'http://wp.lab/wp-content/plugins/xpro-theme-builder/language/xpro-theme-builder.pot, + Match: ''d-Version: Xpro Elementor Theme Builder 1.0.5''' xshare: QueryParameter: number: 1.0.1 diff --git a/spec/fixtures/dynamic_finders/plugin_version/accedeme-for-wp/translation_file/languages/wp-accedeme-es_ES.po b/spec/fixtures/dynamic_finders/plugin_version/accedeme-for-wp/translation_file/languages/wp-accedeme-es_ES.po new file mode 100644 index 00000000..9f6b25c6 --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/accedeme-for-wp/translation_file/languages/wp-accedeme-es_ES.po @@ -0,0 +1,55 @@ +# Copyright (C) 2022 Accedeme +# This file is distributed under the GPLv2 or later. +msgid "" +msgstr "" +"Project-Id-Version: Accedeme for WP 0.2\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wp-accedeme\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"POT-Creation-Date: 2022-07-03T18:09:27+02:00\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"X-Generator: WP-CLI 2.6.0\n" +"X-Domain: wp-accedeme\n" + +#. Plugin Name of the plugin +msgid "Accedeme for WP" +msgstr "" + +#. Plugin URI of the plugin +msgid "https://accedeme.com/plataforma-framework/wordpress" +msgstr "" + +#. Description of the plugin +msgid "Añade a tu sitio WordPress una capa de accesibilidad. Permite que cualquiera pueda acceder a tu página web independientemente de sus capacidades, conocimientos y del dispositivo usado." +msgstr "Añade a tu sitio WordPress una capa de accesibilidad. Permite que cualquiera pueda acceder a tu página web independientemente de sus capacidades, conocimientos y del dispositivo usado." + +#. Author of the plugin +msgid "Accedeme" +msgstr "Accedeme" + +#. Author URI of the plugin +msgid "https://accedeme.com/" +msgstr "https://accedeme.com/" + +#: admin/wp-accedeme-admin.php:27 +msgid "No tiene suficientes permisos para acceder a esta página." +msgstr "No tiene suficientes permisos para acceder a esta página." + +#: admin/wp-accedeme-admin.php:46 +msgid "WP Accedeme » Settings" +msgstr "WP Accedeme » Settings" + +#: admin/wp-accedeme-admin.php:57 +msgid "Panel de control" +msgstr "Panel de control" + +#: admin/wp-accedeme-admin.php:64 +msgid "Ya sólo queda registrar tu dominio en accedeme.com" +msgstr "Ya sólo queda registrar tu dominio en accedeme.com" + +#: admin/wp-accedeme-admin.php:68 +msgid "Registra tu dominio ahora" +msgstr "Registra tu dominio ahora" diff --git a/spec/fixtures/dynamic_finders/plugin_version/anrghg/translation_file/languages/anrghg-en_GB.po b/spec/fixtures/dynamic_finders/plugin_version/anrghg/translation_file/languages/anrghg-en_GB.po new file mode 100644 index 00000000..dd156258 --- /dev/null +++ b/spec/fixtures/dynamic_finders/plugin_version/anrghg/translation_file/languages/anrghg-en_GB.po @@ -0,0 +1,4380 @@ +# Copyright (C) 2022 ANRGHG +# This file is distributed under the GPLv2. +msgid "" +msgstr "" +"Project-Id-Version: A.N.R.GHG Publishing Helper 1.4.2\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/anrghg\n" +"POT-Creation-Date: 2022-07-14T18:33:24+02:00\n" +"PO-Revision-Date: 2022-07-14T1844+0200\n" +"Last-Translator: ANRGHG \n" +"Language-Team: LANGUAGE \n" +"Language: British English\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: WP-CLI 2.6.0\n" +"X-Domain: anrghg\n" + +#. Plugin Name of the plugin +msgid "A.N.R.GHG Publishing Helper" +msgstr "A.N.R.GHG Publishing Helper" + +#. Plugin URI of the plugin +msgid "https://anrghg.sunsite.fr/publishing-helper" +msgstr "https://anrghg.sunsite.fr/publishing-helper" + +#. Description of the plugin +msgid "Among the Swiss Army knives completing WordPress, this one helps reduce GHG. AMP compatible. Table of contents, fragment IDs for paragraphs, notes and sources listed separately, templates reusable post-/site-wide, additional date information, & more." +msgstr "Among the Swiss Army knives completing WordPress, this one helps reduce GHG. AMP compatible. Table of contents, fragment IDs for paragraphs, notes and sources listed separately, templates reusable post-/site-wide, additional date information, & more." + +#. Author of the plugin +msgid "ANRGHG" +msgstr "ANRGHG" + +#. Author URI of the plugin +msgid "https://anrghg.sunsite.fr" +msgstr "https://anrghg.sunsite.fr" + +#. Translators: %s: the label of the configured value. +#. Translators: %s: the plugin’s initialism, in English ‘A.N.R.GHG’. +#: admin/anrghg-admin.php:82 +#: admin/anrghg-admin.php:325 +#: admin/anrghg-admin.php:1690 +#: admin/includes/import.php:233 +#: admin/includes/import.php:253 +#: admin/includes/settings.php:3151 +#: admin/includes/settings.php:3287 +#: admin/includes/settings.php:3754 +#: admin/includes/settings.php:3796 +#: admin/includes/settings.php:3843 +#: admin/includes/settings.php:3910 +#: admin/includes/settings.php:8084 +#: admin/includes/settings.php:8107 +#: admin/includes/templates.php:750 +msgctxt "Space-padded em dash" +msgid " — " +msgstr " — " + +#: admin/anrghg-admin.php:82 +msgid "Upgrade Notice:" +msgstr "Upgrade Notice:" + +#. Translators: %s: Plugin long name ‘A.N.R.GHG Publishing Helper’. +#: admin/anrghg-admin.php:158 +msgid "A way to configure messages displayed in a box in the post. Other options are available within the plugin %s." +msgstr "A way to configure messages displayed in a box in the post. Other options are available within the plugin %s." + +#. Translators: %s: the plugin’s initialism, in English ‘A.N.R.GHG’. +#: admin/anrghg-admin.php:162 +#: admin/anrghg-admin.php:208 +#: admin/anrghg-admin.php:263 +#: admin/anrghg-admin.php:318 +#: admin/anrghg-admin.php:1689 +msgid "%s Publishing Helper" +msgstr "%s Publishing Helper" + +#. Translators: %s: the plugin’s initialism, in English ‘A.N.R.GHG’. +#: admin/anrghg-admin.php:164 +#: admin/anrghg-admin.php:209 +#: admin/anrghg-admin.php:264 +#: admin/anrghg-admin.php:319 +#: admin/anrghg-admin.php:403 +#: admin/anrghg-admin.php:1689 +#: admin/anrghg-admin.php:1707 +#: admin/anrghg-admin.php:1708 +#: admin/anrghg-admin.php:1709 +#: admin/anrghg-admin.php:1710 +#: admin/anrghg-admin.php:1711 +#: admin/anrghg-admin.php:1712 +#: admin/includes/settings.php:3201 +msgctxt "Act Now, Reduce Greenhouse Gasses" +msgid "A.N.R.GHG" +msgstr "A.N.R.GHG" + +#. Translators: %s: Plugin long name ‘A.N.R.GHG Publishing Helper’. +#: admin/anrghg-admin.php:204 +msgid "A way to configure the table of contents. Other options are available within the plugin %s." +msgstr "A way to configure the table of contents. Other options are available within the plugin %s." + +#. Translators: %s: the label of the configured value. +#: admin/anrghg-admin.php:225 +#: admin/anrghg-admin.php:282 +#: admin/anrghg-admin.php:284 +#: admin/anrghg-admin.php:324 +#: admin/anrghg-admin.php:487 +msgid "Configured as “%s”." +msgstr "Configured as “%s”." + +#. Translators: %s: the label of the configured value. +#: admin/anrghg-admin.php:225 +#: admin/anrghg-admin.php:282 +#: admin/anrghg-admin.php:284 +#: admin/anrghg-admin.php:324 +msgid "Leave empty to keep." +msgstr "Leave empty to keep." + +#. Translators: %s: This placeholder is for end users and must stay as a literal. +#: admin/anrghg-admin.php:228 +#: admin/anrghg-admin.php:1120 +#: admin/anrghg-admin.php:1225 +#: admin/includes/settings.php:6458 +#: admin/includes/settings.php:6494 +#: admin/includes/settings.php:7957 +#: admin/includes/settings.php:8086 +msgid "The optional placeholder %s inserts the post title." +msgstr "The optional placeholder %s inserts the post title." + +#. Translators: %s: Plugin long name ‘A.N.R.GHG Publishing Helper’. +#: admin/anrghg-admin.php:259 +msgid "A way to configure listings of inline notes and sources. Other options are available within the plugin %s." +msgstr "A way to configure listings of inline notes and sources. Other options are available within the plugin %s." + +#. Translators: %1$s: Name of the ‘Notes and sources’ block; %2$s: Plugin long name ‘A.N.R.GHG Publishing Helper’. +#: admin/anrghg-admin.php:313 +msgid "Helps configure standalone reference lists. For listing inline notes and sources, please use the ‘%1$s’ block, or the options configured within the plugin %2$s." +msgstr "Helps configure standalone reference lists. For listing inline notes and sources, please use the ‘%1$s’ block, or the options configured within the plugin %2$s." + +#. Translators: %1$s, %2$s: the block names ‘Notes and sources’ and ‘Reference lists’. +#: admin/anrghg-admin.php:315 +#: admin/anrghg-admin.php:1275 +#: admin/includes/settings.php:1074 +#: admin/includes/settings.php:2244 +#: admin/includes/settings.php:5336 +#: admin/includes/settings.php:5341 +#: admin/includes/settings.php:8261 +#: admin/includes/settings.php:10487 +#: admin/blocks/anrghg-section-block.js:39 +msgid "Notes and sources" +msgstr "Notes and sources" + +#: admin/anrghg-admin.php:326 +msgid "List of References, supports templates:" +msgstr "List of References, supports templates:" + +#: admin/anrghg-admin.php:599 +msgid "(Unset)" +msgstr "(Unset)" + +#: admin/anrghg-admin.php:607 +msgid "Left to right" +msgstr "Left to right" + +#: admin/anrghg-admin.php:614 +msgid "Right to left" +msgstr "Right to left" + +#: admin/anrghg-admin.php:645 +msgid "(As configured)" +msgstr "(As configured)" + +#: admin/anrghg-admin.php:653 +msgid "Target" +msgstr "Target" + +#: admin/anrghg-admin.php:660 +msgid "All" +msgstr "All" + +#: admin/anrghg-admin.php:694 +#: admin/anrghg-admin.php:1108 +#: admin/anrghg-admin.php:1166 +#: admin/anrghg-admin.php:1492 +msgid "Keep as configured" +msgstr "Keep as configured" + +#: admin/anrghg-admin.php:695 +#: admin/anrghg-admin.php:1242 +#: admin/anrghg-admin.php:1402 +#: admin/anrghg-admin.php:1424 +#: admin/includes/settings.php:7979 +#: admin/includes/settings.php:10246 +#: admin/includes/settings.php:10729 +#: admin/blocks/anrghg-contents-block.js:171 +#: admin/blocks/anrghg-references-block.js:128 +#: admin/blocks/anrghg-section-block.js:136 +#: admin/blocks/anrghg-section-block.js:164 +msgid "Collapsed" +msgstr "Collapsed" + +#: admin/anrghg-admin.php:696 +#: admin/anrghg-admin.php:1245 +#: admin/anrghg-admin.php:1405 +#: admin/anrghg-admin.php:1427 +#: admin/includes/settings.php:7978 +#: admin/includes/settings.php:10245 +#: admin/includes/settings.php:10728 +#: admin/blocks/anrghg-contents-block.js:175 +#: admin/blocks/anrghg-references-block.js:132 +#: admin/blocks/anrghg-section-block.js:140 +#: admin/blocks/anrghg-section-block.js:168 +msgid "Expanded" +msgstr "Expanded" + +#: admin/anrghg-admin.php:697 +#: admin/anrghg-admin.php:1248 +#: admin/anrghg-admin.php:1408 +#: admin/anrghg-admin.php:1430 +#: admin/includes/settings.php:7977 +#: admin/includes/settings.php:10244 +#: admin/includes/settings.php:10727 +#: admin/blocks/anrghg-contents-block.js:179 +#: admin/blocks/anrghg-references-block.js:136 +#: admin/blocks/anrghg-section-block.js:144 +#: admin/blocks/anrghg-section-block.js:172 +msgid "Uncollapsible" +msgstr "Uncollapsible" + +#: admin/anrghg-admin.php:1025 +msgid "‘Published first’ information" +msgstr "‘Published first’ information" + +#: admin/anrghg-admin.php:1030 +msgid "Display at the top:" +msgstr "Display at the top:" + +#: admin/anrghg-admin.php:1031 +#: admin/anrghg-admin.php:1038 +msgid "Unchanged prefill will be ignored." +msgstr "Unchanged prefill will be ignored." + +#: admin/anrghg-admin.php:1037 +msgid "Display at the end:" +msgstr "Display at the end:" + +#: admin/anrghg-admin.php:1063 +#: admin/includes/settings.php:6399 +msgid "Append a message to posts only" +msgstr "Append a message to posts only" + +#: admin/anrghg-admin.php:1066 +#: admin/includes/settings.php:6400 +msgid "Append one message to posts and another one to pages" +msgstr "Append one message to posts and another one to pages" + +#: admin/anrghg-admin.php:1069 +#: admin/includes/settings.php:6401 +msgid "Append a message to pages only" +msgstr "Append a message to pages only" + +#: admin/anrghg-admin.php:1073 +#: admin/includes/settings.php:6402 +msgid "Do not append any message by default" +msgstr "Do not append any message by default" + +#: admin/anrghg-admin.php:1089 +msgid "Choose template:" +msgstr "Choose template:" + +#. Translators: %s: the name of the ‘Thank You messsage’ block. +#: admin/anrghg-admin.php:1096 +#: admin/includes/settings.php:1061 +#: admin/includes/settings.php:1588 +#: admin/includes/settings.php:5269 +#: admin/includes/settings.php:5324 +#: admin/includes/settings.php:6452 +msgid "Thank You message" +msgstr "Thank You message" + +#: admin/anrghg-admin.php:1109 +msgid "Append configured message" +msgstr "Append configured message" + +#: admin/anrghg-admin.php:1110 +msgid "Do not append a message" +msgstr "Do not append a message" + +#: admin/anrghg-admin.php:1118 +msgid "This overrides the configured text:" +msgstr "This overrides the configured text:" + +#. Translators: %s: This placeholder is for end users and must stay as a literal. +#: admin/anrghg-admin.php:1120 +msgid "Templates are supported." +msgstr "Templates are supported." + +#. Translators: %s: ‘Table of contents’. +#: admin/anrghg-admin.php:1137 +#: admin/anrghg-admin.php:1154 +#: admin/anrghg-admin.php:1186 +#: admin/anrghg-admin.php:1218 +#: admin/anrghg-admin.php:1253 +#: admin/includes/settings.php:1073 +#: admin/includes/settings.php:2121 +#: admin/includes/settings.php:2178 +#: admin/includes/settings.php:5270 +#: admin/includes/settings.php:5271 +#: admin/includes/settings.php:5272 +#: admin/includes/settings.php:5273 +#: admin/includes/settings.php:5328 +#: admin/includes/settings.php:5332 +#: admin/blocks/anrghg-contents-block.js:38 +msgid "Table of contents" +msgstr "Table of contents" + +#: admin/anrghg-admin.php:1139 +msgctxt "table of contents" +msgid "Inserted as positioned by block." +msgstr "Inserted as positioned by block." + +#: admin/anrghg-admin.php:1145 +#: admin/includes/settings.php:7819 +msgid "Insert the table of contents by default if applicable" +msgstr "Insert the table of contents by default if applicable" + +#: admin/anrghg-admin.php:1149 +#: admin/includes/settings.php:7820 +msgid "Insert a table of contents if specified accordingly" +msgstr "Insert a table of contents if specified accordingly" + +#: admin/anrghg-admin.php:1167 +msgid "Insert the table of contents" +msgstr "Insert the table of contents" + +#: admin/anrghg-admin.php:1168 +msgid "Do not insert this table" +msgstr "Do not insert this table" + +#: admin/anrghg-admin.php:1186 +#: admin/includes/settings.php:2178 +#: admin/includes/settings.php:5271 +#: admin/blocks/anrghg-contents-block.js:107 +#: admin/blocks/anrghg-thanks-block.js:104 +msgid "Alignment" +msgstr "Alignment" + +#: admin/anrghg-admin.php:1197 +#: admin/includes/settings.php:4012 +msgid "Left" +msgstr "Left" + +#: admin/anrghg-admin.php:1198 +#: admin/includes/settings.php:4013 +#: admin/blocks/anrghg-contents-block.js:118 +#: admin/blocks/anrghg-thanks-block.js:115 +msgid "Center" +msgstr "Centre" + +#: admin/anrghg-admin.php:1199 +#: admin/includes/settings.php:4014 +msgid "Right" +msgstr "Right" + +#: admin/anrghg-admin.php:1200 +msgid "Unspecified" +msgstr "Unspecified" + +#: admin/anrghg-admin.php:1218 +#: admin/blocks/anrghg-contents-block.js:151 +#: admin/blocks/anrghg-references-block.js:242 +msgid "Label" +msgstr "Label" + +#: admin/anrghg-admin.php:1222 +msgid "Leave empty to keep as configured" +msgstr "Leave empty to keep as configured" + +#: admin/anrghg-admin.php:1253 +#: admin/anrghg-admin.php:1413 +#: admin/anrghg-admin.php:1435 +#: admin/includes/settings.php:5273 +#: admin/includes/settings.php:5278 +msgid "Collapsing behavior" +msgstr "Collapsing behaviour" + +#: admin/anrghg-admin.php:1275 +msgid "Process in this post" +msgstr "Process in this post" + +#: admin/anrghg-admin.php:1281 +msgid "Process the complements" +msgstr "Process the complements" + +#: admin/anrghg-admin.php:1282 +msgid "Deactivate complement processing" +msgstr "Deactivate complement processing" + +#: admin/anrghg-admin.php:1301 +#: admin/includes/settings.php:5275 +msgid "Complement lists and anchor tooltips: Writing direction" +msgstr "Complement lists and anchor tooltips: Writing direction" + +#: admin/anrghg-admin.php:1305 +#: admin/includes/settings.php:8665 +#: admin/includes/settings.php:8666 +#: admin/includes/settings.php:8667 +#: admin/includes/settings.php:8764 +#: admin/includes/settings.php:8839 +#: admin/includes/settings.php:9295 +#: admin/includes/settings.php:9649 +#: admin/includes/settings.php:9691 +msgid "Notes:" +msgstr "Notes:" + +#: admin/anrghg-admin.php:1310 +#: admin/includes/settings.php:8665 +#: admin/includes/settings.php:8666 +#: admin/includes/settings.php:8667 +#: admin/includes/settings.php:8788 +#: admin/includes/settings.php:8850 +#: admin/includes/settings.php:9309 +#: admin/includes/settings.php:9660 +#: admin/includes/settings.php:9702 +msgid "Sources:" +msgstr "Sources:" + +#: admin/anrghg-admin.php:1326 +msgid "Complement delimiters" +msgstr "Complement delimiters" + +#: admin/anrghg-admin.php:1331 +msgid "Note start" +msgstr "Note start" + +#: admin/anrghg-admin.php:1332 +msgid "Note end" +msgstr "Note end" + +#: admin/anrghg-admin.php:1338 +msgid "Source start" +msgstr "Source start" + +#: admin/anrghg-admin.php:1339 +msgid "Source end" +msgstr "Source end" + +#: admin/anrghg-admin.php:1345 +msgid "Name start" +msgstr "Name start" + +#: admin/anrghg-admin.php:1346 +msgid "Name end" +msgstr "Name end" + +#: admin/anrghg-admin.php:1351 +msgid "Tooltip end" +msgstr "Tooltip end" + +#: admin/anrghg-admin.php:1357 +msgid "Link start" +msgstr "Link start" + +#: admin/anrghg-admin.php:1358 +msgid "Link end" +msgstr "Link end" + +#: admin/anrghg-admin.php:1374 +msgid "Complement list labels" +msgstr "Complement list labels" + +#. Translators: %s: Notes, Sources, or References. +#: admin/anrghg-admin.php:1378 +#: admin/anrghg-admin.php:1449 +#: admin/includes/settings.php:2350 +#: admin/blocks/anrghg-references-block.js:168 +#: admin/blocks/anrghg-section-block.js:268 +msgid "Notes" +msgstr "Notes" + +#: admin/anrghg-admin.php:1378 +#: admin/anrghg-admin.php:1384 +msgid "(leave empty to keep)" +msgstr "(leave empty to keep)" + +#. Translators: %s: Notes, Sources, or References. +#: admin/anrghg-admin.php:1384 +#: admin/anrghg-admin.php:1454 +#: admin/includes/settings.php:2359 +#: admin/blocks/anrghg-section-block.js:274 +msgid "Sources" +msgstr "Sources" + +#: admin/anrghg-admin.php:1413 +msgid "Note lists" +msgstr "Note lists" + +#: admin/anrghg-admin.php:1435 +msgid "Source lists" +msgstr "Source lists" + +#: admin/anrghg-admin.php:1445 +msgid "Expansion on clicking an anchor" +msgstr "Expansion on clicking an anchor" + +#: admin/anrghg-admin.php:1471 +#: admin/includes/settings.php:10335 +msgid "Defer complement lists to the footer" +msgstr "Defer complement lists to the footer" + +#: admin/anrghg-admin.php:1475 +#: admin/includes/settings.php:10336 +msgid "Keep complement lists in the article" +msgstr "Keep complement lists in the article" + +#: admin/anrghg-admin.php:1480 +#: admin/includes/settings.php:5277 +#: admin/includes/settings.php:5278 +#: admin/includes/settings.php:5279 +msgid "Complement lists" +msgstr "Complement lists" + +#: admin/anrghg-admin.php:1480 +#: admin/includes/settings.php:2804 +#: admin/includes/settings.php:5279 +#: admin/blocks/anrghg-section-block.js:188 +msgid "Footer deferral" +msgstr "Footer deferral" + +#: admin/anrghg-admin.php:1493 +#: admin/blocks/anrghg-section-block.js:200 +msgid "Defer to footer" +msgstr "Defer to footer" + +#: admin/anrghg-admin.php:1494 +#: admin/blocks/anrghg-section-block.js:204 +msgid "Keep in article" +msgstr "Keep in article" + +#. Translators: %1$s: first part of submenu item label; %2$s: ‘A.N.R.GHG’; %3$s: top level menu item label. +#: admin/anrghg-admin.php:1695 +#: admin/includes/settings.php:5483 +msgid "Conversion" +msgstr "Conversion" + +#. Translators: %s: the title of the ‘Template editor’. +#: admin/anrghg-admin.php:1700 +#: admin/includes/settings.php:6443 +msgid "Template editor" +msgstr "Template editor" + +#: admin/includes/convert.php:74 +#: admin/includes/convert.php:507 +#: admin/includes/export.php:90 +#: admin/includes/export.php:295 +#: admin/includes/import.php:90 +#: admin/includes/settings.php:73 +#: admin/includes/templates.php:60 +msgid "You do not seem to have the privilege of managing options. Please check back with your site administrator." +msgstr "You do not seem to have the privilege of managing options. Please check back with your site administrator." + +#: admin/includes/convert.php:83 +#: admin/includes/convert.php:516 +#: admin/includes/export.php:304 +#: admin/includes/import.php:351 +#: admin/includes/settings.php:82 +#: admin/includes/templates.php:69 +msgid "There was a problem with nonce verification. Apologies for the inconvenience." +msgstr "There was a problem with nonce verification. Apologies for the inconvenience." + +#: admin/includes/convert.php:94 +msgid "Content saved." +msgstr "Content saved." + +#: admin/includes/convert.php:108 +#: admin/includes/convert.php:398 +#: admin/includes/templates.php:99 +#: admin/includes/templates.php:738 +#: admin/includes/templates.php:802 +#: admin/includes/templates.php:806 +msgid "Content" +msgstr "Content" + +#: admin/includes/convert.php:271 +msgid "This form to import a .docx file is currently provisional for an upcoming feature." +msgstr "This form to import a .docx file is currently provisional for an upcoming feature." + +#: admin/includes/convert.php:316 +msgid "Convert hand-formatted or markdown-style notes to inline complements" +msgstr "Convert hand-formatted or markdown-style notes to inline complements" + +#: admin/includes/convert.php:339 +msgid "Carets and colons are not mandatory, but at this point only numeric identifiers shall be supported, and both square brackets and parentheses." +msgstr "Carets and colons are not mandatory, but at this point only numeric identifiers shall be supported, and both square brackets and parentheses." + +#: admin/includes/convert.php:340 +msgid "Alternatively, the sources may be in a (numbered) HTML list." +msgstr "Alternatively, the sources may be in a (numbered) HTML list." + +#: admin/includes/convert.php:385 +msgid "Visual" +msgstr "Visual" + +#. Translators: %1$s: Text; %2$s: Move into editor. +#: admin/includes/convert.php:387 +#: admin/includes/templates.php:658 +msgid "Text" +msgstr "Text" + +#: admin/includes/convert.php:401 +msgid "Convert" +msgstr "Convert" + +#: admin/includes/convert.php:535 +msgid "There is no file. Please choose the desired .docx file." +msgstr "There is no file. Please choose the desired .docx file." + +#: admin/includes/export.php:223 +msgid "Templates, reordered" +msgstr "Templates, reordered" + +#: admin/includes/export.php:225 +msgid "The preview above shows the process oriented data structure." +msgstr "The preview above shows the process oriented data structure." + +#: admin/includes/export.php:226 +msgid "The following data is reordered for readability." +msgstr "The following data is reordered for readability." + +#: admin/includes/export.php:227 +msgid "As it is, this data is neither exported nor imported." +msgstr "As it is, this data is neither exported nor imported." + +#: admin/includes/export.php:250 +#: admin/includes/import.php:314 +msgid "Option name" +msgstr "Option name" + +#: admin/includes/export.php:326 +msgid "Cannot find the specified option; exporting its data is not possible." +msgstr "Cannot find the specified option; exporting its data is not possible." + +#: admin/includes/export.php:336 +msgid "For a custom export, the option name needs to be specified. Please find it out and fill it in." +msgstr "For a custom export, the option name needs to be specified. Please find it out and fill it in." + +#: admin/includes/export.php:436 +msgid "Direct access" +msgstr "Direct access" + +#: admin/includes/import.php:105 +msgid "Your data is imported." +msgstr "Your data is imported." + +#. Translators: %1$s: link start tag to the import page; %2$s: link end tag. +#: admin/includes/import.php:210 +#: admin/includes/import.php:257 +#: admin/includes/import.php:280 +#: admin/includes/settings.php:5148 +#: admin/includes/settings.php:5223 +msgid "%1$s Importing %2$s an exported/backup file and overwriting will synchronize the database row with that file." +msgstr "%1$s Importing %2$s an exported/backup file and overwriting will synchronise the database row with that file." + +#. Translators: %1$s: link start tag to the import page; %2$s: link end tag. +#: admin/includes/import.php:211 +#: admin/includes/import.php:281 +msgid "Missing values will be reset to the default." +msgstr "Missing values will be reset to the default." + +#: admin/includes/import.php:214 +#: admin/includes/import.php:284 +msgid "Importing an empty file will erase the stored values." +msgstr "Importing an empty file will erase the stored values." + +#: admin/includes/import.php:215 +#: admin/includes/import.php:285 +msgid "The effect is a reset to default settings." +msgstr "The effect is a reset to default settings." + +#. Translators: %s: the actual file path of wp-content/uploads/anrghg/templates/ or settings/ respectively. +#: admin/includes/import.php:223 +#: admin/includes/import.php:266 +#: admin/includes/settings.php:5146 +#: admin/includes/settings.php:5221 +msgid "To restore a previous state, please access the folder ‘%s’ and select the appropriate backup file based on the datestamp in its name." +msgstr "To restore a previous state, please access the folder ‘%s’ and select the appropriate backup file based on the datestamp in its name." + +#. Translators: %s: Templates, or Settings. +#: admin/includes/import.php:233 +#: admin/includes/import.php:253 +#: admin/includes/settings.php:5131 +#: admin/includes/templates.php:369 +msgid "Templates" +msgstr "Templates" + +#: admin/includes/import.php:233 +msgid "Add new ones" +msgstr "Add new ones" + +#: admin/includes/import.php:236 +msgid "Importing a templates file will add the new templates to the existing templates." +msgstr "Importing a templates file will add the new templates to the existing templates." + +#: admin/includes/import.php:237 +msgid "Only valid template files can be imported." +msgstr "Only valid template files can be imported." + +#: admin/includes/import.php:238 +msgid "Non-conformant or empty files will be dismissed." +msgstr "Non-conformant or empty files will be dismissed." + +#: admin/includes/import.php:241 +msgid "To add templates in bulk, please fill a file with the new templates in JSON format following the same scheme, and import." +msgstr "To add templates in bulk, please fill a file with the new templates in JSON format following the same scheme, and import." + +#: admin/includes/import.php:242 +msgid "ASCII double quotes that are not part of JSON must be escaped with a leading backslash." +msgstr "ASCII double quotes that are not part of JSON must be escaped with a leading backslash." + +#: admin/includes/import.php:243 +msgid "The JSON format prohibits trailing commas." +msgstr "The JSON format prohibits trailing commas." + +#: admin/includes/import.php:253 +msgid "Change existing" +msgstr "Change existing" + +#. Translators: %1$s: link start tag to the import page; %2$s: link end tag. +#: admin/includes/import.php:258 +msgid "This is the same behavior as when importing a settings file." +msgstr "This is the same behaviour as when importing a settings file." + +#: admin/includes/import.php:271 +msgid "Import and overwrite" +msgstr "Import and overwrite" + +#: admin/includes/import.php:380 +msgid "There is no file. Please choose the desired file." +msgstr "There is no file. Please choose the desired file." + +#: admin/includes/import.php:402 +msgid "Cannot find the specified option; importing its data is not possible." +msgstr "Cannot find the specified option; importing its data is not possible." + +#: admin/includes/import.php:411 +msgid "For a custom import, the option name needs to be specified. Please find it out and fill it in." +msgstr "For a custom import, the option name needs to be specified. Please find it out and fill it in." + +#: admin/includes/import.php:423 +msgid "This file is not a valid templates file and cannot be imported." +msgstr "This file is not a valid templates file and cannot be imported." + +#: admin/includes/import.php:425 +msgid "One reason may be that it does not match the data structure." +msgstr "One reason may be that it does not match the data structure." + +#: admin/includes/import.php:427 +msgid "If it does match, then it may contain trailing commas, prohibited in JSON." +msgstr "If it does match, then it may contain trailing commas, prohibited in JSON." + +#: admin/includes/settings.php:93 +msgid "Your Configuration has been saved." +msgstr "Your Configuration has been saved." + +#: admin/includes/settings.php:110 +msgid "Effect of the current state:" +msgstr "Effect of the current state:" + +#. Translators: %s: the settings submit button label. +#: admin/includes/settings.php:112 +msgid "Effective after clicking ‘%s’." +msgstr "Effective after clicking ‘%s’." + +#: admin/includes/settings.php:1035 +msgid "To the top" +msgstr "To the top" + +#: admin/includes/settings.php:1054 +#: admin/includes/settings.php:1252 +msgid "Security" +msgstr "Security" + +#: admin/includes/settings.php:1055 +#: admin/includes/settings.php:1292 +msgid "Backup" +msgstr "Backup" + +#: admin/includes/settings.php:1056 +#: admin/includes/settings.php:1316 +msgid "User interface" +msgstr "User interface" + +#. Translators: %s: the ‘Localization’ section name. +#: admin/includes/settings.php:1057 +#: admin/includes/settings.php:1401 +#: admin/includes/settings.php:7694 +msgid "Localization" +msgstr "Localization" + +#: admin/includes/settings.php:1058 +#: admin/includes/settings.php:1459 +msgid "Interoperability" +msgstr "Interoperability" + +#: admin/includes/settings.php:1059 +#: admin/includes/settings.php:1515 +msgid "User experience" +msgstr "User experience" + +#: admin/includes/settings.php:1060 +#: admin/includes/settings.php:1556 +msgid "Excerpts" +msgstr "Excerpts" + +#: admin/includes/settings.php:1062 +#: admin/includes/settings.php:1653 +msgid "Aspect" +msgstr "Aspect" + +#: admin/includes/settings.php:1064 +#: admin/includes/settings.php:1727 +msgid "Date information" +msgstr "Date information" + +#: admin/includes/settings.php:1065 +#: admin/includes/settings.php:1854 +msgid "Aspect at post top" +msgstr "Aspect at post top" + +#: admin/includes/settings.php:1066 +#: admin/includes/settings.php:1899 +msgid "Aspect at page top" +msgstr "Aspect at page top" + +#: admin/includes/settings.php:1067 +#: admin/includes/settings.php:1944 +msgid "Aspect at post end" +msgstr "Aspect at post end" + +#: admin/includes/settings.php:1068 +#: admin/includes/settings.php:1989 +msgid "Aspect at page end" +msgstr "Aspect at page end" + +#: admin/includes/settings.php:1070 +#: admin/includes/settings.php:2034 +msgid "Date meta tags" +msgstr "Date meta tags" + +#: admin/includes/settings.php:1071 +#: admin/includes/settings.php:2054 +msgid "Paragraph links" +msgstr "Paragraph links" + +#: admin/includes/settings.php:1072 +#: admin/includes/settings.php:2096 +#: admin/includes/settings.php:2105 +msgid "Heading links" +msgstr "Heading links" + +#: admin/includes/settings.php:1075 +#: admin/includes/settings.php:2339 +msgid "Anchors" +msgstr "Anchors" + +#: admin/includes/settings.php:1076 +#: admin/includes/settings.php:2419 +msgid "Anchor tooltips" +msgstr "Anchor tooltips" + +#: admin/includes/settings.php:1077 +#: admin/includes/settings.php:2492 +msgid "Tooltip aspect" +msgstr "Tooltip aspect" + +#: admin/includes/settings.php:1078 +#: admin/includes/settings.php:2568 +msgid "Backlinks" +msgstr "Backlinks" + +#: admin/includes/settings.php:1079 +#: admin/includes/settings.php:2672 +msgid "Lists" +msgstr "Lists" + +#. Translators: %1$s: ‘Reference lists’; %2$s: ‘Gutenberg blocks’. +#: admin/includes/settings.php:1081 +#: admin/includes/settings.php:2829 +#: admin/includes/settings.php:5345 +#: admin/includes/settings.php:5350 +#: admin/includes/settings.php:8262 +#: admin/includes/settings.php:10482 +#: admin/blocks/anrghg-references-block.js:38 +msgid "Reference lists" +msgstr "Reference lists" + +#: admin/includes/settings.php:1261 +msgid "Login control constant" +msgstr "Login control constant" + +#: admin/includes/settings.php:1269 +msgid "Login page profile" +msgstr "Login page profile" + +#: admin/includes/settings.php:1277 +msgid "Edit auth cookie lifespan" +msgstr "Edit auth cookie lifespan" + +#: admin/includes/settings.php:1285 +msgid "Lifespan duration in days" +msgstr "Lifespan duration in days" + +#: admin/includes/settings.php:1301 +msgid "Back up templates" +msgstr "Back up templates" + +#: admin/includes/settings.php:1309 +msgid "Back up settings" +msgstr "Back up settings" + +#: admin/includes/settings.php:1325 +msgid "Post Meta box" +msgstr "Post Meta box" + +#. Translators: %1$s: ‘Reference lists’; %2$s: ‘Gutenberg blocks’. +#: admin/includes/settings.php:1345 +#: admin/includes/settings.php:10482 +msgid "Gutenberg blocks" +msgstr "Gutenberg blocks" + +#: admin/includes/settings.php:1357 +msgid "TinyMCE template editor" +msgstr "TinyMCE template editor" + +#: admin/includes/settings.php:1365 +msgid "Line break on Enter" +msgstr "Line break on Enter" + +#: admin/includes/settings.php:1373 +msgid "Menu level and submenu items" +msgstr "Menu level and submenu items" + +#: admin/includes/settings.php:1386 +msgid "Menu position" +msgstr "Menu position" + +#: admin/includes/settings.php:1394 +msgid "Settings information" +msgstr "Settings information" + +#: admin/includes/settings.php:1410 +msgid "Titlecase in URL identifiers" +msgstr "Titlecase in URL identifiers" + +#: admin/includes/settings.php:1418 +msgid "Increase identifier legibility" +msgstr "Increase identifier legibility" + +#: admin/includes/settings.php:1428 +#: admin/includes/settings.php:2089 +msgid "ID maximum length" +msgstr "ID maximum length" + +#: admin/includes/settings.php:1436 +msgid "Alternative slug generation" +msgstr "Alternative slug generation" + +#: admin/includes/settings.php:1444 +msgid "Fragment identifier separator" +msgstr "Fragment identifier separator" + +#: admin/includes/settings.php:1452 +msgid "Option to deactivate WPTexturize" +msgstr "Option to deactivate WPTexturise" + +#: admin/includes/settings.php:1468 +msgid "Line-wrap long URLs" +msgstr "Line-wrap long URLs" + +#: admin/includes/settings.php:1476 +msgid "HTML in term descriptions" +msgstr "HTML in term descriptions" + +#: admin/includes/settings.php:1484 +msgid "Elementor test mode" +msgstr "Elementor test mode" + +#: admin/includes/settings.php:1492 +msgid "Advanced Custom Fields" +msgstr "Advanced Custom Fields" + +#: admin/includes/settings.php:1500 +msgid "Support alternative content hooks" +msgstr "Support alternative content hooks" + +#: admin/includes/settings.php:1508 +msgid "URL slug as a CSS selector" +msgstr "URL slug as a CSS selector" + +#: admin/includes/settings.php:1524 +msgid "CSS smooth scrolling" +msgstr "CSS smooth scrolling" + +#: admin/includes/settings.php:1532 +msgid "CSS scroll offset" +msgstr "CSS scroll offset" + +#: admin/includes/settings.php:1540 +msgid "Generic mobile breakpoint" +msgstr "Generic mobile breakpoint" + +#: admin/includes/settings.php:1548 +msgid "Generic list margins" +msgstr "Generic list margins" + +#: admin/includes/settings.php:1565 +msgid "Clean auto excerpts" +msgstr "Clean auto excerpts" + +#: admin/includes/settings.php:1573 +msgid "Filter automatic excerpts" +msgstr "Filter automatic excerpts" + +#: admin/includes/settings.php:1581 +msgid "Filter manual excerpts" +msgstr "Filter manual excerpts" + +#: admin/includes/settings.php:1597 +#: admin/includes/settings.php:1736 +#: admin/includes/settings.php:2043 +msgid "Activate and scope" +msgstr "Activate and scope" + +#: admin/includes/settings.php:1605 +msgid "Display on home page" +msgstr "Display on home page" + +#: admin/includes/settings.php:1613 +msgid "Content for posts" +msgstr "Content for posts" + +#: admin/includes/settings.php:1621 +msgid "Content for pages" +msgstr "Content for pages" + +#: admin/includes/settings.php:1629 +msgid "Template selection in Post Meta box" +msgstr "Template selection in Post Meta box" + +#: admin/includes/settings.php:1637 +msgid "Default style sheet selection in Block setting" +msgstr "Default style sheet selection in Block setting" + +#: admin/includes/settings.php:1645 +#: admin/includes/settings.php:1846 +#: admin/includes/settings.php:2236 +#: admin/includes/settings.php:2331 +#: admin/includes/settings.php:2925 +msgid "Priority level" +msgstr "Priority level" + +#: admin/includes/settings.php:1663 +#: admin/includes/settings.php:1881 +#: admin/includes/settings.php:1926 +#: admin/includes/settings.php:1971 +#: admin/includes/settings.php:2016 +msgid "Font size" +msgstr "Font size" + +#: admin/includes/settings.php:1674 +#: admin/includes/settings.php:2526 +msgid "Colors" +msgstr "Colours" + +#: admin/includes/settings.php:1683 +#: admin/includes/settings.php:2535 +msgid "Border" +msgstr "Border" + +#: admin/includes/settings.php:1694 +#: admin/includes/settings.php:2546 +msgid "Shadow" +msgstr "Shadow" + +#: admin/includes/settings.php:1706 +#: admin/includes/settings.php:2558 +msgid "Padding" +msgstr "Padding" + +#: admin/includes/settings.php:1717 +#: admin/includes/settings.php:1872 +#: admin/includes/settings.php:1917 +#: admin/includes/settings.php:1962 +#: admin/includes/settings.php:2007 +msgid "Margin" +msgstr "Margin" + +#: admin/includes/settings.php:1752 +msgid "Order the dates chronologically" +msgstr "Order the dates chronologically" + +#: admin/includes/settings.php:1763 +msgid "Date label configuration" +msgstr "Date label configuration" + +#: admin/includes/settings.php:1773 +msgid "Label of the modified date at the top of posts" +msgstr "Label of the modified date at the top of posts" + +#: admin/includes/settings.php:1781 +msgid "Label of the modified date at the top of pages" +msgstr "Label of the modified date at the top of pages" + +#: admin/includes/settings.php:1789 +msgid "Label of the modified date at the end of posts" +msgstr "Label of the modified date at the end of posts" + +#: admin/includes/settings.php:1797 +msgid "Label of the modified date at the end of pages" +msgstr "Label of the modified date at the end of pages" + +#: admin/includes/settings.php:1805 +msgid "Label of the published date at the top of posts" +msgstr "Label of the published date at the top of posts" + +#: admin/includes/settings.php:1813 +msgid "Label of the published date at the top of pages" +msgstr "Label of the published date at the top of pages" + +#: admin/includes/settings.php:1821 +msgid "Label of the published date at the end of posts" +msgstr "Label of the published date at the end of posts" + +#: admin/includes/settings.php:1829 +msgid "Label of the published date at the end of pages" +msgstr "Label of the published date at the end of pages" + +#: admin/includes/settings.php:1837 +msgid "‘Published first’ information prefills" +msgstr "‘Published first’ information prefills" + +#: admin/includes/settings.php:1864 +#: admin/includes/settings.php:1909 +#: admin/includes/settings.php:1954 +#: admin/includes/settings.php:1999 +msgid "Text align" +msgstr "Text align" + +#: admin/includes/settings.php:1892 +#: admin/includes/settings.php:1937 +#: admin/includes/settings.php:1982 +#: admin/includes/settings.php:2027 +msgid "Label color" +msgstr "Label colour" + +#: admin/includes/settings.php:2063 +msgid "Activation" +msgstr "Activation" + +#: admin/includes/settings.php:2071 +msgid "Link character" +msgstr "Link character" + +#: admin/includes/settings.php:2080 +#: admin/includes/settings.php:2113 +msgid "Plain tooltips" +msgstr "Plain tooltips" + +#: admin/includes/settings.php:2130 +msgid "Activate table of contents" +msgstr "Activate table of contents" + +#: admin/includes/settings.php:2138 +msgid "Heading numbering" +msgstr "Heading numbering" + +#: admin/includes/settings.php:2146 +msgid "Minimum number of headings" +msgstr "Minimum number of headings" + +#: admin/includes/settings.php:2154 +msgid "Table of contents depth" +msgstr "Table of contents depth" + +#: admin/includes/settings.php:2162 +msgid "Table of contents label" +msgstr "Table of contents label" + +#: admin/includes/settings.php:2170 +#: admin/includes/settings.php:2793 +#: admin/includes/settings.php:2917 +msgid "Collapsible behavior and collapsed state" +msgstr "Collapsible behaviour and collapsed state" + +#: admin/includes/settings.php:2186 +msgid "Default position" +msgstr "Default position" + +#: admin/includes/settings.php:2194 +msgid "Code to manually position the table" +msgstr "Code to manually position the table" + +#: admin/includes/settings.php:2202 +msgid "Heading URL ID prefix" +msgstr "Heading URL ID prefix" + +#: admin/includes/settings.php:2210 +msgid "Top level heading font weight" +msgstr "Top level heading font weight" + +#: admin/includes/settings.php:2218 +msgid "Indentation" +msgstr "Indentation" + +#: admin/includes/settings.php:2228 +msgid "Exclude labels of generated lists" +msgstr "Exclude labels of generated lists" + +#: admin/includes/settings.php:2253 +msgid "Activate processing" +msgstr "Activate processing" + +#: admin/includes/settings.php:2261 +msgid "Exclude these posts or pages" +msgstr "Exclude these posts or pages" + +#. Translators: %s: ‘Delimiter syntax error warning’. +#: admin/includes/settings.php:2269 +#: includes/complements.php:1375 +msgid "Delimiter syntax error warning" +msgstr "Delimiter syntax error warning" + +#: admin/includes/settings.php:2277 +msgid "Note delimiters" +msgstr "Note delimiters" + +#: admin/includes/settings.php:2287 +msgid "Source delimiters" +msgstr "Source delimiters" + +#: admin/includes/settings.php:2297 +msgid "Name delimiters" +msgstr "Name delimiters" + +#: admin/includes/settings.php:2307 +msgid "Automatically cut posts into sections" +msgstr "Automatically cut posts into sections" + +#: admin/includes/settings.php:2315 +msgid "Process complements in widgets" +msgstr "Process complements in widgets" + +#: admin/includes/settings.php:2323 +msgid "Code to manually position the end of a section" +msgstr "Code to manually position the end of a section" + +#. Translators: %s: Notes, Sources, or References. +#: admin/includes/settings.php:2350 +#: admin/includes/settings.php:2359 +#: admin/includes/settings.php:2875 +msgid "Numbering system for %s" +msgstr "Numbering system for %s" + +#: admin/includes/settings.php:2367 +msgid "Word joiner prefix" +msgstr "Word joiner prefix" + +#: admin/includes/settings.php:2375 +msgid "Bracketing characters" +msgstr "Bracketing characters" + +#: admin/includes/settings.php:2386 +msgid "ARIA labels" +msgstr "ARIA labels" + +#: admin/includes/settings.php:2395 +msgid "Separator" +msgstr "Separator" + +#: admin/includes/settings.php:2403 +#: admin/includes/settings.php:2909 +msgid "URL ID prefix" +msgstr "URL ID prefix" + +#: admin/includes/settings.php:2411 +msgid "Spacing" +msgstr "Spacing" + +#: admin/includes/settings.php:2429 +msgid "Activate tooltips" +msgstr "Activate tooltips" + +#: admin/includes/settings.php:2437 +msgid "Display tooltips on tap" +msgstr "Display tooltips on tap" + +#: admin/includes/settings.php:2445 +msgid "Tooltip end delimiter" +msgstr "Tooltip end delimiter" + +#: admin/includes/settings.php:2454 +msgid "List link delimiters" +msgstr "List link delimiters" + +#: admin/includes/settings.php:2464 +msgid "Read more link in dedicated note tooltips" +msgstr "Read more link in dedicated note tooltips" + +#: admin/includes/settings.php:2473 +msgid "Read more link in dedicated source tooltips" +msgstr "Read more link in dedicated source tooltips" + +#: admin/includes/settings.php:2482 +msgid "Generic tooltips" +msgstr "Generic tooltips" + +#: admin/includes/settings.php:2502 +msgid "Tooltip layout" +msgstr "Tooltip layout" + +#: admin/includes/settings.php:2513 +msgid "Timing" +msgstr "Timing" + +#: admin/includes/settings.php:2578 +msgid "Backlink symbol" +msgstr "Backlink symbol" + +#: admin/includes/settings.php:2588 +msgid "Trailing backlink" +msgstr "Trailing backlink" + +#: admin/includes/settings.php:2598 +msgid "Rich backlink tooltips" +msgstr "Rich backlink tooltips" + +#: admin/includes/settings.php:2607 +msgid "Backlink tooltip timing" +msgstr "Backlink tooltip timing" + +#: admin/includes/settings.php:2620 +msgid "Backlink tooltip colors" +msgstr "Backlink tooltip colours" + +#: admin/includes/settings.php:2629 +msgid "Backlink tooltip border" +msgstr "Backlink tooltip border" + +#: admin/includes/settings.php:2640 +msgid "Backlink tooltip shadow" +msgstr "Backlink tooltip shadow" + +#: admin/includes/settings.php:2652 +msgid "Backlink tooltip padding" +msgstr "Backlink tooltip padding" + +#: admin/includes/settings.php:2663 +msgid "Plain backlink tooltips" +msgstr "Plain backlink tooltips" + +#: admin/includes/settings.php:2682 +msgid "Combine identical complements" +msgstr "Combine identical complements" + +#: admin/includes/settings.php:2690 +#: admin/includes/settings.php:2838 +msgid "Accessibility" +msgstr "Accessibility" + +#: admin/includes/settings.php:2699 +msgid "URL readability" +msgstr "URL readability" + +#: admin/includes/settings.php:2708 +msgid "List group heading" +msgstr "List group heading" + +#: admin/includes/settings.php:2717 +msgid "Group heading element" +msgstr "Group heading element" + +#: admin/includes/settings.php:2725 +msgid "Group heading font size" +msgstr "Group heading font size" + +#: admin/includes/settings.php:2736 +#: admin/includes/settings.php:2855 +msgid "List label element" +msgstr "List label element" + +#: admin/includes/settings.php:2744 +#: admin/includes/settings.php:2863 +msgid "List label font size" +msgstr "List label font size" + +#: admin/includes/settings.php:2755 +msgid "Note list labels" +msgstr "Note list labels" + +#: admin/includes/settings.php:2766 +msgid "Source list labels" +msgstr "Source list labels" + +#: admin/includes/settings.php:2777 +msgid "Note list layout options" +msgstr "Note list layout options" + +#: admin/includes/settings.php:2785 +msgid "Source list layout options" +msgstr "Source list layout options" + +#: admin/includes/settings.php:2812 +msgid "Automatic positioning in the footer" +msgstr "Automatic positioning in the footer" + +#: admin/includes/settings.php:2820 +msgid "Display link URL as visible text in complement lists" +msgstr "Display link URL as visible text in complement lists" + +#: admin/includes/settings.php:2847 +msgid "List label" +msgstr "List label" + +#. Translators: %s: Notes, Sources, or References. +#: admin/includes/settings.php:2875 +msgid "References" +msgstr "References" + +#: admin/includes/settings.php:2883 +msgid "Bullets" +msgstr "Bullets" + +#: admin/includes/settings.php:2893 +msgid "List item link" +msgstr "List item link" + +#: admin/includes/settings.php:2901 +msgid "Number tooltip" +msgstr "Number tooltip" + +#: admin/includes/settings.php:3152 +msgid "Section" +msgstr "Section" + +#: admin/includes/settings.php:4007 +msgid "Writing direction sensitive:" +msgstr "Writing direction sensitive:" + +#: admin/includes/settings.php:4008 +msgid "Start" +msgstr "Start" + +#: admin/includes/settings.php:4009 +msgid "End" +msgstr "End" + +#: admin/includes/settings.php:4011 +msgid "Stable across locales:" +msgstr "Stable across locales:" + +#: admin/includes/settings.php:4102 +msgid "If non-empty, this text box overrides the selection." +msgstr "If non-empty, this text box overrides the selection." + +#: admin/includes/settings.php:4110 +msgid "The input may be a Unicode character, HTML entity or numeric character reference." +msgstr "The input may be a Unicode character, HTML entity or numeric character reference." + +#: admin/includes/settings.php:4140 +msgid "Upwards Arrows:" +msgstr "Upwards Arrows:" + +#: admin/includes/settings.php:4160 +#: admin/includes/settings.php:4237 +msgid "Emoji:" +msgstr "Emoji:" + +#: admin/includes/settings.php:4167 +msgid "Upwards-pointing shapes:" +msgstr "Upwards-pointing shapes:" + +#: admin/includes/settings.php:4196 +msgid "Return-like Arrows:" +msgstr "Return-like Arrows:" + +#: admin/includes/settings.php:4208 +msgid "Symbol:" +msgstr "Symbol:" + +#: admin/includes/settings.php:4232 +msgid "Bullets:" +msgstr "Bullets:" + +#: admin/includes/settings.php:4252 +msgid "Symbols:" +msgstr "Symbols:" + +#: admin/includes/settings.php:4264 +msgid "Dashes:" +msgstr "Dashes:" + +#: admin/includes/settings.php:4277 +msgid "Geometric shapes:" +msgstr "Geometric shapes:" + +#: admin/includes/settings.php:4305 +msgid "Arrows:" +msgstr "Arrows:" + +#: admin/includes/settings.php:4315 +msgid "Bullet character:" +msgstr "Bullet character:" + +#: admin/includes/settings.php:4337 +msgid "Western Arabic numerals (Arabic numerals)" +msgstr "Western Arabic numerals (Arabic numerals)" + +#: admin/includes/settings.php:4338 +msgid "Eastern Arabic numerals (Hindi numerals)" +msgstr "Eastern Arabic numerals (Hindi numerals)" + +#: admin/includes/settings.php:4339 +msgid "Uppercase Roman numerals" +msgstr "Uppercase Roman numerals" + +#: admin/includes/settings.php:4340 +msgid "Lowercase Roman numerals" +msgstr "Lowercase Roman numerals" + +#: admin/includes/settings.php:4341 +msgid "Uppercase base-26 alphabetic Latin numerals" +msgstr "Uppercase base-26 alphabetic Latin numerals" + +#: admin/includes/settings.php:4342 +msgid "Lowercase base-26 alphabetic Latin numerals" +msgstr "Lowercase base-26 alphabetic Latin numerals" + +#: admin/includes/settings.php:4374 +msgid "Highest priority (least negative number in PHP)" +msgstr "Highest priority (least negative number in PHP)" + +#. Translators: %s: −2×10⁹…2×10⁹. +#: admin/includes/settings.php:4389 +msgid "Range %s" +msgstr "Range %s" + +#: admin/includes/settings.php:4401 +msgid "Lowest priority (greatest positive number in PHP)" +msgstr "Lowest priority (greatest positive number in PHP)" + +#: admin/includes/settings.php:4408 +msgid "This priority level determines the position relative to other features." +msgstr "This priority level determines the position relative to other features." + +#: admin/includes/settings.php:4409 +msgid "The greater the number, the lower the insertion point." +msgstr "The greater the number, the lower the insertion point." + +#: admin/includes/settings.php:4410 +msgid "WordPress default is 10." +msgstr "WordPress default is 10." + +#: admin/includes/settings.php:4411 +msgid "Negative levels are allowed." +msgstr "Negative levels are allowed." + +#: admin/includes/settings.php:4415 +msgid "If a priority level is higher than 11 (its number is less than 11), the WordPress function adding paragraph tags is automatically deactivated to prevent it from disturbing the already added markup." +msgstr "If a priority level is higher than 11 (its number is less than 11), the WordPress function adding paragraph tags is automatically deactivated to prevent it from disturbing the already added markup." + +#: admin/includes/settings.php:4474 +msgid "Foreground:" +msgstr "Foreground:" + +#: admin/includes/settings.php:4481 +msgid "Background:" +msgstr "Background:" + +#: admin/includes/settings.php:4522 +msgid "Width:" +msgstr "Width:" + +#: admin/includes/settings.php:4523 +#: admin/includes/settings.php:4558 +#: admin/includes/settings.php:4608 +#: admin/includes/settings.php:4622 +#: admin/includes/settings.php:4636 +#: admin/includes/settings.php:4650 +#: admin/includes/settings.php:4853 +#: admin/includes/settings.php:5998 +#: admin/includes/settings.php:6083 +#: admin/includes/settings.php:6096 +#: admin/includes/settings.php:6610 +#: admin/includes/settings.php:6639 +#: admin/includes/settings.php:7213 +#: admin/includes/settings.php:7288 +#: admin/includes/settings.php:7363 +#: admin/includes/settings.php:7438 +#: admin/includes/settings.php:8197 +#: admin/includes/settings.php:8214 +#: admin/includes/settings.php:9379 +#: admin/includes/settings.php:9400 +#: admin/includes/settings.php:9506 +#: admin/includes/settings.php:9617 +msgid "pixels" +msgstr "pixels" + +#: admin/includes/settings.php:4530 +msgid "Dotted line" +msgstr "Dotted line" + +#: admin/includes/settings.php:4531 +msgid "Dashed line" +msgstr "Dashed line" + +#: admin/includes/settings.php:4532 +msgid "Solid line" +msgstr "Solid line" + +#: admin/includes/settings.php:4533 +msgid "Double line" +msgstr "Double line" + +#: admin/includes/settings.php:4534 +msgid "Carved appearance" +msgstr "Carved appearance" + +#: admin/includes/settings.php:4535 +msgid "Extruded appearance" +msgstr "Extruded appearance" + +#: admin/includes/settings.php:4536 +msgid "Embedded appearance" +msgstr "Embedded appearance" + +#: admin/includes/settings.php:4537 +msgid "Embossed appearance" +msgstr "Embossed appearance" + +#. Translators: %s: lowest or highest. +#: admin/includes/settings.php:4539 +#: admin/includes/settings.php:4541 +msgid "No border with %s priority" +msgstr "No border with %s priority" + +#. Translators: %s: lowest or highest. +#: admin/includes/settings.php:4539 +msgctxt "Priority" +msgid "lowest" +msgstr "lowest" + +#. Translators: %s: lowest or highest. +#: admin/includes/settings.php:4541 +msgctxt "Priority" +msgid "highest" +msgstr "highest" + +#: admin/includes/settings.php:4544 +msgid "Style:" +msgstr "Style:" + +#: admin/includes/settings.php:4557 +msgid "Radius:" +msgstr "Radius:" + +#: admin/includes/settings.php:4565 +#: admin/includes/settings.php:4657 +msgid "Color:" +msgstr "Colour:" + +#: admin/includes/settings.php:4607 +msgid "X-Offset:" +msgstr "X-Offset:" + +#: admin/includes/settings.php:4621 +msgid "Y-Offset:" +msgstr "Y-Offset:" + +#: admin/includes/settings.php:4635 +msgid "Blur:" +msgstr "Blur:" + +#: admin/includes/settings.php:4649 +msgid "Spread:" +msgstr "Spread:" + +#: admin/includes/settings.php:4709 +msgid "top" +msgstr "top" + +#: admin/includes/settings.php:4722 +msgid "start" +msgstr "start" + +#: admin/includes/settings.php:4735 +msgid "end" +msgstr "end" + +#: admin/includes/settings.php:4748 +msgid "bottom" +msgstr "bottom" + +#: admin/includes/settings.php:4790 +msgid "Above:" +msgstr "Above:" + +#: admin/includes/settings.php:4804 +msgid "Below:" +msgstr "Below:" + +#: admin/includes/settings.php:4836 +msgid "Default, fallback or inherit" +msgstr "Default, fallback or inherit" + +#: admin/includes/settings.php:4874 +msgid "em" +msgstr "em" + +#: admin/includes/settings.php:4895 +msgid "root em" +msgstr "root em" + +#: admin/includes/settings.php:4922 +msgid "Evenly all along" +msgstr "Evenly all along" + +#: admin/includes/settings.php:4923 +msgid "Start abruptly, end smoothly" +msgstr "Start abruptly, end smoothly" + +#: admin/includes/settings.php:4924 +msgid "Start softly, end smoothly" +msgstr "Start softly, end smoothly" + +#: admin/includes/settings.php:4925 +msgid "Start and end smoothly" +msgstr "Start and end smoothly" + +#: admin/includes/settings.php:4926 +msgid "Start smoothly, end abruptly" +msgstr "Start smoothly, end abruptly" + +#: admin/includes/settings.php:4970 +msgid "Fade-in delay:" +msgstr "Fade-in delay:" + +#: admin/includes/settings.php:4971 +#: admin/includes/settings.php:5002 +msgid "milliseconds" +msgstr "milliseconds" + +#: admin/includes/settings.php:4984 +msgid "Fade-in duration:" +msgstr "Fade-in duration:" + +#: admin/includes/settings.php:5001 +msgid "Fade-out delay:" +msgstr "Fade-out delay:" + +#: admin/includes/settings.php:5015 +msgid "Fade-out duration:" +msgstr "Fade-out duration:" + +#: admin/includes/settings.php:5040 +msgid "Table of settings sections" +msgstr "Table of settings sections" + +#: admin/includes/settings.php:5101 +msgid "The templates and the settings are backed up in a new, date-stamped file in the Uploads folder both at accessing and saving." +msgstr "The templates and the settings are backed up in a new, date-stamped file in the Uploads folder both at accessing and saving." + +#: admin/includes/settings.php:5102 +msgid "In the following settings, creating a new file may be deactivated." +msgstr "In the following settings, creating a new file may be deactivated." + +#: admin/includes/settings.php:5118 +msgid "Do keep a backup when opening or saving the template editor" +msgstr "Do keep a backup when opening or saving the template editor" + +#: admin/includes/settings.php:5119 +#: admin/includes/settings.php:5168 +msgid "The backup history is stored." +msgstr "The backup history is stored." + +#: admin/includes/settings.php:5120 +#: admin/includes/settings.php:5169 +msgid "The backup history is lost." +msgstr "The backup history is lost." + +#. Translators: %s: Templates, or Settings. +#: admin/includes/settings.php:5131 +#: admin/includes/settings.php:5206 +#: admin/includes/templates.php:369 +msgid "Your %s data is stored in the DB and backed up in JSON like in the frame displayable below." +msgstr "Your %s data is stored in the DB and backed up in JSON like in the frame displayable below." + +#: admin/includes/settings.php:5135 +#: admin/includes/settings.php:5210 +#: admin/includes/templates.php:363 +msgid "Full revision history:" +msgstr "Full revision history:" + +#: admin/includes/settings.php:5139 +#: admin/includes/settings.php:5214 +#: admin/includes/templates.php:353 +msgid "Last revision:" +msgstr "Last revision:" + +#: admin/includes/settings.php:5150 +#: admin/includes/settings.php:5225 +#: admin/includes/templates.php:377 +msgid "Toggle view" +msgstr "Toggle view" + +#: admin/includes/settings.php:5167 +msgid "Do keep a backup when opening or saving this page" +msgstr "Do keep a backup when opening or saving this page" + +#. Translators: %s: Templates, or Settings. +#: admin/includes/settings.php:5206 +msgid "Settings" +msgstr "Settings" + +#: admin/includes/settings.php:5252 +msgid "Add a Meta box in the editor side pane" +msgstr "Add a Meta box in the editor side pane" + +#. Translators: %s: the Meta Box label. +#: admin/includes/settings.php:5255 +msgid "The ‘%s’ Meta box displays in the editor." +msgstr "The ‘%s’ Meta box displays in the editor." + +#: admin/includes/settings.php:5258 +msgid "No Meta box is added." +msgstr "No Meta box is added." + +#: admin/includes/settings.php:5263 +msgid "The settings checked below are displayed inside:" +msgstr "The settings checked below are displayed inside:" + +#: admin/includes/settings.php:5268 +msgid "Published first information" +msgstr "Published first information" + +#: admin/includes/settings.php:5268 +msgid "Saves both the prefills and the field contents." +msgstr "Saves both the prefills and the field contents." + +#: admin/includes/settings.php:5270 +msgid "Insertion" +msgstr "Insertion" + +#: admin/includes/settings.php:5272 +#: admin/includes/settings.php:5277 +msgid "Heading label" +msgstr "Heading label" + +#: admin/includes/settings.php:5274 +msgid "Complements: Processing deactivation" +msgstr "Complements: Processing deactivation" + +#: admin/includes/settings.php:5276 +msgid "Complement, name, tooltip and link delimiters" +msgstr "Complement, name, tooltip and link delimiters" + +#: admin/includes/settings.php:5276 +msgid "Prefills the delimiters as configured when adding the post, and saves the field contents." +msgstr "Prefills the delimiters as configured when adding the post, and saves the field contents." + +#. Translators: %s: the Meta box label, ‘A.N.R.GHG’. +#: admin/includes/settings.php:5295 +msgid "The ‘%s’ Meta box is added with priority ‘low’." +msgstr "The ‘%s’ Meta box is added with priority ‘low’." + +#: admin/includes/settings.php:5298 +msgid "To move it from the inspector to the bottom of the editor, click the up arrow next to the label." +msgstr "To move it from the inspector to the bottom of the editor, click the up arrow next to the label." + +#. Translators: %s: ‘Design’. +#: admin/includes/settings.php:5317 +msgid "The following blocks are available in the %s section:" +msgstr "The following blocks are available in the %s section:" + +#: admin/includes/settings.php:5325 +msgid "helps place and configure one or more message boxes" +msgstr "helps place and configure one or more message boxes" + +#. Translators: %s: ‘Table of contents’. +#: admin/includes/settings.php:5331 +msgid "helps position and configure a %s" +msgstr "helps position and configure a %s" + +#. Translators: %s: ‘Notes and sources’. +#: admin/includes/settings.php:5339 +msgid "helps configure ‘%s’ lists where a section ends" +msgstr "helps configure ‘%s’ lists where a section ends" + +#. Translators: %s: ‘Reference lists’. +#: admin/includes/settings.php:5348 +msgid "helps place and configure standalone ‘%s’" +msgstr "helps place and configure standalone ‘%s’" + +#: admin/includes/settings.php:5361 +msgid "Block settings elements" +msgstr "Block settings elements" + +#: admin/includes/settings.php:5367 +msgid "Display the blocks with all their configuration elements" +msgstr "Display the blocks with all their configuration elements" + +#: admin/includes/settings.php:5368 +msgid "Limit the blocks to the text input fields" +msgstr "Limit the blocks to the text input fields" + +#: admin/includes/settings.php:5369 +msgid "Display most UI elements in the Block Inspector" +msgstr "Display most UI elements in the Block Inspector" + +#: admin/includes/settings.php:5391 +msgid "Edit templates in TinyMCE" +msgstr "Edit templates in TinyMCE" + +#: admin/includes/settings.php:5392 +msgid "TinyMCE is active." +msgstr "TinyMCE is active." + +#: admin/includes/settings.php:5393 +msgid "A plain textarea replaces TinyMCE." +msgstr "A plain textarea replaces TinyMCE." + +#: admin/includes/settings.php:5408 +msgid "Switch the effect of the Enter key" +msgstr "Switch the effect of the Enter key" + +#: admin/includes/settings.php:5409 +msgid "Line break on Enter, paragraph break on Shift + Enter." +msgstr "Line break on Enter, paragraph break on Shift + Enter." + +#: admin/includes/settings.php:5410 +msgid "Paragraph break on Enter, line break on Shift + Enter." +msgstr "Paragraph break on Enter, line break on Shift + Enter." + +#: admin/includes/settings.php:5417 +msgid "In anchor tooltips, paragraph breaks and double line breaks are replaced with a paragraph break emulator." +msgstr "In anchor tooltips, paragraph breaks and double line breaks are replaced with a paragraph break emulator." + +#: admin/includes/settings.php:5440 +msgid "No menu items added" +msgstr "No menu items added" + +#. Translators: %s: the WordPress ‘Plugins’ page title. +#: admin/includes/settings.php:5443 +msgid "Access is from this plugin’s list entry on the ‘%s’ page only." +msgstr "Access is from this plugin’s list entry on the ‘%s’ page only." + +#: admin/includes/settings.php:5454 +msgid "Add submenu items:" +msgstr "Add submenu items:" + +#. Translators: %1$s: first part of submenu item label; %2$s: ‘A.N.R.GHG’; %3$s: top level menu item label. +#: admin/includes/settings.php:5462 +#: admin/includes/settings.php:5472 +#: admin/includes/settings.php:5482 +msgid "‘%1$s %2$s’ under ‘%3$s’" +msgstr "‘%1$s %2$s’ under ‘%3$s’" + +#: admin/includes/settings.php:5467 +msgid "Reusable complements for use as note, source, reference, message." +msgstr "Reusable complements for use as note, source, reference, message." + +#: admin/includes/settings.php:5477 +msgid "This page." +msgstr "This page." + +#: admin/includes/settings.php:5487 +msgid "A tool to convert endnote formats is projected but is currently still in draft stage." +msgstr "A tool to convert endnote formats is projected but is currently still in draft stage." + +#. Translators: %1$s: first part of submenu item label; %2$s: ‘A.N.R.GHG’; %3$s: first part of other submenu label; %4$s: top level menu item label. +#: admin/includes/settings.php:5491 +msgid "‘%1$s %2$s’ and ‘%3$s %2$s’ under ‘%4$s’" +msgstr "‘%1$s %2$s’ and ‘%3$s %2$s’ under ‘%4$s’" + +#: admin/includes/settings.php:5507 +msgid "Add an item to the Admin main menu" +msgstr "Add an item to the Admin main menu" + +#. Translators: %s: ‘A.N.R.GHG’. +#: admin/includes/settings.php:5510 +msgid "Its label is ‘%s’." +msgstr "Its label is ‘%s’." + +#: admin/includes/settings.php:5517 +msgid "Remove now the submenu entries." +msgstr "Remove now the submenu entries." + +#. Translators: %s: the Admin main menu label ‘A.N.R.GHG’. +#: admin/includes/settings.php:5527 +msgid "Please, leave this box unchecked unless this page was accessed from the ‘%s’ Admin menu entry’s submenu." +msgstr "Please, leave this box unchecked unless this page was accessed from the ‘%s’ Admin menu entry’s submenu." + +#: admin/includes/settings.php:5551 +msgid "This setting is effective only in the Admin main menu, where it matters most." +msgstr "This setting is effective only in the Admin main menu, where it matters most." + +#. Translators: %s: the WordPress ‘Comments’ main menu label. +#: admin/includes/settings.php:5561 +msgid "Beneath ‘%s’" +msgstr "Beneath ‘%s’" + +#: admin/includes/settings.php:5564 +msgid "WordPress default position for plugins." +msgstr "WordPress default position for plugins." + +#. Translators: %s: the WordPress ‘Settings’ main menu label. +#: admin/includes/settings.php:5568 +msgid "Below ‘%s’" +msgstr "Below ‘%s’" + +#: admin/includes/settings.php:5571 +msgid "Lowest Zone" +msgstr "Lowest Zone" + +#: admin/includes/settings.php:5571 +msgid "This plugin’s default position." +msgstr "This plugin’s default position." + +#: admin/includes/settings.php:5592 +msgid "Display all available information" +msgstr "Display all available information" + +#: admin/includes/settings.php:5593 +msgid "Collapse, and show expand buttons" +msgstr "Collapse, and show expand buttons" + +#: admin/includes/settings.php:5594 +msgid "Collapse and do not show anything" +msgstr "Collapse and do not show anything" + +#: admin/includes/settings.php:5631 +msgid "Keep uppercase letters in fragment identifiers" +msgstr "Keep uppercase letters in fragment identifiers" + +#: admin/includes/settings.php:5632 +msgid "Identifiers may contain uppercase letters." +msgstr "Identifiers may contain uppercase letters." + +#: admin/includes/settings.php:5633 +msgid "Identifiers are all lowercase." +msgstr "Identifiers are all lowercase." + +#: admin/includes/settings.php:5656 +msgid "Remove accents and other diacritics" +msgstr "Remove accents and other diacritics" + +#. Translators: %1$s, %2$s: the tags linking the text to the full list at https://developer.wordpress.org/reference/functions/remove_accents/. +#: admin/includes/settings.php:5658 +msgid "A %1$s set of diacriticized and other letters%2$s are converted." +msgstr "A %1$s set of diacriticised and other letters%2$s are converted." + +#. Translators: %1$s, %2$s: the tags linking the text to the full list at https://developer.wordpress.org/reference/functions/remove_accents/. +#: admin/includes/settings.php:5659 +msgid "Most letters beyond the base alphabet are URL-encoded." +msgstr "Most letters beyond the base alphabet are URL-encoded." + +#. Translators: %s: an enumeration of converted characters. +#: admin/includes/settings.php:5666 +msgid "Some conversions fixing a number of problems are performed by default: %s." +msgstr "Some conversions fixing a number of problems are performed by default: %s." + +#. Translators: %s: an enumeration of converted characters. +#: admin/includes/settings.php:5668 +msgid "In German and Swedish: %s." +msgstr "In German and Swedish: %s." + +#. Translators: The placeholder %s represents the conversion of letter apostrophe to underscore. +#: admin/includes/settings.php:5670 +msgid "All hyphens, dashes and minus sign are replaced with ASCII hyphen, as are both punctuation apostrophes, while letter apostrophe: %s." +msgstr "All hyphens, dashes and minus sign are replaced with ASCII hyphen, as are both punctuation apostrophes, while letter apostrophe: %s." + +#. Translators: The placeholder %s represents the conversion of letter apostrophe to underscore. +#: admin/includes/settings.php:5671 +msgid "Narrow no-break space and zero width space are removed." +msgstr "Narrow no-break space and zero width space are removed." + +#. Translators: The asterisk is a footnote anchor referring to an enumeration of letter conversions. +#: admin/includes/settings.php:5676 +msgid "Convert some more letters*" +msgstr "Convert some more letters*" + +#. Translators: The asterisk is a footnote anchor referring to an enumeration of letter conversions. +#: admin/includes/settings.php:5677 +msgid "The conversions enumerated below are added." +msgstr "The conversions enumerated below are added." + +#: admin/includes/settings.php:5678 +msgid "No other letters are converted." +msgstr "No other letters are converted." + +#. Translators: The %s placeholder is an enumeration of letter conversions. +#: admin/includes/settings.php:5686 +msgid "* Currently: %s." +msgstr "* Currently: %s." + +#: admin/includes/settings.php:5691 +msgid "The conversions configured below are performed first:" +msgstr "The conversions configured below are performed first:" + +#. Translators: %s: an example pattern for the syntax used. +#: admin/includes/settings.php:5693 +msgid "Please separate values with a comma, and pairs with a semicolon. Line breaks and spaces are ignored. Example: %s" +msgstr "Please separate values with a comma, and pairs with a semicolon. Line breaks and spaces are ignored. Example: %s" + +#. Translators: %s: fallback character literal. +#: admin/includes/settings.php:5718 +#: admin/includes/settings.php:8128 +msgid "Empty falls back to ‘%s’." +msgstr "Empty falls back to ‘%s’." + +#: admin/includes/settings.php:5728 +msgid "Used in URL fragment identifiers of paragraphs, headings and complements, this separator is required for disambiguation in edge cases." +msgstr "Used in URL fragment identifiers of paragraphs, headings and complements, this separator is required for disambiguation in edge cases." + +#: admin/includes/settings.php:5752 +#: admin/includes/settings.php:7707 +msgid "characters" +msgstr "characters" + +#: admin/includes/settings.php:5762 +#: admin/includes/settings.php:7717 +msgid "Content-derived fragment IDs are cropped to the latest space." +msgstr "Content-derived fragment IDs are cropped to the latest space." + +#: admin/includes/settings.php:5763 +msgid "The WordPress default maximum length is 200 characters." +msgstr "The WordPress default maximum length is 200 characters." + +#: admin/includes/settings.php:5764 +msgid "The maximum length of paragraph IDs is configurable separately." +msgstr "The maximum length of paragraph IDs is configurable separately." + +#: admin/includes/settings.php:5765 +#: admin/includes/settings.php:7718 +msgid "With a length set to zero, the IDs are entirely numeric." +msgstr "With a length set to zero, the IDs are entirely numeric." + +#: admin/includes/settings.php:5780 +msgid "Use the same rules for the slugs of posts and pages" +msgstr "Use the same rules for the slugs of posts and pages" + +#: admin/includes/settings.php:5781 +msgid "Slugs are generated using rules specified above." +msgstr "Slugs are generated using rules specified above." + +#: admin/includes/settings.php:5782 +msgid "Slug generation remains unchanged." +msgstr "Slug generation remains unchanged." + +#: admin/includes/settings.php:5808 +msgid "Allow to line-wrap URLs anywhere" +msgstr "Allow to line-wrap URLs anywhere" + +#: admin/includes/settings.php:5809 +msgid "URLs may line wrap anywhere." +msgstr "URLs may line wrap anywhere." + +#: admin/includes/settings.php:5810 +msgid "Supporting browsers may break at slashes." +msgstr "Supporting browsers may break at slashes." + +#: admin/includes/settings.php:5817 +msgid "Applied to URLs displayed in notes, sources or references." +msgstr "Applied to URLs displayed in notes, sources or references." + +#: admin/includes/settings.php:5818 +msgid "This prevents long URLs from hanging out of tooltips, and prevents lists from being expanded beyond the window edge." +msgstr "This prevents long URLs from hanging out of tooltips, and prevents lists from being expanded beyond the window edge." + +#: admin/includes/settings.php:5834 +msgid "Allow HTML in term descriptions" +msgstr "Allow HTML in term descriptions" + +#: admin/includes/settings.php:5835 +msgid "Term descriptions may contain HTLM tags." +msgstr "Term descriptions may contain HTLM tags." + +#: admin/includes/settings.php:5836 +msgid "Tags are deleted in term descriptions." +msgstr "Tags are deleted in term descriptions." + +#. Translators: %s: 'Yoast SEO' linked to the plugin in the WordPress plugin directory. +#: admin/includes/settings.php:5844 +msgid "Many plugins, including ‘%s’, are working around the same limitation." +msgstr "Many plugins, including ‘%s’, are working around the same limitation." + +#. Translators: %s: 'Visual Term Description Editor' linked to the plugin in the WordPress plugin directory. +#: admin/includes/settings.php:5849 +msgid "For a seamless editing experience using the Classic Editor, please turn this feature off and use the ‘%s’ plugin instead." +msgstr "For a seamless editing experience using the Classic Editor, please turn this feature off and use the ‘%s’ plugin instead." + +#. Translators: %s: 'GitHub' linked to the issue ‘Enabling Gutenberg in WP categories’. +#: admin/includes/settings.php:5854 +msgid "Using the Block Editor instead is the subject of an issue on %s." +msgstr "Using the Block Editor instead is the subject of an issue on %s." + +#: admin/includes/settings.php:5869 +msgid "Activate Elementor test mode" +msgstr "Activate Elementor test mode" + +#: admin/includes/settings.php:5870 +msgid "Test markup is added." +msgstr "Test markup is added." + +#: admin/includes/settings.php:5871 +msgid "No test markup." +msgstr "No test markup." + +#. Translators: %s: 'Elementor' linked to the plugin in the WordPress plugin directory. +#: admin/includes/settings.php:5879 +msgid "‘%s’ integration may be tested in the page source (with or without the plugin)." +msgstr "‘%s’ integration may be tested in the page source (with or without the plugin)." + +#: admin/includes/settings.php:5894 +msgid "Add filters to the ACF wysiwyg hook" +msgstr "Add filters to the ACF wysiwyg hook" + +#: admin/includes/settings.php:5895 +msgid "Fields are processed individually." +msgstr "Fields are processed individually." + +#: admin/includes/settings.php:5896 +msgid "Fields may be processed as part of other content." +msgstr "Fields may be processed as part of other content." + +#. Translators: %1$s: ‘Advanced Custom Fields’ with link to the Plugin Directory; %2$s: ‘acf_the_content’. +#: admin/includes/settings.php:5904 +msgid "‘%1$s’ applies filters added to the ‘%2$s’ hook in wysiwyg fields." +msgstr "‘%1$s’ applies filters added to the ‘%2$s’ hook in wysiwyg fields." + +#. Translators: %1$s: ‘Advanced Custom Fields’ with link to the Plugin Directory; %2$s: ‘acf_the_content’. +#: admin/includes/settings.php:5905 +msgid "However, processing complements in every single field separately may not be desired." +msgstr "However, processing complements in every single field separately may not be desired." + +#: admin/includes/settings.php:5922 +msgid "The format is a comma-separated names list of hooks applying filters to the content." +msgstr "The format is a comma-separated names list of hooks applying filters to the content." + +#. Translators: %s: an enumeration of hook names. +#: admin/includes/settings.php:5924 +msgid "The following hooks are already supported: %s" +msgstr "The following hooks are already supported: %s" + +#: admin/includes/settings.php:5958 +#: admin/includes/settings.php:8608 +#: admin/includes/settings.php:9551 +msgid "Activate" +msgstr "Activate" + +#: admin/includes/settings.php:5959 +msgid "Scrolling is smooth by CSS." +msgstr "Scrolling is smooth by CSS." + +#: admin/includes/settings.php:5960 +msgid "Scrolling is immediate." +msgstr "Scrolling is immediate." + +#: admin/includes/settings.php:5967 +msgid "Affects public pages. For efficiency, this settings page does not smooth-scroll." +msgstr "Affects public pages. For efficiency, this settings page does not smooth-scroll." + +#: admin/includes/settings.php:5985 +msgid "Makes sure the scroll target displays below a fixed upper pane of less than this height:" +msgstr "Makes sure the scroll target displays below a fixed upper pane of less than this height:" + +#: admin/includes/settings.php:6026 +#: admin/includes/settings.php:9421 +msgid "pixels width" +msgstr "pixels width" + +#: admin/includes/settings.php:6048 +#: admin/includes/settings.php:9433 +msgid "The most common screen width breakpoints are suggested for input." +msgstr "The most common screen width breakpoints are suggested for input." + +#: admin/includes/settings.php:6049 +#: admin/includes/settings.php:9434 +msgid "Please clear this field to see the full list." +msgstr "Please clear this field to see the full list." + +#: admin/includes/settings.php:6071 +msgid "These margins are applied to all lists." +msgstr "These margins are applied to all lists." + +#: admin/includes/settings.php:6081 +msgid "Top margin:" +msgstr "Top margin:" + +#: admin/includes/settings.php:6094 +msgid "Bottom margin:" +msgstr "Bottom margin:" + +#: admin/includes/settings.php:6116 +msgid "Security is increased by deactivating authentication cookie sending." +msgstr "Security is increased by deactivating authentication cookie sending." + +#: admin/includes/settings.php:6117 +msgid "The cookie lifespan may then optionally be increased." +msgstr "The cookie lifespan may then optionally be increased." + +#. Translators: %1$s: Boolean false; %2$s: Boolean true. +#: admin/includes/settings.php:6122 +msgid "The first step is to define a constant in a mini-plugin as %1$s. Logging in is possible while it is set to %2$s." +msgstr "The first step is to define a constant in a mini-plugin as %1$s. Logging in is possible while it is set to %2$s." + +#: admin/includes/settings.php:6127 +msgid "This constant is configurable so that in multisite networks, login can be toggled individually on a per-site basis." +msgstr "This constant is configurable so that in multisite networks, login can be toggled individually on a per-site basis." + +#: admin/includes/settings.php:6133 +msgid "Another option is to access the Admin area through the Hosting Platform (➔ WordPress or Software)." +msgstr "Another option is to access the Admin area through the Hosting Platform (➔ WordPress or Software)." + +#: admin/includes/settings.php:6161 +msgid "This input field should contain no other characters than uppercase letters A–Z and underscore, that PHP constant names are limited to." +msgstr "This input field should contain no other characters than uppercase letters A–Z and underscore, that PHP constant names are limited to." + +#: admin/includes/settings.php:6168 +msgid "Please do not input any other characters, as those would be discarded when this constant is processed." +msgstr "Please do not input any other characters, as those would be discarded when this constant is processed." + +#: admin/includes/settings.php:6188 +msgid "Other than low profile would pose a security threat due to the state being detectable." +msgstr "Other than low profile would pose a security threat due to the state being detectable." + +#: admin/includes/settings.php:6189 +msgid "Please avoid High and Standard profiles unless logging in on the Hosting Platform exclusively." +msgstr "Please avoid High and Standard profiles unless logging in on the Hosting Platform exclusively." + +#: admin/includes/settings.php:6200 +msgid "Low profile" +msgstr "Low profile" + +#: admin/includes/settings.php:6200 +msgid "Only the authentication cookie sending is blocked; login attempts are ineffective" +msgstr "Only the authentication cookie sending is blocked; login attempts are ineffective" + +#: admin/includes/settings.php:6206 +msgid "Standard profile" +msgstr "Standard profile" + +#: admin/includes/settings.php:6206 +msgid "The login dialog is blanked out, without the screen elaborating upon it" +msgstr "The login dialogue is blanked out, without the screen elaborating upon it" + +#: admin/includes/settings.php:6214 +msgid "High profile" +msgstr "High profile" + +#: admin/includes/settings.php:6214 +msgid "The login dialog is replaced with a red-banded message" +msgstr "The login dialogue is replaced with a red-banded message" + +#. Translators: %1$s: `anrghg_deactivated_login_message`; %2$s: `anrghg_deactivated_login_screen`; %3$s: the file `tpl-filter-output.php` linked to its location in the plugin repository. +#: admin/includes/settings.php:6227 +msgid "The high-profile option may be further configured by filtering the hooks %1$s and %2$s documented in %3$s." +msgstr "The high-profile option may be further configured by filtering the hooks %1$s and %2$s documented in %3$s." + +#: admin/includes/settings.php:6242 +msgid "Activate authentication cookie expiration editing" +msgstr "Activate authentication cookie expiration editing" + +#: admin/includes/settings.php:6243 +msgid "Cookie validity is as defined below." +msgstr "Cookie validity is as defined below." + +#: admin/includes/settings.php:6244 +msgid "Default validities apply." +msgstr "Default validities apply." + +#. Translators: %s: a checked checkbox labeled ‘Remember me’. +#: admin/includes/settings.php:6252 +msgid "Normally, authentication cookies expire after 14 days if “%s” is checked, after 2 days if not." +msgstr "Normally, authentication cookies expire after 14 days if “%s” is checked, after 2 days if not." + +#. Translators: %s: an unchecked checkbox labeled ‘Remember me’. +#: admin/includes/settings.php:6271 +msgid "Applies also if “%s” is not checked." +msgstr "Applies also if “%s” is not checked." + +#: admin/includes/settings.php:6284 +msgid "days" +msgstr "days" + +#: admin/includes/settings.php:6294 +msgid "This feature helps coordinate collaborators by scheduling login rushes." +msgstr "This feature helps coordinate collaborators by scheduling login rushes." + +#: admin/includes/settings.php:6295 +msgid "The maximum authentication cookie duration is one year plus a week." +msgstr "The maximum authentication cookie duration is one year plus a week." + +#: admin/includes/settings.php:6310 +msgid "Excerpts generated by WordPress are not automatically fixed, due to not using shortcodes." +msgstr "Excerpts generated by WordPress are not automatically fixed, due to not using shortcodes." + +#: admin/includes/settings.php:6311 +msgid "An extra feature is required to generate auto excerpts." +msgstr "An extra feature is required to generate auto excerpts." + +#: admin/includes/settings.php:6325 +msgid "Use redesigned excerpt generation" +msgstr "Use redesigned excerpt generation" + +#: admin/includes/settings.php:6326 +msgid "Excerpts are re-generated properly." +msgstr "Excerpts are re-generated properly." + +#: admin/includes/settings.php:6327 +msgid "Default excerpt generation applies." +msgstr "Default excerpt generation applies." + +#. Translators: %s: 'the_content'. +#: admin/includes/settings.php:6343 +#: admin/includes/settings.php:6361 +msgid "Apply filters to ‘%s’" +msgstr "Apply filters to ‘%s’" + +#. Translators: %s: 'the_content'. +#: admin/includes/settings.php:6344 +#: admin/includes/settings.php:6362 +msgid "Content filters are applied." +msgstr "Content filters are applied." + +#: admin/includes/settings.php:6345 +#: admin/includes/settings.php:6363 +msgid "The excerpt stays unfiltered." +msgstr "The excerpt stays unfiltered." + +#: admin/includes/settings.php:6378 +msgid "A configurable text box is optionally displayed at the end of posts, and it may also display with another message at the end of pages." +msgstr "A configurable text box is optionally displayed at the end of posts, and it may also display with another message at the end of pages." + +#. Translators: %1$s, %2$s: the start and end tags of the hyperlink to the article ‘Creating A WordPress Plugin Is Easier Than You Think’ at https://www.wpbeaverbuilder.com/creating-wordpress-plugin-easier-think/. +#: admin/includes/settings.php:6382 +msgid "This feature is based on %1$s code from Justin Busa.%2$s (Originally it was designed as an example plugin and targeted posts.)" +msgstr "This feature is based on %1$s code from Justin Busa.%2$s (Originally it was designed as an example plugin and targeted posts.)" + +#: admin/includes/settings.php:6420 +msgid "Show a message also on the home page" +msgstr "Show a message also on the home page" + +#: admin/includes/settings.php:6421 +msgid "The message displays even when a post is the home page." +msgstr "The message displays even when a post is the home page." + +#: admin/includes/settings.php:6422 +msgid "The message is hidden on any page with home page status." +msgstr "The message is hidden on any page with home page status." + +#. Translators: %s: the title of the ‘Template editor’. +#: admin/includes/settings.php:6442 +msgid "The message may be configured in the ‘%s’ and inserted by its name. with the same syntax, simple or complex." +msgstr "The message may be configured in the ‘%s’ and inserted by its name. with the same syntax, simple or complex." + +#: admin/includes/settings.php:6445 +msgid "The name of a template will be replaced with that template if it is alone or comes first or last, or is bracketed by delimiters as configured." +msgstr "The name of a template will be replaced with that template if it is alone or comes first or last, or is bracketed by delimiters as configured." + +#. Translators: %s: the name of the ‘Thank You messsage’ block. +#: admin/includes/settings.php:6451 +msgid "The message may also be configured in the Post Meta box, and multiple instances in the ‘%s’ block." +msgstr "The message may also be configured in the Post Meta box, and multiple instances in the ‘%s’ block." + +#. Translators: %s: CSS code like `div.anrghg-dates-post-top span a`. +#: admin/includes/settings.php:6475 +#: admin/includes/settings.php:6511 +#: admin/includes/settings.php:6712 +#: admin/includes/settings.php:6976 +#: admin/includes/settings.php:6996 +#: admin/includes/settings.php:7016 +#: admin/includes/settings.php:7036 +#: admin/includes/settings.php:7056 +#: admin/includes/settings.php:7076 +#: admin/includes/settings.php:7096 +#: admin/includes/settings.php:7116 +#: admin/includes/settings.php:10465 +msgid "CSS selector: %s" +msgstr "CSS selector: %s" + +#: admin/includes/settings.php:6565 +msgid "The color input fields display the browser’s default color picker." +msgstr "The colour input fields display the browser’s default colour picker." + +#: admin/includes/settings.php:6617 +#: admin/includes/settings.php:9513 +#: admin/includes/settings.php:9624 +msgid "Left and right is writing direction sensitive start and end." +msgstr "Left and right is writing direction sensitive start and end." + +#: admin/includes/settings.php:6618 +#: admin/includes/settings.php:9514 +#: admin/includes/settings.php:9625 +msgid "The order is intuitive." +msgstr "The order is intuitive." + +#: admin/includes/settings.php:6656 +msgid "Comma-separated enumeration of template names:" +msgstr "Comma-separated enumeration of template names:" + +#: admin/includes/settings.php:6659 +msgid "Please separate template names with a comma." +msgstr "Please separate template names with a comma." + +#: admin/includes/settings.php:6660 +#: admin/includes/settings.php:8357 +msgid "Line breaks and spaces are ignored." +msgstr "Line breaks and spaces are ignored." + +#: admin/includes/settings.php:6670 +msgid "The templates in this list are the options of a select box." +msgstr "The templates in this list are the options of a select box." + +#: admin/includes/settings.php:6707 +msgid "This sets the default value of the Style Sheet select box in the block." +msgstr "This sets the default value of the Style Sheet select box in the block." + +#. Translators: %s: CSS code like `div.anrghg-dates-post-top span a`. +#: admin/includes/settings.php:6713 +msgid "where the number is as selected." +msgstr "where the number is as selected." + +#: admin/includes/settings.php:6728 +msgid "The published and/or last modified dates are appended or prepended to the post or page. Consistently with current practice, both dates are link text of the permalink, and a tooltip shows the time." +msgstr "The published and/or last modified dates are appended or prepended to the post or page. Consistently with current practice, both dates are link text of the permalink, and a tooltip shows the time." + +#: admin/includes/settings.php:6742 +msgid "Add date information" +msgstr "Add date information" + +#: admin/includes/settings.php:6743 +msgid "Dates are added as specified below:" +msgstr "Dates are added as specified below:" + +#: admin/includes/settings.php:6744 +msgid "No extra dates are added." +msgstr "No extra dates are added." + +#: admin/includes/settings.php:6752 +#: admin/includes/settings.php:6759 +#: admin/includes/settings.php:6768 +#: admin/includes/settings.php:6775 +msgid "Last-modified date" +msgstr "Last-modified date" + +#: admin/includes/settings.php:6752 +#: admin/includes/settings.php:6791 +#: admin/includes/settings.php:6844 +msgid "at the top of posts" +msgstr "at the top of posts" + +#: admin/includes/settings.php:6759 +#: admin/includes/settings.php:6798 +#: admin/includes/settings.php:6851 +msgid "at the top of pages" +msgstr "at the top of pages" + +#: admin/includes/settings.php:6768 +#: admin/includes/settings.php:6807 +#: admin/includes/settings.php:6860 +msgid "at the end of posts" +msgstr "at the end of posts" + +#: admin/includes/settings.php:6775 +#: admin/includes/settings.php:6814 +#: admin/includes/settings.php:6867 +msgid "at the end of pages" +msgstr "at the end of pages" + +#: admin/includes/settings.php:6785 +msgid "For posts, the last modified date information may add below the already present published date." +msgstr "For posts, the last modified date information may add below the already present published date." + +#: admin/includes/settings.php:6786 +msgid "Add the published date as well:" +msgstr "Add the published date as well:" + +#: admin/includes/settings.php:6791 +#: admin/includes/settings.php:6798 +#: admin/includes/settings.php:6807 +#: admin/includes/settings.php:6814 +msgid "Published date" +msgstr "Published date" + +#. Translators: %s: the placeholder wrapped in a element. +#: admin/includes/settings.php:6898 +msgid "These placeholders %s are mandatory." +msgstr "These placeholders %s are mandatory." + +#: admin/includes/settings.php:6904 +msgid "Unified labels" +msgstr "Unified labels" + +#: admin/includes/settings.php:6911 +msgid "Modified:" +msgstr "Modified:" + +#: admin/includes/settings.php:6920 +msgid "Published:" +msgstr "Published:" + +#. Translators: %s: This placeholder is for end users and must stay as a literal. +#: admin/includes/settings.php:6930 +#: admin/includes/settings.php:7157 +#: admin/includes/settings.php:7958 +#: admin/includes/settings.php:9752 +#: admin/includes/settings.php:9917 +#: admin/includes/settings.php:10072 +#: admin/includes/settings.php:10141 +msgid "HTML formatting is fully supported." +msgstr "HTML formatting is fully supported." + +#: admin/includes/settings.php:6931 +msgid "The CSS selectors are, respectively:" +msgstr "The CSS selectors are, respectively:" + +#: admin/includes/settings.php:6942 +msgid "Differentiated labels" +msgstr "Differentiated labels" + +#: admin/includes/settings.php:6953 +msgid "As JavaScript is currently deactivated in your browser, please be sure that the label configuration field list displayed below is up-to-date." +msgstr "As JavaScript is currently deactivated in your browser, please be sure that the label configuration field list displayed below is up-to-date." + +#. Translators: %s: the label of the ‘Save Changes’ button. +#: admin/includes/settings.php:6955 +msgid "If in doubt, please click the ‘%s’ button." +msgstr "If in doubt, please click the ‘%s’ button." + +#: admin/includes/settings.php:7133 +msgid "Top of post ‘Published first’ information prefill:" +msgstr "Top of post ‘Published first’ information prefill:" + +#: admin/includes/settings.php:7144 +msgid "End of post ‘Published first’ information prefill:" +msgstr "End of post ‘Published first’ information prefill:" + +#: admin/includes/settings.php:7156 +msgid "Whether the information is displayed on public pages depends on whether the input field value differs from the initial prefill, saved to the post metadata alongside." +msgstr "Whether the information is displayed on public pages depends on whether the input field value differs from the initial prefill, saved to the post metadata alongside." + +#: admin/includes/settings.php:7184 +msgid "Any of these 4 subsections may be required also to format ‘Published first’ information added depending on Post Meta data." +msgstr "Any of these 4 subsections may be required also to format ‘Published first’ information added depending on Post Meta data." + +#. Translators: %s: 'Yoast SEO' linked to the plugin in the WordPress plugin directory. +#: admin/includes/settings.php:7486 +msgid "These tags may be parsed by bibliography software and are useful in case structured data is not added already for Search Engine Optimization, for which a plugin like %s is highly recommended." +msgstr "These tags may be parsed by bibliography software and are useful in case structured data is not added already for Search Engine Optimisation, for which a plugin like %s is highly recommended." + +#: admin/includes/settings.php:7502 +msgid "Add date meta tags" +msgstr "Add date meta tags" + +#: admin/includes/settings.php:7503 +msgid "The date meta tags selected below are added." +msgstr "The date meta tags selected below are added." + +#: admin/includes/settings.php:7504 +msgid "No extra meta tags are added." +msgstr "No extra meta tags are added." + +#: admin/includes/settings.php:7512 +#: admin/includes/settings.php:7519 +msgid "Date of last edit" +msgstr "Date of last edit" + +#: admin/includes/settings.php:7512 +#: admin/includes/settings.php:7528 +msgid "following common protocol" +msgstr "following common protocol" + +#: admin/includes/settings.php:7519 +#: admin/includes/settings.php:7535 +msgid "following Open Graph protocol" +msgstr "following Open Graph protocol" + +#: admin/includes/settings.php:7528 +#: admin/includes/settings.php:7535 +msgid "Date of publication" +msgstr "Date of publication" + +#: admin/includes/settings.php:7545 +msgid "Preview:" +msgstr "Preview:" + +#: admin/includes/settings.php:7570 +msgid "A direct link is visually prepended to every single paragraph and list item, also within blockquotes." +msgstr "A direct link is visually prepended to every single paragraph and list item, also within blockquotes." + +#: admin/includes/settings.php:7573 +msgid "To mitigate the impact of continuous updates on identifier stability, these IDs are based on the content and span a configurable number of characters, stopping at the last space. Identical strings are disambiguated numerically." +msgstr "To mitigate the impact of continuous updates on identifier stability, these IDs are based on the content and span a configurable number of characters, stopping at the last space. Identical strings are disambiguated numerically." + +#: admin/includes/settings.php:7587 +msgid "Activate paragraph links" +msgstr "Activate paragraph links" + +#: admin/includes/settings.php:7588 +msgid "Links to paragraphs are added." +msgstr "Links to paragraphs are added." + +#: admin/includes/settings.php:7589 +msgid "No links are added to paragraphs." +msgstr "No links are added to paragraphs." + +#: admin/includes/settings.php:7610 +msgid "The character is prepended visually only, not in the text stream." +msgstr "The character is prepended visually only, not in the text stream." + +#: admin/includes/settings.php:7654 +#: admin/includes/settings.php:7769 +msgid "Activate plain tooltips" +msgstr "Activate plain tooltips" + +#: admin/includes/settings.php:7655 +#: admin/includes/settings.php:7770 +msgid "Plain tooltip on hovering a link" +msgstr "Plain tooltip on hovering a link" + +#: admin/includes/settings.php:7656 +msgid "No information about paragraph links" +msgstr "No information about paragraph links" + +#: admin/includes/settings.php:7662 +#: admin/includes/settings.php:7777 +msgid "Tooltip text:" +msgstr "Tooltip text:" + +#: admin/includes/settings.php:7675 +#: admin/includes/settings.php:7790 +msgid "If this happens to be empty or to consist of non-printable characters only as trimmed by PHP, no such tooltips will be added to the markup." +msgstr "If this happens to be empty or to consist of non-printable characters only as trimmed by PHP, no such tooltips will be added to the markup." + +#. Translators: %s: the ‘Localization’ section name. +#: admin/includes/settings.php:7694 +msgid "This setting overrides a similar one in the %s section." +msgstr "This setting overrides a similar one in the %s section." + +#: admin/includes/settings.php:7744 +msgid "Make headings link text of their fragment identifier" +msgstr "Make headings link text of their fragment identifier" + +#: admin/includes/settings.php:7745 +msgid "Headings are hyperlinked to their ID" +msgstr "Headings are hyperlinked to their ID" + +#: admin/includes/settings.php:7746 +msgid "No ID is accessible on the headings" +msgstr "No ID is accessible on the headings" + +#: admin/includes/settings.php:7753 +msgid "Except when containing complements, headings are used as link text of their fragment identifier." +msgstr "Except when containing complements, headings are used as link text of their fragment identifier." + +#: admin/includes/settings.php:7754 +msgid "The table of contents item of the heading is linked from the CSS counter heading number." +msgstr "The table of contents item of the heading is linked from the CSS counter heading number." + +#: admin/includes/settings.php:7771 +msgid "No information about heading links" +msgstr "No information about heading links" + +#: admin/includes/settings.php:7821 +#: admin/includes/settings.php:8323 +msgid "Deactivate this feature" +msgstr "Deactivate this feature" + +#: admin/includes/settings.php:7833 +msgid "This switch has 3 positions because beyond being active, the feature may also apply always if enough headings are present, or only on request: if configured in the meta box, or if the block or a positioner is present in the article." +msgstr "This switch has 3 positions because beyond being active, the feature may also apply always if enough headings are present, or only on request: if configured in the meta box, or if the block or a positioner is present in the article." + +#: admin/includes/settings.php:7851 +msgid "Number before the heading" +msgstr "Number before the heading" + +#: admin/includes/settings.php:7852 +msgid "Number after the heading" +msgstr "Number after the heading" + +#: admin/includes/settings.php:7853 +msgid "Generic arrow after the heading to yield the backlink" +msgstr "Generic arrow after the heading to yield the backlink" + +#: admin/includes/settings.php:7865 +msgid "The heading numbering has 3 options too, because beyond being added, heading numbers may be either prepended, or appended as an alternative with less layout impact." +msgstr "The heading numbering has 3 options too, because beyond being added, heading numbers may be either prepended, or appended as an alternative with less layout impact." + +#: admin/includes/settings.php:7866 +msgid "Anyway these numbers are generated by CSS counters and are not selectable." +msgstr "Anyway these numbers are generated by CSS counters and are not selectable." + +#: admin/includes/settings.php:7890 +#: admin/blocks/anrghg-contents-block.js:43 +msgid "headings" +msgstr "headings" + +#. Translators: %s: the letter h to be completed by the number in the input field. +#: admin/includes/settings.php:7918 +msgid "Until %s" +msgstr "Until %s" + +#. Translators: %s: the 'h6' tag name. +#: admin/includes/settings.php:7932 +msgid "By including all levels down to %s, dead-linked heading numbers are avoided." +msgstr "By including all levels down to %s, dead-linked heading numbers are avoided." + +#. Translators: %1$s: the 'h1' tag name. +#: admin/includes/settings.php:7937 +msgid "If %1$s are present in an article body, the table of contents will support them, although %1$s in the article body are bad for SEO, as is not using %1$s for the post title." +msgstr "If %1$s are present in an article body, the table of contents will support them, although %1$s in the article body are bad for SEO, as is not using %1$s for the post title." + +#: admin/includes/settings.php:7959 +#: admin/includes/settings.php:7990 +#: admin/includes/settings.php:10071 +#: admin/includes/settings.php:10140 +msgid "This option is also configurable per instance in the Post Meta box, in the block or block inspector, in the positioner code arguments." +msgstr "This option is also configurable per instance in the Post Meta box, in the block or block inspector, in the positioner code arguments." + +#: admin/includes/settings.php:7989 +#: admin/includes/settings.php:10307 +#: admin/includes/settings.php:10739 +msgid "The display may be uncollapsible or collapsible, and if collapsible, either collapsed or expanded at page load." +msgstr "The display may be uncollapsible or collapsible, and if collapsible, either collapsed or expanded at page load." + +#: admin/includes/settings.php:7994 +#: admin/includes/settings.php:10744 +msgid "Expanding and collapsing may be triggered by clicking the label or the twistie next to it, without JavaScript." +msgstr "Expanding and collapsing may be triggered by clicking the label or the twistie next to it, without JavaScript." + +#: admin/includes/settings.php:7995 +msgid "That toggle may also be actioned by clicking a heading backlink, at the condition that JavaScript is turned on." +msgstr "That toggle may also be actioned by clicking a heading backlink, at the condition that JavaScript is turned on." + +#: admin/includes/settings.php:7996 +msgid "JavaScript is also used in the AMP `toggleChecked()` action involved in this process." +msgstr "JavaScript is also used in the AMP `toggleChecked()` action involved in this process." + +#: admin/includes/settings.php:7997 +msgid "Without JavaScript, only the target item displays, and expanding the table takes another click." +msgstr "Without JavaScript, only the target item displays, and expanding the table takes another click." + +#: admin/includes/settings.php:8015 +msgid "left" +msgstr "left" + +#: admin/includes/settings.php:8016 +msgid "center" +msgstr "centre" + +#: admin/includes/settings.php:8017 +msgid "right" +msgstr "right" + +#: admin/includes/settings.php:8018 +#: admin/blocks/anrghg-references-block.js:186 +#: admin/blocks/anrghg-section-block.js:292 +#: admin/blocks/anrghg-section-block.js:315 +msgid "unspecified" +msgstr "unspecified" + +#: admin/includes/settings.php:8041 +msgid "At the top of the post" +msgstr "At the top of the post" + +#: admin/includes/settings.php:8042 +msgid "Before the first heading" +msgstr "Before the first heading" + +#: admin/includes/settings.php:8043 +msgid "At the end of the post" +msgstr "At the end of the post" + +#: admin/includes/settings.php:8053 +msgid "The default position is ignored when a positioner is present in the article." +msgstr "The default position is ignored when a positioner is present in the article." + +#: admin/includes/settings.php:8074 +#: admin/includes/settings.php:8638 +msgid "(arguments)" +msgstr "(arguments)" + +#: admin/includes/settings.php:8082 +#: admin/includes/settings.php:8665 +msgid "Label tailored to the instance:" +msgstr "Label tailored to the instance:" + +#: admin/includes/settings.php:8091 +#: admin/includes/settings.php:8650 +msgid "This may be any string in your script and language; the brackets are mandatory." +msgstr "This may be any string in your script and language; the brackets are mandatory." + +#: admin/includes/settings.php:8095 +#: admin/includes/settings.php:8654 +msgid "The Block Editor has a block to automatically insert an invisible positioner in HTML if the feature is active." +msgstr "The Block Editor has a block to automatically insert an invisible positioner in HTML if the feature is active." + +#: admin/includes/settings.php:8096 +#: admin/includes/settings.php:8655 +msgid "The positioner configured here is for manual use only." +msgstr "The positioner configured here is for manual use only." + +#: admin/includes/settings.php:8100 +#: admin/includes/settings.php:8659 +msgid "Argument names are preceded by a space and start with an underscore. Values are delimited by vertical bars. Both are designed for easy, script-independent input." +msgstr "Argument names are preceded by a space and start with an underscore. Values are delimited by vertical bars. Both are designed for easy, script-independent input." + +#: admin/includes/settings.php:8101 +#: admin/includes/settings.php:8660 +msgid "The equals sign may or may not be space-padded." +msgstr "The equals sign may or may not be space-padded." + +#: admin/includes/settings.php:8107 +msgid "Alignment:" +msgstr "Alignment:" + +#: admin/includes/settings.php:8108 +#: admin/includes/settings.php:8667 +msgid "Collapsing behavior:" +msgstr "Collapsing behaviour:" + +#: admin/includes/settings.php:8108 +#: admin/includes/settings.php:8667 +msgid "Where -1 is expanded (and collapsible), 1 is collapsed (and expandable), and 0 is uncollapsible." +msgstr "Where -1 is expanded (and collapsible), 1 is collapsed (and expandable), and 0 is uncollapsible." + +#: admin/includes/settings.php:8138 +msgid "Required to disambiguate heading fragment identifiers in the post and in the table of contents." +msgstr "Required to disambiguate heading fragment identifiers in the post and in the table of contents." + +#: admin/includes/settings.php:8153 +msgid "Highlight top level headings with bold" +msgstr "Highlight top level headings with bold" + +#: admin/includes/settings.php:8154 +msgid "Font weight is bold." +msgstr "Font weight is bold." + +#: admin/includes/settings.php:8155 +msgid "Font weight is normal." +msgstr "Font weight is normal." + +#: admin/includes/settings.php:8170 +msgid "Show hierarchy by progressive indentation" +msgstr "Show hierarchy by progressive indentation" + +#: admin/includes/settings.php:8171 +msgid "Heading levels are indented." +msgstr "Heading levels are indented." + +#: admin/includes/settings.php:8172 +msgid "Headings are vertically aligned." +msgstr "Headings are vertically aligned." + +#: admin/includes/settings.php:8179 +msgid "Each level is indented by one step of a number of pixels defined next for desktop and for mobile." +msgstr "Each level is indented by one step of a number of pixels defined next for desktop and for mobile." + +#: admin/includes/settings.php:8183 +msgid "Level 1 headings in the article body are irregular, bad for SEO and strongly discouraged." +msgstr "Level 1 headings in the article body are irregular, bad for SEO and strongly discouraged." + +#: admin/includes/settings.php:8184 +msgid "Therefore, level 1 headings are excluded from indentation and would align with level 2 headings." +msgstr "Therefore, level 1 headings are excluded from indentation and would align with level 2 headings." + +#: admin/includes/settings.php:8195 +msgid "On desktop:" +msgstr "On desktop:" + +#: admin/includes/settings.php:8212 +msgid "On mobile:" +msgstr "On mobile:" + +#: admin/includes/settings.php:8241 +msgid "Those labels mustn’t show up in the table of contents." +msgstr "Those labels mustn’t show up in the table of contents." + +#: admin/includes/settings.php:8242 +msgid "These labels may be included in the table of contents." +msgstr "These labels may be included in the table of contents." + +#: admin/includes/settings.php:8254 +msgid "For the labels to be actually included, the table of contents’ priority level must be a greater figure than those of the features that should have their labels included." +msgstr "For the labels to be actually included, the table of contents’ priority level must be a greater figure than those of the features that should have their labels included." + +#. Translators: %1$s, %2$s: the block names ‘Notes and sources’ and ‘Reference lists’. +#: admin/includes/settings.php:8260 +msgid "This switch works with the included ‘%1$s’ and ‘%2$s’ features. Other list labels may be controlled by adjusting the respective priority levels." +msgstr "This switch works with the included ‘%1$s’ and ‘%2$s’ features. Other list labels may be controlled by adjusting the respective priority levels." + +#: admin/includes/settings.php:8301 +msgid "Process complements as notes and sources" +msgstr "Process complements as notes and sources" + +#: admin/includes/settings.php:8302 +msgid "Both notes and sources are processed." +msgstr "Both notes and sources are processed." + +#: admin/includes/settings.php:8303 +msgid "Inline complements are not processed." +msgstr "Inline complements are not processed." + +#: admin/includes/settings.php:8321 +msgid "Display a warning in the presence of an unbalanced opening delimiter" +msgstr "Display a warning in the presence of an unbalanced opening delimiter" + +#: admin/includes/settings.php:8322 +msgid "Output in that case a hidden warning visible in the page source only" +msgstr "Output in that case a hidden warning visible in the page source only" + +#. Translators: %s: ‘anrghg-warning’. +#: admin/includes/settings.php:8336 +msgid "If hidden, the warning is found by searching for ‘%s’ in the page source." +msgstr "If hidden, the warning is found by searching for ‘%s’ in the page source." + +#: admin/includes/settings.php:8353 +msgid "The posts or pages enumerated below are not processed for complements:" +msgstr "The posts or pages enumerated below are not processed for complements:" + +#: admin/includes/settings.php:8356 +msgid "Please separate post IDs with a comma." +msgstr "Please separate post IDs with a comma." + +#: admin/includes/settings.php:8367 +msgid "Alternatively, the related setting in the Post Meta box may be used to deactivate processing of individual posts and pages." +msgstr "Alternatively, the related setting in the Post Meta box may be used to deactivate processing of individual posts and pages." + +#. Translators: %s: Delimiter code. +#: admin/includes/settings.php:8390 +#: admin/includes/settings.php:8456 +#: admin/includes/settings.php:8523 +#: admin/includes/settings.php:9073 +#: admin/includes/settings.php:9131 +msgid "Easy input: %s" +msgstr "Easy input: %s" + +#. Translators: %s: Delimiter code. +#: admin/includes/settings.php:8397 +#: admin/includes/settings.php:8463 +#: admin/includes/settings.php:8530 +#: admin/includes/settings.php:9080 +#: admin/includes/settings.php:9138 +msgid "Unambiguous: %s" +msgstr "Unambiguous: %s" + +#: admin/includes/settings.php:8403 +#: admin/includes/settings.php:8469 +#: admin/includes/settings.php:8536 +#: admin/includes/settings.php:9086 +#: admin/includes/settings.php:9144 +msgid "Freely configured:" +msgstr "Freely configured:" + +#: admin/includes/settings.php:8430 +msgid "Notes are processed last, listed first, and cannot be nested in sources (nor in themselves)." +msgstr "Notes are processed last, listed first, and cannot be nested in sources (nor in themselves)." + +#: admin/includes/settings.php:8500 +msgid "Sources are processed first, listed last, and may be nested in notes (but not in themselves)." +msgstr "Sources are processed first, listed last, and may be nested in notes (but not in themselves)." + +#: admin/includes/settings.php:8567 +msgid "New complements reusable within a post are defined with a leading name, using the end delimiter only." +msgstr "New complements reusable within a post are defined with a leading name, using the end delimiter only." + +#: admin/includes/settings.php:8568 +msgid "At the start or the end of a complement, a reusable’s name goes without any delimiter but an ordinary space." +msgstr "At the start or the end of a complement, a reusable’s name goes without any delimiter but an ordinary space." + +#: admin/includes/settings.php:8569 +msgid "These name delimiters are used in pairs to add text on either side, and when multiple named complements are reused in one instance." +msgstr "These name delimiters are used in pairs to add text on either side, and when multiple named complements are reused in one instance." + +#: admin/includes/settings.php:8584 +msgid "Use top-level subheadings as section dividers" +msgstr "Use top-level subheadings as section dividers" + +#: admin/includes/settings.php:8585 +msgid "Each top-level subheading starts a new section from the second on." +msgstr "Each top-level subheading starts a new section from the second on." + +#: admin/includes/settings.php:8586 +msgid "Subheadings do not affect how complements are processed." +msgstr "Subheadings do not affect how complements are processed." + +#: admin/includes/settings.php:8593 +msgid "The level of the top-level subheadings is determined automatically." +msgstr "The level of the top-level subheadings is determined automatically." + +#: admin/includes/settings.php:8609 +msgid "Each widget’s content is processed separately before the post content." +msgstr "Each widget’s content is processed separately before the post content." + +#: admin/includes/settings.php:8610 +msgid "In widgets, complements are not processed except as part of the post content." +msgstr "In widgets, complements are not processed except as part of the post content." + +#: admin/includes/settings.php:8617 +msgid "Parts of the post, like accordion sections, may be widgets." +msgstr "Parts of the post, like accordion sections, may be widgets." + +#: admin/includes/settings.php:8666 +msgid "Writing direction:" +msgstr "Writing direction:" + +#: admin/includes/settings.php:8666 +#: admin/includes/settings.php:8667 +msgid "Both:" +msgstr "Both:" + +#: admin/includes/settings.php:8666 +msgid "Where -1 is right-to-left, and 1 is left-to-right." +msgstr "Where -1 is right-to-left, and 1 is left-to-right." + +#: admin/includes/settings.php:8668 +msgid "Footer deferral:" +msgstr "Footer deferral:" + +#: admin/includes/settings.php:8668 +msgid "Yes:" +msgstr "Yes:" + +#: admin/includes/settings.php:8668 +msgid "No:" +msgstr "No:" + +#: admin/includes/settings.php:8695 +msgid "These anchors are sometimes referred to as referrers." +msgstr "These anchors are sometimes referred to as referrers." + +#: admin/includes/settings.php:8733 +msgid "Prefix the anchor with a word joiner" +msgstr "Prefix the anchor with a word joiner" + +#: admin/includes/settings.php:8734 +msgid "Word joiner is added." +msgstr "Word joiner is added." + +#: admin/includes/settings.php:8735 +msgid "Word joiner is missing." +msgstr "Word joiner is missing." + +#: admin/includes/settings.php:8742 +msgid "The line may be broken in front of punctuation like opening parenthesis." +msgstr "The line may be broken in front of punctuation like opening parenthesis." + +#: admin/includes/settings.php:8743 +msgid "Starting the anchor with a word joiner solves this problem." +msgstr "Starting the anchor with a word joiner solves this problem." + +#: admin/includes/settings.php:8744 +msgid "Old systems may not support the word joiner and display a .notdef box instead." +msgstr "Old systems may not support the word joiner and display a .notdef box instead." + +#: admin/includes/settings.php:8745 +msgid "Therefore, adding a word joiner can be deactivated if unnecessary." +msgstr "Therefore, adding a word joiner can be deactivated if unnecessary." + +#. Translators: %s: U+2060. +#: admin/includes/settings.php:8747 +msgid "The word joiner %s is an invisible character preventing a line break." +msgstr "The word joiner %s is an invisible character preventing a line break." + +#: admin/includes/settings.php:8814 +msgid "Complement anchors may optionally be bracketed with distinctive strings to differentiate the two sorts of anchors: notes, sources." +msgstr "Complement anchors may optionally be bracketed with distinctive strings to differentiate the two sorts of anchors: notes, sources." + +#: admin/includes/settings.php:8818 +msgid "Adding paired punctuation is mandatory when anchors are not superscript as they mostly are in print and on the web." +msgstr "Adding paired punctuation is mandatory when anchors are not superscript as they mostly are in print and on the web." + +#: admin/includes/settings.php:8822 +msgid "Other options include prepending a letter or a word to note anchors, as source anchors are often left unadorned." +msgstr "Other options include prepending a letter or a word to note anchors, as source anchors are often left unadorned." + +#: admin/includes/settings.php:8863 +msgid "For screen readers not to spell out a bare number out of context, the anchor numbers as link text are ARIA-hidden." +msgstr "For screen readers not to spell out a bare number out of context, the anchor numbers as link text are ARIA-hidden." + +#: admin/includes/settings.php:8864 +msgid "Instead, a full label is present to be read by screen readers." +msgstr "Instead, a full label is present to be read by screen readers." + +#: admin/includes/settings.php:8865 +msgid "The placeholder represents the note or source number." +msgstr "The placeholder represents the note or source number." + +#: admin/includes/settings.php:8885 +msgid "None." +msgstr "None." + +#: admin/includes/settings.php:8894 +msgid "As complements may occur in series, with the next start delimiter immediately following the preceding end delimiter, this character is automatically inserted to separate adjacent anchors." +msgstr "As complements may occur in series, with the next start delimiter immediately following the preceding end delimiter, this character is automatically inserted to separate adjacent anchors." + +#: admin/includes/settings.php:8898 +msgid "If no separator should appear, please set this field to empty." +msgstr "If no separator should appear, please set this field to empty." + +#: admin/includes/settings.php:8927 +msgid "The anchor ID prefix is being used for disambiguation, but its uniqueness is checked, and fixed at runtime if necessary." +msgstr "The anchor ID prefix is being used for disambiguation, but its uniqueness is checked, and fixed at runtime if necessary." + +#: admin/includes/settings.php:8931 +msgid "Characters from all Unicode blocks are allowed, non-ASCII will be percent-encoded by the browser." +msgstr "Characters from all Unicode blocks are allowed, non-ASCII will be percent-encoded by the browser." + +#: admin/includes/settings.php:8953 +msgid "No spacing, close up" +msgstr "No spacing, close up" + +#: admin/includes/settings.php:8970 +msgid "em fixed width padding" +msgstr "em fixed width padding" + +#: admin/includes/settings.php:8982 +msgid "Prepend a justifying space to the anchor" +msgstr "Prepend a justifying space to the anchor" + +#: admin/includes/settings.php:8992 +msgid "Some house styles may require spacing the anchors out." +msgstr "Some house styles may require spacing the anchors out." + +#: admin/includes/settings.php:9007 +msgid "These tooltips work without JavaScript and are fully AMP compatible." +msgstr "These tooltips work without JavaScript and are fully AMP compatible." + +#: admin/includes/settings.php:9008 +msgid "On combined complements’ list numbers, the list of anchors is displayed in similar tooltips by default." +msgstr "On combined complements’ list numbers, the list of anchors is displayed in similar tooltips by default." + +#: admin/includes/settings.php:9022 +msgid "Display tooltips on complement anchors" +msgstr "Display tooltips on complement anchors" + +#: admin/includes/settings.php:9023 +msgid "Complements show in tooltips on hovering their anchor." +msgstr "Complements show in tooltips on hovering their anchor." + +#: admin/includes/settings.php:9024 +msgid "No tooltips are added to anchors." +msgstr "No tooltips are added to anchors." + +#: admin/includes/settings.php:9039 +msgid "Display tooltips on tapping or clicking the anchor" +msgstr "Display tooltips on tapping or clicking the anchor" + +#: admin/includes/settings.php:9040 +msgid "Tooltips on tap." +msgstr "Tooltips on tap." + +#: admin/includes/settings.php:9041 +msgid "Tooltips on hover." +msgstr "Tooltips on hover." + +#: admin/includes/settings.php:9048 +msgid "This behavior is not recommended given the ability to hover on mobiles by tap-and-hold." +msgstr "This behaviour is not recommended given the ability to hover on mobiles by tap-and-hold." + +#: admin/includes/settings.php:9049 +msgid "The simultaneous display of the contextual menu is an undesired side effect." +msgstr "The simultaneous display of the contextual menu is an undesired side effect." + +#: admin/includes/settings.php:9050 +msgid "This feature works by HTML and CSS only, without JavaScript." +msgstr "This feature works by HTML and CSS only, without JavaScript." + +#: admin/includes/settings.php:9107 +msgid "A dedicated tooltip text is optional." +msgstr "A dedicated tooltip text is optional." + +#: admin/includes/settings.php:9108 +msgid "There is no problem for tooltips to extensively display complements of any length." +msgstr "There is no problem for tooltips to extensively display complements of any length." + +#: admin/includes/settings.php:9175 +msgid "Optional links from the tooltip to the related list item may be useful in dedicated tooltip texts." +msgstr "Optional links from the tooltip to the related list item may be useful in dedicated tooltip texts." + +#: admin/includes/settings.php:9197 +#: admin/includes/settings.php:9240 +msgid "Only the anchor is the link" +msgstr "Only the anchor is the link" + +#: admin/includes/settings.php:9268 +msgid "These texts are appended to the content of dedicated tooltips. Complements are never truncated for tooltips, adapting to handle any length. Notes and sources do not replicate the dedicated tooltip text." +msgstr "These texts are appended to the content of dedicated tooltips. Complements are never truncated for tooltips, adapting to handle any length. Notes and sources do not replicate the dedicated tooltip text." + +#: admin/includes/settings.php:9288 +msgid "Use generic tooltips for notes" +msgstr "Use generic tooltips for notes" + +#: admin/includes/settings.php:9289 +msgid "Anchor tooltips of notes are as configured below." +msgstr "Anchor tooltips of notes are as configured below." + +#: admin/includes/settings.php:9290 +msgid "Anchor tooltips of notes display the note content." +msgstr "Anchor tooltips of notes display the note content." + +#: admin/includes/settings.php:9301 +msgid "Use generic tooltips for sources" +msgstr "Use generic tooltips for sources" + +#: admin/includes/settings.php:9302 +msgid "Anchor tooltips of sources are as configured below." +msgstr "Anchor tooltips of sources are as configured below." + +#: admin/includes/settings.php:9303 +msgid "Anchor tooltips of sources display the source content." +msgstr "Anchor tooltips of sources display the source content." + +#: admin/includes/settings.php:9321 +msgid "A generic tooltip as requested has a predefined text with a dynamic link to the related list item." +msgstr "A generic tooltip as requested has a predefined text with a dynamic link to the related list item." + +#: admin/includes/settings.php:9358 +msgid "Critical length:" +msgstr "Critical length:" + +#: admin/includes/settings.php:9367 +msgid "Up to this length, display is classic; longer texts display in full-width tooltips." +msgstr "Up to this length, display is classic; longer texts display in full-width tooltips." + +#: admin/includes/settings.php:9377 +msgid "Maximum height:" +msgstr "Maximum height:" + +#: admin/includes/settings.php:9387 +msgid "Applies to full-width tooltips." +msgstr "Applies to full-width tooltips." + +#: admin/includes/settings.php:9388 +msgid "Excess content of any length is scrollable." +msgstr "Excess content of any length is scrollable." + +#: admin/includes/settings.php:9398 +msgid "Maximum width:" +msgstr "Maximum width:" + +#: admin/includes/settings.php:9408 +msgid "Applies to classic tooltips and desktop page layout with a sidebar/margin to hang into." +msgstr "Applies to classic tooltips and desktop page layout with a sidebar/margin to hang into." + +#: admin/includes/settings.php:9419 +msgid "Mobile breakpoint:" +msgstr "Mobile breakpoint:" + +#: admin/includes/settings.php:9429 +msgid "On mobiles, these tooltips display full-width." +msgstr "On mobiles, these tooltips display full-width." + +#: admin/includes/settings.php:9552 +msgid "Notes or sources with exactly the same text are combined sectionwise." +msgstr "Notes or sources with exactly the same text are combined sectionwise." + +#: admin/includes/settings.php:9553 +msgid "Each note or each source is numbered and listed individually." +msgstr "Each note or each source is numbered and listed individually." + +#: admin/includes/settings.php:9560 +msgid "The assessment operates on the final complements, because even reusables may be completed with more text on either side." +msgstr "The assessment operates on the final complements, because even reusables may be completed with more text on either side." + +#: admin/includes/settings.php:9643 +msgid "ARIA labels for list numbers." +msgstr "ARIA labels for list numbers." + +#: admin/includes/settings.php:9684 +msgid "Prefixes for identifiers." +msgstr "Prefixes for identifiers." + +#: admin/includes/settings.php:9685 +msgid "May be empty." +msgstr "May be empty." + +#: admin/includes/settings.php:9729 +msgid "First part:" +msgstr "First part:" + +#: admin/includes/settings.php:9732 +#: admin/includes/settings.php:9740 +#: admin/includes/settings.php:9753 +msgid "Leave empty to display the backlinks only." +msgstr "Leave empty to display the backlinks only." + +#: admin/includes/settings.php:9737 +msgid "Last part:" +msgstr "Last part:" + +#: admin/includes/settings.php:9750 +msgid "This tooltip enumerating the numbers of the combined complements is mandatory on hovering the number of a combined complement." +msgstr "This tooltip enumerating the numbers of the combined complements is mandatory on hovering the number of a combined complement." + +#: admin/includes/settings.php:9751 +msgid "The display is purely CSS." +msgstr "The display is purely CSS." + +#: admin/includes/settings.php:9787 +msgid "Verbose tooltip text:" +msgstr "Verbose tooltip text:" + +#: admin/includes/settings.php:9796 +msgid "Symbolic tooltip text:" +msgstr "Symbolic tooltip text:" + +#: admin/includes/settings.php:9805 +msgid "No plain tooltips on backlinks" +msgstr "No plain tooltips on backlinks" + +#: admin/includes/settings.php:9828 +msgid "After the number" +msgstr "After the number" + +#: admin/includes/settings.php:9829 +msgid "Before the number" +msgstr "Before the number" + +#: admin/includes/settings.php:9830 +msgid "No symbol around the number" +msgstr "No symbol around the number" + +#: admin/includes/settings.php:9860 +msgid "Display a backlink at the end of the text" +msgstr "Display a backlink at the end of the text" + +#: admin/includes/settings.php:9861 +msgid "The symbol configured below is appended to the text." +msgstr "The symbol configured below is appended to the text." + +#: admin/includes/settings.php:9862 +msgid "The backlink is around the number only." +msgstr "The backlink is around the number only." + +#: admin/includes/settings.php:9879 +msgid "Backlinks from the complement list entries to the complement anchors are provided for convenience." +msgstr "Backlinks from the complement list entries to the complement anchors are provided for convenience." + +#: admin/includes/settings.php:9880 +msgid "Since hard links are used for better interoperability, backlinks are not required for functionality." +msgstr "Since hard links are used for better interoperability, backlinks are not required for functionality." + +#: admin/includes/settings.php:9895 +msgid "Group note and source lists under a top-level heading" +msgstr "Group note and source lists under a top-level heading" + +#: admin/includes/settings.php:9896 +msgid "The heading configured below displays on top of instances with both notes and sources." +msgstr "The heading configured below displays on top of instances with both notes and sources." + +#: admin/includes/settings.php:9897 +msgid "The lists have only their own label each." +msgstr "The lists have only their own label each." + +#: admin/includes/settings.php:9903 +msgid "List group label:" +msgstr "List group label:" + +#: admin/includes/settings.php:9916 +msgid "This label is marked up as a heading at the same level as the top-level subheading of the post or section, but at least level 5." +msgstr "This label is marked up as a heading at the same level as the top-level subheading of the post or section, but at least level 5." + +#: admin/includes/settings.php:9951 +#: admin/includes/settings.php:10017 +msgid "0 means the heading level is determined algorithmically." +msgstr "0 means the heading level is determined algorithmically." + +#: admin/includes/settings.php:9955 +#: admin/includes/settings.php:10021 +#: admin/includes/settings.php:10584 +msgid "1 through 6 are the available heading levels." +msgstr "1 through 6 are the available heading levels." + +#: admin/includes/settings.php:9959 +#: admin/includes/settings.php:10025 +#: admin/includes/settings.php:10588 +msgid "7 stands for a non-heading element, a div for instance." +msgstr "7 stands for a non-heading element, a div for instance." + +#: admin/includes/settings.php:9963 +#: admin/includes/settings.php:10029 +#: admin/includes/settings.php:10592 +msgid "For SEO, it is recommended not to use the heading one level in the article body." +msgstr "For SEO, it is recommended not to use the heading one level in the article body." + +#. Translators: %s: 1.5em. +#: admin/includes/settings.php:9983 +#: admin/includes/settings.php:10049 +#: admin/includes/settings.php:10612 +msgid "For a non-heading label, the fallback size is %s." +msgstr "For a non-heading label, the fallback size is %s." + +#. Translators: %s: Expandable acronym ARIA. +#: admin/includes/settings.php:10078 +#: admin/includes/settings.php:10147 +msgid "%s label, used to palliate an empty label:" +msgstr "%s label, used to palliate an empty label:" + +#: admin/includes/settings.php:10086 +#: admin/includes/settings.php:10155 +msgid "Plural form label:" +msgstr "Plural form label:" + +#: admin/includes/settings.php:10095 +#: admin/includes/settings.php:10164 +msgid "Dual form label:" +msgstr "Dual form label:" + +#: admin/includes/settings.php:10098 +#: admin/includes/settings.php:10107 +#: admin/includes/settings.php:10167 +#: admin/includes/settings.php:10176 +msgid "If empty, the plural form is used." +msgstr "If empty, the plural form is used." + +#: admin/includes/settings.php:10104 +#: admin/includes/settings.php:10173 +msgid "Singular form label:" +msgstr "Singular form label:" + +#: admin/includes/settings.php:10118 +msgid "These labels above and below are marked up as heading at one level below the group heading level, or at the same level as the top-level subheading of the post or section, but at least level 6." +msgstr "These labels above and below are marked up as heading at one level below the group heading level, or at the same level as the top-level subheading of the post or section, but at least level 6." + +#: admin/includes/settings.php:10200 +#: admin/includes/settings.php:10223 +msgid "Display in one column" +msgstr "Display in one column" + +#: admin/includes/settings.php:10201 +#: admin/includes/settings.php:10224 +msgid "Display in two columns, except on mobiles" +msgstr "Display in two columns, except on mobiles" + +#: admin/includes/settings.php:10202 +#: admin/includes/settings.php:10225 +msgid "Display in three columns, except on mobiles" +msgstr "Display in three columns, except on mobiles" + +#: admin/includes/settings.php:10252 +msgid "Note lists:" +msgstr "Note lists:" + +#: admin/includes/settings.php:10265 +#: admin/includes/settings.php:10291 +msgid "Display lists in full length on clicking any anchor." +msgstr "Display lists in full length on clicking any anchor." + +#: admin/includes/settings.php:10278 +msgid "Source lists:" +msgstr "Source lists:" + +#: admin/includes/settings.php:10303 +msgid "When ‘ibid.’ notation is used, expanding full lists is preferred." +msgstr "When ‘ibid.’ notation is used, expanding full lists is preferred." + +#: admin/includes/settings.php:10308 +#: admin/includes/settings.php:10740 +msgid "This option is also configurable per instance in the block or block inspector." +msgstr "This option is also configurable per instance in the block or block inspector." + +#: admin/includes/settings.php:10312 +msgid "Collapsed complement lists may display only the target complement." +msgstr "Collapsed complement lists may display only the target complement." + +#: admin/includes/settings.php:10313 +msgid "Expanding by clicking anything else than the twistie or label involves JavaScript but is AMP compatible." +msgstr "Expanding by clicking anything else than the twistie or label involves JavaScript but is AMP compatible." + +#: admin/includes/settings.php:10346 +msgid "This configuration can be overridden on a per-post basis." +msgstr "This configuration can be overridden on a per-post basis." + +#: admin/includes/settings.php:10350 +msgid "By default, there is no way to insert anything in the footer, only below the footer." +msgstr "By default, there is no way to insert anything in the footer, only below the footer." + +#. Translators: %s: the function name `wp_footer()`. +#: admin/includes/settings.php:10352 +msgid "The classic way to insert content in the footer is by moving %s to the appropriate position while editing a child theme." +msgstr "The classic way to insert content in the footer is by moving %s to the appropriate position while editing a child theme." + +#: admin/includes/settings.php:10368 +msgid "Activate output buffering to automatically position complement lists in the footer" +msgstr "Activate output buffering to automatically position complement lists in the footer" + +#: admin/includes/settings.php:10369 +msgid "An output buffer will be started for editing the footer." +msgstr "An output buffer will be started for editing the footer." + +#: admin/includes/settings.php:10370 +msgid "Output buffering is deactivated for this purpose." +msgstr "Output buffering is deactivated for this purpose." + +#. Translators: %1$s: the