From 22e6b8be48bdd81328b78b19a59361b8ae1d003f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 12:35:23 +0000 Subject: [PATCH 01/22] NPM(deps): Bump @wordpress/element from 6.13.0 to 6.14.0 Bumps [@wordpress/element](https://github.com/WordPress/gutenberg/tree/HEAD/packages/element) from 6.13.0 to 6.14.0. - [Release notes](https://github.com/WordPress/gutenberg/releases) - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/element/CHANGELOG.md) - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/element@6.14.0/packages/element) --- updated-dependencies: - dependency-name: "@wordpress/element" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 9 ++++----- package.json | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index c428d5c7..e79ee5f0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@reduxjs/toolkit": "^2.5.0", "@wordpress/compose": "^7.14.0", "@wordpress/dom-ready": "^4.13.0", - "@wordpress/element": "^6.13.0", + "@wordpress/element": "^6.14.0", "@wordpress/i18n": "^5.14.0", "@wordpress/icons": "^10.14.0", "ajv": "^8.17.1", @@ -5989,10 +5989,9 @@ } }, "node_modules/@wordpress/element": { - "version": "6.13.0", - "resolved": "https://registry.npmjs.org/@wordpress/element/-/element-6.13.0.tgz", - "integrity": "sha512-ndDjl5m71bsY9I/8u4wse+ETs0hnXB6+zA34OG4J5w5twCNRO4EORT8SnLYDIRJtqQXZv3615v0+Z4KkcjhUTQ==", - "license": "GPL-2.0-or-later", + "version": "6.14.0", + "resolved": "https://registry.npmjs.org/@wordpress/element/-/element-6.14.0.tgz", + "integrity": "sha512-vZPm2ekv9B7fMcv/slyu/p8lV44EPa6RRHOk04ldNUpsrjC6ph6Q4wpuI5WzLEX7p1u71c8ZOuroEuRvdFxMcA==", "dependencies": { "@babel/runtime": "7.25.7", "@types/react": "^18.2.79", diff --git a/package.json b/package.json index 97c2d404..c5bf9ea9 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@reduxjs/toolkit": "^2.5.0", "@wordpress/compose": "^7.14.0", "@wordpress/dom-ready": "^4.13.0", - "@wordpress/element": "^6.13.0", + "@wordpress/element": "^6.14.0", "@wordpress/i18n": "^5.14.0", "@wordpress/icons": "^10.14.0", "ajv": "^8.17.1", From 8b8ba8d1180676722396640fe2f4a662283023a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 12:35:34 +0000 Subject: [PATCH 02/22] NPM(deps): Bump react-use from 17.5.1 to 17.6.0 Bumps [react-use](https://github.com/streamich/react-use) from 17.5.1 to 17.6.0. - [Release notes](https://github.com/streamich/react-use/releases) - [Changelog](https://github.com/streamich/react-use/blob/master/CHANGELOG.md) - [Commits](https://github.com/streamich/react-use/compare/v17.5.1...v17.6.0) --- updated-dependencies: - dependency-name: react-use dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 9 ++++----- package.json | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index c428d5c7..0995cb2e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "react": "^18.2.0", "react-error-boundary": "^4.1.2", "react-router-dom": "^6.28.0", - "react-use": "^17.5.1" + "react-use": "^17.6.0" }, "devDependencies": { "@automattic/babel-plugin-preserve-i18n": "^1.0.0", @@ -20279,10 +20279,9 @@ } }, "node_modules/react-use": { - "version": "17.5.1", - "resolved": "https://registry.npmjs.org/react-use/-/react-use-17.5.1.tgz", - "integrity": "sha512-LG/uPEVRflLWMwi3j/sZqR00nF6JGqTTDblkXK2nzXsIvij06hXl1V/MZIlwj1OKIQUtlh1l9jK8gLsRyCQxMg==", - "license": "Unlicense", + "version": "17.6.0", + "resolved": "https://registry.npmjs.org/react-use/-/react-use-17.6.0.tgz", + "integrity": "sha512-OmedEScUMKFfzn1Ir8dBxiLLSOzhKe/dPZwVxcujweSj45aNM7BEGPb9BEVIgVEqEXx6f3/TsXzwIktNgUR02g==", "dependencies": { "@types/js-cookie": "^2.2.6", "@xobotyi/scrollbar-width": "^1.9.5", diff --git a/package.json b/package.json index 97c2d404..96630e5c 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "react": "^18.2.0", "react-error-boundary": "^4.1.2", "react-router-dom": "^6.28.0", - "react-use": "^17.5.1" + "react-use": "^17.6.0" }, "devDependencies": { "@automattic/babel-plugin-preserve-i18n": "^1.0.0", From 6dd7471910011f1b064e023caf018131f43c8429 Mon Sep 17 00:00:00 2001 From: Mamatha Rao Date: Thu, 12 Dec 2024 18:10:34 +0530 Subject: [PATCH 03/22] Update Ecommerce Version to 1.4.5 --- composer.json | 2 +- composer.lock | 36 ++++++++++++++++++------------------ package-lock.json | 9 +++++---- package.json | 2 +- 4 files changed, 25 insertions(+), 24 deletions(-) diff --git a/composer.json b/composer.json index 7d719a98..fc28e1d9 100644 --- a/composer.json +++ b/composer.json @@ -78,7 +78,7 @@ "newfold-labs/wp-module-context": "^1.0.1", "newfold-labs/wp-module-data": "^2.6.8", "newfold-labs/wp-module-deactivation": "^1.2.3", - "newfold-labs/wp-module-ecommerce": "^1.4.4", + "newfold-labs/wp-module-ecommerce": "^1.4.5", "newfold-labs/wp-module-features": "^1.4.2", "newfold-labs/wp-module-global-ctb": "^1.0.13", "newfold-labs/wp-module-help-center": "^2.2.2", diff --git a/composer.lock b/composer.lock index 8915fa53..6deb8471 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "9b307049f3e9bf228485e5c83af9d98b", + "content-hash": "072fa412ce824eb1afbafbe53b2d8acd", "packages": [ { "name": "doctrine/inflector", @@ -993,16 +993,16 @@ }, { "name": "newfold-labs/wp-module-ecommerce", - "version": "v1.4.4", + "version": "v1.4.5", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-ecommerce.git", - "reference": "cceb17d7e4ac0bb70e070f0d9f13f3567010cbe7" + "reference": "f45d50f3bc0b4021223c5feafedebb4399a33078" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/cceb17d7e4ac0bb70e070f0d9f13f3567010cbe7", - "reference": "cceb17d7e4ac0bb70e070f0d9f13f3567010cbe7", + "url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/f45d50f3bc0b4021223c5feafedebb4399a33078", + "reference": "f45d50f3bc0b4021223c5feafedebb4399a33078", "shasum": "" }, "require": { @@ -1045,10 +1045,10 @@ ], "description": "Brand Agnostic eCommerce Experience", "support": { - "source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/v1.4.4", + "source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/v1.4.5", "issues": "https://github.com/newfold-labs/wp-module-ecommerce/issues" }, - "time": "2024-11-20T12:14:02+00:00" + "time": "2024-12-12T11:26:40+00:00" }, { "name": "newfold-labs/wp-module-facebook", @@ -3532,16 +3532,16 @@ }, { "name": "squizlabs/php_codesniffer", - "version": "3.11.1", + "version": "3.11.2", "source": { "type": "git", "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", - "reference": "19473c30efe4f7b3cd42522d0b2e6e7f243c6f87" + "reference": "1368f4a58c3c52114b86b1abe8f4098869cb0079" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/19473c30efe4f7b3cd42522d0b2e6e7f243c6f87", - "reference": "19473c30efe4f7b3cd42522d0b2e6e7f243c6f87", + "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/1368f4a58c3c52114b86b1abe8f4098869cb0079", + "reference": "1368f4a58c3c52114b86b1abe8f4098869cb0079", "shasum": "" }, "require": { @@ -3608,7 +3608,7 @@ "type": "open_collective" } ], - "time": "2024-11-16T12:02:36+00:00" + "time": "2024-12-11T16:04:26+00:00" }, { "name": "symfony/finder", @@ -3693,8 +3693,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -3783,9 +3783,6 @@ }, "type": "wp-cli-package", "extra": { - "branch-alias": { - "dev-main": "2.x-dev" - }, "bundled": true, "commands": [ "i18n", @@ -3794,7 +3791,10 @@ "i18n make-mo", "i18n make-php", "i18n update-po" - ] + ], + "branch-alias": { + "dev-main": "2.x-dev" + } }, "autoload": { "files": [ diff --git a/package-lock.json b/package-lock.json index c428d5c7..7fe9a710 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "GPL-2.0-or-later", "dependencies": { "@heroicons/react": "^2.2.0", - "@newfold-labs/wp-module-ecommerce": "^1.4.4", + "@newfold-labs/wp-module-ecommerce": "^1.4.5", "@newfold-labs/wp-module-runtime": "^1.0.12", "@newfold/ui-component-library": "^1.1.0", "@reduxjs/toolkit": "^2.5.0", @@ -3353,9 +3353,10 @@ } }, "node_modules/@newfold-labs/wp-module-ecommerce": { - "version": "1.4.4", - "resolved": "https://npm.pkg.github.com/download/@newfold-labs/wp-module-ecommerce/1.4.4/13a0b031f6a1fc958f0b243f12f6b1c0f5f75f70", - "integrity": "sha512-33sGq+NAco6q17LCjKsyCD63JlGpIdHVIq7KePp0lP7Pa+oBtsa/ivkAqVV57vpHJhQHPfMQ6c3Yefb2k0iGGg==", + "version": "1.4.5", + "resolved": "https://npm.pkg.github.com/download/@newfold-labs/wp-module-ecommerce/1.4.5/b07ef33b0382acd984ac29f17954def6a3e247a6", + "integrity": "sha512-G2RayscHHPoGSXaj0vB8EZ5O7mfZr3qqI82s08d0PaqE2ayH1UhrgOkINbKU7vEEKKSX92Fa+2tyvc4TfS1/FQ==", + "license": "GPL-2.0-or-later", "dependencies": { "@faizaanceg/pandora": "^1.1.1", "@heroicons/react": "2.1.5", diff --git a/package.json b/package.json index 97c2d404..301ce422 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ }, "dependencies": { "@heroicons/react": "^2.2.0", - "@newfold-labs/wp-module-ecommerce": "^1.4.4", + "@newfold-labs/wp-module-ecommerce": "^1.4.5", "@newfold-labs/wp-module-runtime": "^1.0.12", "@newfold/ui-component-library": "^1.1.0", "@reduxjs/toolkit": "^2.5.0", From f0c72e7b4134ac16ae7bd3f071571105f701d546 Mon Sep 17 00:00:00 2001 From: Mamatha Rao Date: Mon, 16 Dec 2024 17:36:08 +0530 Subject: [PATCH 04/22] ecommerce and help center version bumps --- composer.json | 4 +-- composer.lock | 66 ++++++++++++++++++++++++++--------------------- package-lock.json | 9 ++++--- package.json | 2 +- 4 files changed, 44 insertions(+), 37 deletions(-) diff --git a/composer.json b/composer.json index 7d719a98..e116904d 100644 --- a/composer.json +++ b/composer.json @@ -78,10 +78,10 @@ "newfold-labs/wp-module-context": "^1.0.1", "newfold-labs/wp-module-data": "^2.6.8", "newfold-labs/wp-module-deactivation": "^1.2.3", - "newfold-labs/wp-module-ecommerce": "^1.4.4", + "newfold-labs/wp-module-ecommerce": "^1.4.6", "newfold-labs/wp-module-features": "^1.4.2", "newfold-labs/wp-module-global-ctb": "^1.0.13", - "newfold-labs/wp-module-help-center": "^2.2.2", + "newfold-labs/wp-module-help-center": "^2.2.3", "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "^2.4.0", "newfold-labs/wp-module-migration": "^1.0.12", diff --git a/composer.lock b/composer.lock index 8915fa53..625de685 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "9b307049f3e9bf228485e5c83af9d98b", + "content-hash": "38d74f74868bae25ba2b52291c1d7739", "packages": [ { "name": "doctrine/inflector", @@ -993,16 +993,16 @@ }, { "name": "newfold-labs/wp-module-ecommerce", - "version": "v1.4.4", + "version": "v1.4.6", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-ecommerce.git", - "reference": "cceb17d7e4ac0bb70e070f0d9f13f3567010cbe7" + "reference": "fe45bd77f1ab5a9342f84dc38be7ea82d1541ed2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/cceb17d7e4ac0bb70e070f0d9f13f3567010cbe7", - "reference": "cceb17d7e4ac0bb70e070f0d9f13f3567010cbe7", + "url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/fe45bd77f1ab5a9342f84dc38be7ea82d1541ed2", + "reference": "fe45bd77f1ab5a9342f84dc38be7ea82d1541ed2", "shasum": "" }, "require": { @@ -1045,10 +1045,10 @@ ], "description": "Brand Agnostic eCommerce Experience", "support": { - "source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/v1.4.4", + "source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/v1.4.6", "issues": "https://github.com/newfold-labs/wp-module-ecommerce/issues" }, - "time": "2024-11-20T12:14:02+00:00" + "time": "2024-12-16T11:08:52+00:00" }, { "name": "newfold-labs/wp-module-facebook", @@ -1201,16 +1201,16 @@ }, { "name": "newfold-labs/wp-module-help-center", - "version": "2.2.2", + "version": "2.2.3", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-help-center.git", - "reference": "9ea76efb6f7eb7eef0fa6d20469fdd39e3419022" + "reference": "903de7fa7e652c98c22fc102f9265a70cd8113fa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/9ea76efb6f7eb7eef0fa6d20469fdd39e3419022", - "reference": "9ea76efb6f7eb7eef0fa6d20469fdd39e3419022", + "url": "https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/903de7fa7e652c98c22fc102f9265a70cd8113fa", + "reference": "903de7fa7e652c98c22fc102f9265a70cd8113fa", "shasum": "" }, "require": { @@ -1242,10 +1242,10 @@ ], "description": "HelpCenter", "support": { - "source": "https://github.com/newfold-labs/wp-module-help-center/tree/2.2.2", + "source": "https://github.com/newfold-labs/wp-module-help-center/tree/2.2.3", "issues": "https://github.com/newfold-labs/wp-module-help-center/issues" }, - "time": "2024-12-05T14:17:46+00:00" + "time": "2024-12-16T10:50:42+00:00" }, { "name": "newfold-labs/wp-module-install-checker", @@ -2745,18 +2745,24 @@ }, { "name": "wpscholar/url", - "version": "1.2.3", + "version": "1.2.5", "source": { "type": "git", "url": "https://github.com/wpscholar/url.git", - "reference": "6e97376a1cf3a9f4d0f0ae976cece6123d1bd4b8" + "reference": "8a8fa6dc257d75353782a7acd9b1194a17d8eadd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wpscholar/url/zipball/6e97376a1cf3a9f4d0f0ae976cece6123d1bd4b8", - "reference": "6e97376a1cf3a9f4d0f0ae976cece6123d1bd4b8", + "url": "https://api.github.com/repos/wpscholar/url/zipball/8a8fa6dc257d75353782a7acd9b1194a17d8eadd", + "reference": "8a8fa6dc257d75353782a7acd9b1194a17d8eadd", "shasum": "" }, + "require": { + "php": ">=7.2" + }, + "require-dev": { + "phpunit/phpunit": "^8.5.36 || ^9.0" + }, "type": "library", "autoload": { "psr-4": { @@ -2777,9 +2783,9 @@ "description": "A PHP class for parsing and manipulating URLs.", "support": { "issues": "https://github.com/wpscholar/url/issues", - "source": "https://github.com/wpscholar/url/tree/1.2.3" + "source": "https://github.com/wpscholar/url/tree/1.2.5" }, - "time": "2024-12-01T20:43:41+00:00" + "time": "2024-12-13T17:40:54+00:00" } ], "packages-dev": [ @@ -3532,16 +3538,16 @@ }, { "name": "squizlabs/php_codesniffer", - "version": "3.11.1", + "version": "3.11.2", "source": { "type": "git", "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", - "reference": "19473c30efe4f7b3cd42522d0b2e6e7f243c6f87" + "reference": "1368f4a58c3c52114b86b1abe8f4098869cb0079" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/19473c30efe4f7b3cd42522d0b2e6e7f243c6f87", - "reference": "19473c30efe4f7b3cd42522d0b2e6e7f243c6f87", + "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/1368f4a58c3c52114b86b1abe8f4098869cb0079", + "reference": "1368f4a58c3c52114b86b1abe8f4098869cb0079", "shasum": "" }, "require": { @@ -3608,7 +3614,7 @@ "type": "open_collective" } ], - "time": "2024-11-16T12:02:36+00:00" + "time": "2024-12-11T16:04:26+00:00" }, { "name": "symfony/finder", @@ -3693,8 +3699,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -3783,9 +3789,6 @@ }, "type": "wp-cli-package", "extra": { - "branch-alias": { - "dev-main": "2.x-dev" - }, "bundled": true, "commands": [ "i18n", @@ -3794,7 +3797,10 @@ "i18n make-mo", "i18n make-php", "i18n update-po" - ] + ], + "branch-alias": { + "dev-main": "2.x-dev" + } }, "autoload": { "files": [ diff --git a/package-lock.json b/package-lock.json index c428d5c7..fff5b441 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "GPL-2.0-or-later", "dependencies": { "@heroicons/react": "^2.2.0", - "@newfold-labs/wp-module-ecommerce": "^1.4.4", + "@newfold-labs/wp-module-ecommerce": "^1.4.6", "@newfold-labs/wp-module-runtime": "^1.0.12", "@newfold/ui-component-library": "^1.1.0", "@reduxjs/toolkit": "^2.5.0", @@ -3353,9 +3353,10 @@ } }, "node_modules/@newfold-labs/wp-module-ecommerce": { - "version": "1.4.4", - "resolved": "https://npm.pkg.github.com/download/@newfold-labs/wp-module-ecommerce/1.4.4/13a0b031f6a1fc958f0b243f12f6b1c0f5f75f70", - "integrity": "sha512-33sGq+NAco6q17LCjKsyCD63JlGpIdHVIq7KePp0lP7Pa+oBtsa/ivkAqVV57vpHJhQHPfMQ6c3Yefb2k0iGGg==", + "version": "1.4.6", + "resolved": "https://npm.pkg.github.com/download/@newfold-labs/wp-module-ecommerce/1.4.6/ffa63eb882d9be29e6b604689266cb0b8bf01de4", + "integrity": "sha512-nB88l537/T/sShF5oAST3BCPWxW4ds+6fzay8RyEBCMOXqYqy0kwKb1AmNUDUPunPZU5B8180TONc66F6fBNjA==", + "license": "GPL-2.0-or-later", "dependencies": { "@faizaanceg/pandora": "^1.1.1", "@heroicons/react": "2.1.5", diff --git a/package.json b/package.json index 97c2d404..74c4e34e 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ }, "dependencies": { "@heroicons/react": "^2.2.0", - "@newfold-labs/wp-module-ecommerce": "^1.4.4", + "@newfold-labs/wp-module-ecommerce": "^1.4.6", "@newfold-labs/wp-module-runtime": "^1.0.12", "@newfold/ui-component-library": "^1.1.0", "@reduxjs/toolkit": "^2.5.0", From e0252a27a99a5a2c127997cbabc463b58bc8596f Mon Sep 17 00:00:00 2001 From: arunshenoy99 Date: Tue, 17 Dec 2024 16:16:47 +0530 Subject: [PATCH 05/22] Bump Performance to 2.1.0 --- composer.json | 2 +- composer.lock | 27 +++++++--------- package-lock.json | 79 ++++++++++++++++++++++++++++++++++++++++++++--- package.json | 3 +- 4 files changed, 88 insertions(+), 23 deletions(-) diff --git a/composer.json b/composer.json index 7d719a98..2dd47c59 100644 --- a/composer.json +++ b/composer.json @@ -88,7 +88,7 @@ "newfold-labs/wp-module-notifications": "^1.6.6", "newfold-labs/wp-module-onboarding": "^2.5.5", "newfold-labs/wp-module-patterns": "^2.8.1", - "newfold-labs/wp-module-performance": "2.0.1 as 1.9.9", + "newfold-labs/wp-module-performance": "^2.1.0", "newfold-labs/wp-module-runtime": "^1.0.12", "newfold-labs/wp-module-secure-passwords": "^1.1.1", "newfold-labs/wp-module-sso": "^1.0.7", diff --git a/composer.lock b/composer.lock index 8915fa53..c9d8ac29 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "9b307049f3e9bf228485e5c83af9d98b", + "content-hash": "efdd943a103f1aa2c16dc5241d48d704", "packages": [ { "name": "doctrine/inflector", @@ -1721,21 +1721,22 @@ }, { "name": "newfold-labs/wp-module-performance", - "version": "2.0.1", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-performance.git", - "reference": "ed7db2ce699d1ab6c61db28080b4f13f8511cc0d" + "reference": "15b01bae8ad1489b3e1d80cb7a9e3d395b5af113" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-performance/zipball/ed7db2ce699d1ab6c61db28080b4f13f8511cc0d", - "reference": "ed7db2ce699d1ab6c61db28080b4f13f8511cc0d", + "url": "https://api.github.com/repos/newfold-labs/wp-module-performance/zipball/15b01bae8ad1489b3e1d80cb7a9e3d395b5af113", + "reference": "15b01bae8ad1489b3e1d80cb7a9e3d395b5af113", "shasum": "" }, "require": { "newfold-labs/wp-module-context": "^1.0", "newfold-labs/wp-module-features": "^1.3", + "newfold-labs/wp-module-installer": "^1.2.2", "wp-forge/collection": "^1.0.2", "wp-forge/wp-htaccess-manager": "^1.0", "wpscholar/url": "^1.2.2" @@ -1765,10 +1766,10 @@ ], "description": "A module for managing caching functionality.", "support": { - "source": "https://github.com/newfold-labs/wp-module-performance/tree/2.0.1", + "source": "https://github.com/newfold-labs/wp-module-performance/tree/2.1.0", "issues": "https://github.com/newfold-labs/wp-module-performance/issues" }, - "time": "2024-08-15T22:17:47+00:00" + "time": "2024-12-17T09:46:51+00:00" }, { "name": "newfold-labs/wp-module-pls", @@ -4127,20 +4128,14 @@ "version": "1.4.4.0", "alias": "1.3.1", "alias_normalized": "1.3.1.0" - }, - { - "package": "newfold-labs/wp-module-performance", - "version": "2.0.1.0", - "alias": "1.9.9", - "alias_normalized": "1.9.9.0" } ], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, - "platform": [], - "platform-dev": [], + "platform": {}, + "platform-dev": {}, "platform-overrides": { "php": "7.3.0" }, diff --git a/package-lock.json b/package-lock.json index c428d5c7..1857101c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,6 +21,7 @@ "@wordpress/icons": "^10.14.0", "ajv": "^8.17.1", "classnames": "^2.5.1", + "html-react-parser": "^5.1.18", "jquery": "^3.7.1", "lodash": "^4.17.21", "react": "^18.2.0", @@ -10222,7 +10223,6 @@ "version": "2.0.0", "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz", "integrity": "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==", - "dev": true, "license": "MIT", "dependencies": { "domelementtype": "^2.3.0", @@ -10237,7 +10237,6 @@ "version": "2.3.0", "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz", "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==", - "dev": true, "funding": [ { "type": "github", @@ -10264,7 +10263,6 @@ "version": "5.0.3", "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz", "integrity": "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==", - "dev": true, "license": "BSD-2-Clause", "dependencies": { "domelementtype": "^2.3.0" @@ -10280,7 +10278,6 @@ "version": "3.1.0", "resolved": "https://registry.npmjs.org/domutils/-/domutils-3.1.0.tgz", "integrity": "sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==", - "dev": true, "license": "BSD-2-Clause", "dependencies": { "dom-serializer": "^2.0.0", @@ -10443,7 +10440,6 @@ "version": "4.5.0", "resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz", "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==", - "dev": true, "license": "BSD-2-Clause", "engines": { "node": ">=0.12" @@ -13484,6 +13480,15 @@ "wbuf": "^1.1.0" } }, + "node_modules/html-dom-parser": { + "version": "5.0.12", + "resolved": "https://registry.npmjs.org/html-dom-parser/-/html-dom-parser-5.0.12.tgz", + "integrity": "sha512-LP2BI8aCnv6HCnO1kyQMaycqL7RCTUODGFWdKwrlc6ROG5rtbVEtE4mkBn1tokBMflUN7wyNKL4AXq7EMmga6Q==", + "dependencies": { + "domhandler": "5.0.3", + "htmlparser2": "9.1.0" + } + }, "node_modules/html-encoding-sniffer": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-3.0.0.tgz", @@ -13521,6 +13526,26 @@ "dev": true, "license": "MIT" }, + "node_modules/html-react-parser": { + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/html-react-parser/-/html-react-parser-5.2.1.tgz", + "integrity": "sha512-4FZBYVzmlYzmNgoDVETZd/I/OnVR0d46UMnLdf/VdKTE973jImSfbonIRCov/AQQsL7zp7D1UKqMz0gbK6M0yA==", + "dependencies": { + "domhandler": "5.0.3", + "html-dom-parser": "5.0.12", + "react-property": "2.0.2", + "style-to-js": "1.1.16" + }, + "peerDependencies": { + "@types/react": "0.14 || 15 || 16 || 17 || 18 || 19", + "react": "0.14 || 15 || 16 || 17 || 18 || 19" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + } + } + }, "node_modules/html-tags": { "version": "3.3.1", "resolved": "https://registry.npmjs.org/html-tags/-/html-tags-3.3.1.tgz", @@ -13534,6 +13559,24 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/htmlparser2": { + "version": "9.1.0", + "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-9.1.0.tgz", + "integrity": "sha512-5zfg6mHUoaer/97TxnGpxmbR7zJtPwIYFMZ/H5ucTlPZhKvtum05yiPK3Mgai3a0DyVxv7qYqoweaEd2nrYQzQ==", + "funding": [ + "https://github.com/fb55/htmlparser2?sponsor=1", + { + "type": "github", + "url": "https://github.com/sponsors/fb55" + } + ], + "dependencies": { + "domelementtype": "^2.3.0", + "domhandler": "^5.0.3", + "domutils": "^3.1.0", + "entities": "^4.5.0" + } + }, "node_modules/http-cache-semantics": { "version": "4.1.1", "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz", @@ -13906,6 +13949,11 @@ "node": ">=10" } }, + "node_modules/inline-style-parser": { + "version": "0.2.4", + "resolved": "https://registry.npmjs.org/inline-style-parser/-/inline-style-parser-0.2.4.tgz", + "integrity": "sha512-0aO8FkhNZlj/ZIbNi7Lxxr12obT7cL1moPfE4tg1LkX7LlLfC6DeX4l2ZEud1ukP9jNQyNnfzQVqwbwmAATY4Q==" + }, "node_modules/inline-style-prefixer": { "version": "7.0.1", "resolved": "https://registry.npmjs.org/inline-style-prefixer/-/inline-style-prefixer-7.0.1.tgz", @@ -20229,6 +20277,11 @@ "dev": true, "license": "MIT" }, + "node_modules/react-property": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/react-property/-/react-property-2.0.2.tgz", + "integrity": "sha512-+PbtI3VuDV0l6CleQMsx2gtK0JZbZKbpdu5ynr+lbsuvtmgbNcS3VM0tuY2QjFNOcWxvXeHjDpy42RO+4U2rug==" + }, "node_modules/react-refresh": { "version": "0.14.2", "resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.14.2.tgz", @@ -22321,6 +22374,22 @@ "node": ">=0.8.0" } }, + "node_modules/style-to-js": { + "version": "1.1.16", + "resolved": "https://registry.npmjs.org/style-to-js/-/style-to-js-1.1.16.tgz", + "integrity": "sha512-/Q6ld50hKYPH3d/r6nr117TZkHR0w0kGGIVfpG9N6D8NymRPM9RqCUv4pRpJ62E5DqOYx2AFpbZMyCPnjQCnOw==", + "dependencies": { + "style-to-object": "1.0.8" + } + }, + "node_modules/style-to-object": { + "version": "1.0.8", + "resolved": "https://registry.npmjs.org/style-to-object/-/style-to-object-1.0.8.tgz", + "integrity": "sha512-xT47I/Eo0rwJmaXC4oilDGDWLohVhR6o/xAQcPQN8q6QBuZVL8qMYL85kLmST5cPjAorwvqIA4qXTRQoYHaL6g==", + "dependencies": { + "inline-style-parser": "0.2.4" + } + }, "node_modules/stylehacks": { "version": "6.1.1", "resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-6.1.1.tgz", diff --git a/package.json b/package.json index 97c2d404..d6cbe671 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,8 @@ "react": "^18.2.0", "react-error-boundary": "^4.1.2", "react-router-dom": "^6.28.0", - "react-use": "^17.5.1" + "react-use": "^17.5.1", + "html-react-parser": "^5.1.18" }, "devDependencies": { "@automattic/babel-plugin-preserve-i18n": "^1.0.0", From f6a169a18f6fe0fa3f3fb801f18ad73728c2a723 Mon Sep 17 00:00:00 2001 From: arunshenoy99 Date: Tue, 17 Dec 2024 16:45:34 +0530 Subject: [PATCH 06/22] Add translations and module constants --- ...s_MX-c924075a0406317354dff1926d586cbd.json | 134 ++++++- languages/wp-plugin-hostgator-es_MX.mo | Bin 23515 -> 29796 bytes languages/wp-plugin-hostgator-es_MX.po | 371 ++++++++++++----- ...t_BR-c924075a0406317354dff1926d586cbd.json | 138 ++++++- languages/wp-plugin-hostgator-pt_BR.mo | Bin 23363 -> 29764 bytes languages/wp-plugin-hostgator-pt_BR.po | 373 +++++++++++++----- languages/wp-plugin-hostgator.pot | 361 ++++++++++++----- src/app/pages/performance/index.js | 166 ++++++++ 8 files changed, 1258 insertions(+), 285 deletions(-) diff --git a/languages/wp-plugin-hostgator-es_MX-c924075a0406317354dff1926d586cbd.json b/languages/wp-plugin-hostgator-es_MX-c924075a0406317354dff1926d586cbd.json index 91118748..f184e2ee 100644 --- a/languages/wp-plugin-hostgator-es_MX-c924075a0406317354dff1926d586cbd.json +++ b/languages/wp-plugin-hostgator-es_MX-c924075a0406317354dff1926d586cbd.json @@ -1,5 +1,5 @@ { - "translation-revision-date": "2023-08-24 18:27", + "translation-revision-date": "2024-12-16 16:14+0000", "generator": "WP-CLI\/2.11.0", "source": "build\/2.12.3\/index.js", "domain": "messages", @@ -638,6 +638,138 @@ ], "Saving drafts and updating published content creates revisions. Make changes with confidence, knowing you can take ": [ "" + ], + "Asks the browser to download and cache links on the page ahead of them being clicked on, so that when they are clicked they load almost instantly. ": [ + "Pide al navegador que descargue y almacene en cach\u00e9 los enlaces de la p\u00e1gina antes de que se haga clic en ellos, de modo que cuando se haga clic se carguen casi instant\u00e1neamente." + ], + "Link prefetching setting saved": [ + "Configuraci\u00f3n de precarga de enlaces guardada" + ], + "Link Prefetch": [ + "Precarga de enlaces" + ], + "Enable link prefetching on desktop": [ + "Activar la precarga de enlaces en el escritorio" + ], + "Activate on desktop": [ + "Activar en escritorio" + ], + "Behavior of the prefetch": [ + "Comportamiento de la precarga" + ], + "Behavior": [ + "Comportamiento" + ], + "Prefetch on Mouse down": [ + "Precarga al hacer clic en el bot\u00f3n" + ], + "Prefetch on Mouse Down: Starts loading the page as soon as you click down, for faster response when you release the click.": [ + "Precarga al hacer clic en el bot\u00f3n: comienza a cargar la p\u00e1gina tan pronto como se hace clic hacia abajo, para una respuesta m\u00e1s r\u00e1pida cuando se suelta el clic" + ], + "Prefetch on Mouse Hover (Recommended)": [ + "Precarga al pasar el cursor (recomendado)" + ], + "Prefetch on Mouse Hover: Begins loading the page the moment your cursor hovers over a link": [ + "Precarga al pasar el cursor: comienza a cargar la p\u00e1gina en el momento en que el cursor pasa por encima de un enlace" + ], + "Enable link prefetching on Mobile": [ + "Activar la precarga de enlaces en m\u00f3viles" + ], + "Activate on mobile": [ + "Activar en m\u00f3vil" + ], + "Prefetch on Touchstart (Recommended)": [ + "Precarga al tocar la pantalla t\u00e1ctil (recomendado)" + ], + "Prefetch on Touch Start: Instantly starts loading the page as soon as you tap the screen, ensuring a quicker response when you lift your finger.": [ + "Precarga al tocar la pantalla t\u00e1ctil: inicia instant\u00e1neamente la carga de la p\u00e1gina en cuanto se toca la pantalla, garantizando una respuesta m\u00e1s r\u00e1pida al levantar el dedo" + ], + "Prefetch Above the Fold": [ + "Precarga en vista actual" + ], + "Prefetch Above the Fold: Loads links in your current view instantly, ensuring they're ready when you need them.": [ + "Precarga en vista actual: carga los enlaces en la vista actual al instante, garantizando que est\u00e9n listos cuando los necesites" + ], + "Exclude Keywords: A comma separated list of words or strings that will exclude a link from being prefetched. For example, excluding \"app\" will prevent https:\/\/example.com\/apple from being prefetched.": [ + "Excluir palabras clave: una lista separada por comas de palabras o cadenas que excluir\u00e1n un enlace de ser precargado. Por ejemplo, si se excluye \u00abapp\u00bb, se evitar\u00e1 la precarga de https:\/\/example.com\/apple" + ], + "Exclude keywords": [ + "Excluir palabras clave" + ], + "Advanced settings": [ + "Configuraci\u00f3n avanzada" + ], + "Additional speed and scalability features powered by Jetpack Boost to make your site as fast as it can be.": [ + "Funciones adicionales de velocidad y escalabilidad con Jetpack Boost para que tu sitio sea lo m\u00e1s r\u00e1pido posible" + ], + "Optimize Critical CSS Loading (manual)": [ + "Optimizar la carga cr\u00edtica de CSS (manual)" + ], + "Move important styling information to the start of the page, which helps pages display your content sooner, so your users don\u2019t have to wait for the entire page to load.": [ + "Mueve la informaci\u00f3n de estilo importante al principio de la p\u00e1gina, lo que ayuda a que las p\u00e1ginas muestren su contenido antes, para que tus usuarios no tengan que esperar a que se cargue toda la p\u00e1gina" + ], + "Optimize Critical CSS Loading (UPGRADED)": [ + "Optimizar la carga de CSS cr\u00edtico (ACTUALIZADO)" + ], + "Generate Critical CSS Automatically": [ + "Generar CSS cr\u00edtico autom\u00e1ticamente" + ], + "Move important styling information to the start of the page, which helps pages display your content sooner, so your users don\u2019t have to wait for the entire page to load.%1$s %2$sBoost will automatically generate your Critical CSS%3$s whenever you make changes to the HTML or CSS structure of your site.": [ + "Mueve la informaci\u00f3n de estilo importante al principio de la p\u00e1gina, lo que ayuda a que las p\u00e1ginas muestren su contenido antes, para que tus usuarios no tengan que esperar a que se cargue toda la p\u00e1gina. %1$s %2$sBoost generar\u00e1 autom\u00e1ticamente tu CSS cr\u00edtico%3$s siempre que realices cambios en la estructura HTML o CSS de tu sitio." + ], + "Defer Non-Essential JavaScript": [ + "Aplazar JavaScript no esencial" + ], + "Run non-essential JavaScript after the page has loaded so that styles and images can load more quickly.": [ + "Ejecuta JavaScript no esencial despu\u00e9s de que la p\u00e1gina se haya cargado para que los estilos y las im\u00e1genes puedan cargarse m\u00e1s r\u00e1pidamente" + ], + "Concatenate JS": [ + "Concatenar JS" + ], + "Scripts are grouped by their original placement, concatenated and minified to reduce site loading time and reduce the number of requests.": [ + "Los scripts se agrupan por su ubicaci\u00f3n original, se concatenan y se minifican para reducir el tiempo de carga del sitio y reducir el n\u00famero de peticiones." + ], + "Exclude JS Strings": [ + "Excluir cadenas JS" + ], + "Concatenate CSS": [ + "Concatenar CSS" + ], + "Styles are grouped by their original placement, concatenated and minified to reduce site loading time and reduce the number of requests.": [ + "Los estilos se agrupan por su ubicaci\u00f3n original, se concatenan y se minifican para reducir el tiempo de carga del sitio y el n\u00famero de solicitudes" + ], + "Exclude CSS Strings": [ + "Excluir cadenas CSS" + ], + "Show more": [ + "Mostrar m\u00e1s" + ], + "Show less": [ + "Mostrar menos" + ], + "Discover More": [ + "Descubrir m\u00e1s" + ], + "Install Jetpack Boost to unlock": [ + "Instalar Jetpack Boost para desbloquear" + ], + "Installing Jetpack Boost\u2026": [ + "Instalando Jetpack Boost\u2026" + ], + "Jetpack Boost is now active": [ + "Jetpack Boost ya est\u00e1 activo" + ], + "Activation failed": [ + "Activaci\u00f3n fallida" + ], + "Option saved correctly": [ + "Opci\u00f3n guardada correctamente" + ], + "Error saving option": [ + "Error al guardar la opci\u00f3n" + ], + "Discover more %1$shere%2$s": [ + "Descubra m\u00e1s %1$saqu\u00ed%2$s" ] } } diff --git a/languages/wp-plugin-hostgator-es_MX.mo b/languages/wp-plugin-hostgator-es_MX.mo index 333fdd8fed0074f3a5539720cd3f247df4136d70..f9faa9593311812ee264d3f128a3084bfe4c6c53 100644 GIT binary patch delta 10334 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 Z1^(n1mfpMM${{Db_fJoCth?;y{{<&ecLD$a delta 4050 zcmYM$2~btn9mnzW5R}ybDvKgK1X(J(S`a}bAc%q>2BqK<5K4#&iezex&Lc|e(j;T% zHFc;OTMg}4GgW(=7@fAZwiBz322#zGn$a}Ik&I1iXq;f%H2wa#ccu>TIp^N{&hr2N z&-Hyg?7Df@<+&B^`-Kd=;z=`Ou<_?2`4;eOfXKv2u#5! zEW${vM-8d82Y2E3Fc~Am zSqv6o7M7zMw_!f^;c~o=ewf7SOPSxK(TL^37UZ5efYb3f2H|f}6JEt~{0N!Te2t5~ zSb*%r6r*-riHEQS^?5VJ7)3A`GjJ*4E(^!NTks*x_tJFrL(4z-u(NGQx&>t(X8f#IhIEMU~ zKRAAfY|f0LavMUzHDC;qO_PZWu?U~Q9@Ii_U_5?;N>xxa@z;(gMcXT_LO1<&s2%s9 zKDY-p@F7%WPCEDRp?3av)B^s6T3E=5#{-y%pQBP1%@LEa7=Q^L8p=^RGN&oR zBy2zp@I0z$`f&wbN1|s^s8EHz7!`pU)WEAz12;Ktz-0Q*pcZlj6{(A;c|A91Xb1OD zJ9>x;wGT%^{cx3A0_aFUy&hHFqM*^656OQ;DCqZZPS*?0yu@g1Cn4^gR&r}7A%Nk!FE8HVZn zH_%XMHliMU85My()C4C`ANV=e;M-V_kuxY%+>8q80BT`(Fb6+FeLj(GDrM=Y6qccm z@eeSF`At8Kxp)St6LSw|<2Y8O1?8d^RD?=NH7Y`@Q4!gXn)m?f)Vzv11^uWNXZ) zV2Uvda4~k`9-M<;pi-5VO8ocHSj(uFa2Pql<}{;d0awr;ZzIt(!>C9Ek=Ov7hT7pw zEXG`1h0i+o2eF*~O+1YWX?Cq#M~(Ag8u3>sA8?@-W9jHvZ9y%p2LmyXGsxT1Ou>9i z!*606Zoq4(8pzMIpQ}PW*Mf@7QS9(B<_%OWB~l=Ybe@L>bDMprB6$-h;=4}&7IMbVzC6Aqy^^c7OiCMwTmb4%>+bS0QbzZ?Cq4@2=N zY6GWH8#s>%_zv>QFb^;tr%}1tSb@9nxl)fE!vAtXp`N+O4%K|rfFm#V0{|5sxe5u`^j;nS4XVcihjRUCa4&g1L z59~zk%!|wLxYHlO82Ua{eC@(GRPF3W<^CY9!4s$&n81fQiDnk+{!^&qynU=s{=GEP zxX_Q|@jX=NhEO4T;PfA%avWN1KQ{{ripfFJZFb;uco8-60?uq5HlvF4E!>Tlu?MS` zGcWU-Ycv%4f8#gMRcjYfBk~e7n~^ci2`s@!_#zgruowPEOrk%EuVEaC9>w3I7V;}r zk&J)Ea17w>m4h+pQMFdnP_9}~q3=LV*o&;mTt`JBiT7w5X5vjeh(Wlu-Y!NDYQYEb zDI7qJKaX7<$7L9TBd7)OMKX8nn@CCnXPSN|Zp4o<5|=mHA#X=slBO4<@M5FY5ccD7 z-g#4o$8Bow@ct;G&3icVq}3kv>v2|D%pRBZx9OQKZ)x0XAeXlw zVZZgyggY+FN}lera#O=xR$p3^%iEkW!#gpv-rAm7=d$Xvn}Ty^r)TA*=ge_u=jG?* z239t8v^~?*)|&5b-MX%-KCnK$ytSjXtEs!QE8o4UCcUJx!kv?mmyzvtFNpJgP?&BN zFSz1sm6v3>Cc2ATSY!Lv?yja5))Km?+nZnZ$a=Co*3UXrIpVTjUv|Oe{eI0ZzeQt< zJyv_qI<=zAG*;>EyoR3x9*zB_6*0i{+4Nd1=-Z$4LdAGOhu)~N2e)oUReg6vp diff --git a/languages/wp-plugin-hostgator-es_MX.po b/languages/wp-plugin-hostgator-es_MX.po index e43583da..1fa7aea0 100644 --- a/languages/wp-plugin-hostgator-es_MX.po +++ b/languages/wp-plugin-hostgator-es_MX.po @@ -8,11 +8,11 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "POT-Creation-Date: 2023-01-11T20:21:44+00:00\n" -"PO-Revision-Date: 2023-08-24 18:27\n" +"PO-Revision-Date: 2024-12-16 16:14+0000\n" "Language: es_MX\n" -"X-Generator: WP-CLI 2.8.1\n" -"X-Domain: wp-plugin-hostgator\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 3.2.2\n" +"X-Domain: wp-plugin-hostgator\n" "X-Crowdin-Project: hostgator-wordpress-plugin\n" "X-Crowdin-Project-ID: 610119\n" "X-Crowdin-Language: es-MX\n" @@ -71,7 +71,7 @@ msgstr "Muy Pronto Activo" #. translators: %1$s is replaced with the opening link tag, %2$s is replaced with the closing link tag, %3$s is the opening link tag to preview the page, %4$s is the closing link tag. #: bootstrap.php:104 msgid "Your site is currently displaying a %1$scoming soon page%2$s. Once you are ready, %3$slaunch your site%4$s." -msgstr "Tu sitio actualmente muestra una %1$próxima página%2$s. Una vez que esté listo, %3$inicie su sitio%4$s.â€" +msgstr "Tu sitio actualmente muestra una %1$próxima página%2$s. Una vez que esté listo, %3$inicie su sitio%4$s.�" #: bootstrap.php:105 msgid "Preview the coming soon landing page" @@ -90,12 +90,14 @@ msgstr " Marketplace" #: inc/Admin.php:78 #: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Performance" msgstr "Rendimiento" #: inc/Admin.php:82 #: inc/Admin.php:350 #: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Settings" msgstr "Configuraciones" @@ -242,7 +244,7 @@ msgstr "Tutoriales paso a paso y guías adicionales." msgid "Watch Now" msgstr "Ve Ahora" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Themes" msgstr "Temas" @@ -434,71 +436,71 @@ msgstr "Limpiar todo el Caché ahora" msgid "Boost speed and performance by storing a copy of your website content, files, and images online so the pages of your website load faster for your visitors." msgstr " Aumenta la velocidad y el rendimiento almacenando una copia del contenido, archivos e imágenes de su sitio web en línea para que las páginas de tu sitio web se carguen más rápido para tus visitantes." -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Plugins" msgstr "Plugins" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Automatic Updates" msgstr "Actualizaciones Automáticas" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Disable comments for older posts" msgstr "Deshabilitar comentarios para publicaciones antiguas" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Comments on posts are disabled after " msgstr " Los comentarios en las publicaciones se desactivan después " -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid " day." msgid_plural " days." msgstr[0] " día." msgstr[1] " días." -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Close comments after " msgstr " Cerrar comentarios después " -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Posts will display " msgstr "Las publicaciones se mostrarán " -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid " comment at a time." msgid_plural " comments at a time." msgstr[0] " comentario a la vez." msgstr[1] " comentarios a la vez." -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Display " msgstr "Mostrar " -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Comments" msgstr "Comentarios" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid " revision." msgid_plural " revisions." msgstr[0] " revisión." msgstr[1] " revisiones." -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "The trash will automatically empty every " msgstr "La papelera se vacía automáticamente cada " -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid " week." msgid_plural " weeks." msgstr[0] " semana." msgstr[1] " semanas." -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Content Options" msgstr "Opciones de Contenido" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Controls for content revisions and how often to empty the trash." msgstr "Controles para revisiones de contenido y con qué frecuencia vaciar la papelera." @@ -509,6 +511,7 @@ msgstr "Tienda" #: inc/Admin.php:87 #: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Staging" msgstr "Entorno de prueba" @@ -681,297 +684,297 @@ msgstr "Configuración de caché guardada" msgid "We automatically clear your cache as you work (creating content, changing settings, installing plugins and more). But you can manually clear it here to be confident it's fresh." msgstr " Limpiamos automáticamente tu caché mientras trabajas (creando contenido, cambiando configuraciones, instalando complementos y más). Pero puedes borrarlo manualmente aquí para estar seguro de que está actualizado. " -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "This is where you can manage cache settings for your website." msgstr " Aquí es donde puede administrar la configuración de caché de tu sitio web. " -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Manage All Updates" msgstr " Administrar todas las actualizaciones" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "WordPress Core" msgstr "Núcleo de WordPress" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Keeping automatic updates on ensures timely security fixes and the latest features." msgstr "Mantener activadas las actualizaciones automáticas garantiza correcciones de seguridad oportunas y las funciones más recientes. " -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Oops! Something went wrong. Please try again." msgstr "¡Ups! Algo salió mal. Por favor inténtalo de nuevo. " -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Site Status" msgstr "Status del sitio " -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Not Live" msgstr "No publicado " -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Live" msgstr "Publicado" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Coming Soon page" msgstr "Próximamente una página" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Your Hostgator Coming Soon page lets you hide your site from visitors while you make the magic happen." msgstr " Tu página Hostgator próximamente te permite ocultar tu sitio a los visitantes mientras hace que suceda la magia. " -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Your website is currently displaying a \"Coming Soon\" page." msgstr "Tu sitio web actualmente muestra una página \"Próximamente\"." -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Comments setting saved " msgstr "Configuración de comentarios guardada" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Comments setting saved." msgstr "Configuración de comentarios guardada. " -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid " comments per page." msgstr "comentarios por página." -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Comments allow visitors to provide feedback and respond to your posts or pages." msgstr "Los comentarios permiten a los visitantes proporcionar comentarios y responder a sus publicaciones o páginas." -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Post revision setting saved " msgstr "Configuración posterior a la revisión guardada" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Posts will save " msgstr "Las publicaciones se guardarán " -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Number of revisions posts can save " msgstr " Número de revisiones que las publicaciones pueden guardar" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid " step back." msgid_plural " steps back." msgstr[0] " paso atrás. " msgstr[1] " pasos atrás. " -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Trash setting saved " msgstr " Configuración de la papelera guardada" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Trash emptying frequency " msgstr " Frecuencia de vaciado de la basura" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "The Help Center provides guided, step-by-step assistance as you build your site." msgstr "La Central de ayuda brinda asistencia guiada paso a paso a medida que crea tu sitio. " -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Sorry, that is not allowed." msgstr " Lo siento, eso no está permitido." -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "This feature cannot currently be modified." msgstr " Esta característica no se puede modificar actualmente." -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "This is where you can manage common settings for your website." msgstr "Aquí puedes administrar la configuración común de tu sitio web. " -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Features" msgstr " Características " -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "The performance feature provides improvements to loads faster for visitors including cache settings." msgstr " La función de rendimiento proporciona mejoras para cargar más rápido para los visitantes, incluida la configuración de caché." -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "The staging feature provides a way to copy a site to test new updates, features or content." msgstr " La función de preparación proporciona una forma de copiar un sitio para probar nuevas actualizaciones, funciones o contenido." -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Cancel" msgstr " Cancelar " -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Clone" msgstr " Clon " -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Confirm Clone Action" msgstr " Confirmar acción de clonación " -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "This will overwrite anything in staging and update it to an exact clone of the current production site. Are you sure you want to proceed?" msgstr "Esto sobrescribirá todo lo que esté en preparación y lo actualizará a un clon exacto del sitio de producción actual. ¿Estás seguro de que deseas continuar?\" " -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Cloned to Staging" msgstr "Clonado del entorno de pureba" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Cloning production to staging, this should take about a minute." msgstr " Clonando producción del entorno de prueba, esto tomará aproximadamente un minuto..." -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Clone to staging" msgstr "Clonar entorno de prueba" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Created" msgstr " Creado " -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Staging Created" msgstr "Entorno de prueba creado" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Creating a staging site, this should take about a minute." msgstr " Crear un entorno de prueba debería llevar aproximadamente un minuto. " -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Create staging site" msgstr " Crear sitio de prueba" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Currently editing" msgstr "Actualmente editando" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Delete" msgstr " Borrar" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Confirm Delete" msgstr "Confirmar eliminación " -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "This will permanently delete staging site. Are you sure you want to proceed? You can recreate another staging site at any time, but any specific changes you've made to this staging site will be lost." msgstr " Esto eliminará permanentemente el entorno de prueba. ¿Estás seguro de que quieres continuar? Puedes recrear otro sitio de prueba en cualquier momento, pero se perderán todos los cambios específicos que hayas realizado en este sitio de prueba." -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Deleted Staging" msgstr "Entorno de prueba eliminado" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Deleting the staging site, this should take about a minute." msgstr " La eliminación del entorno de prueba debe llevar aproximadamente un minuto." -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Delete Staging Site" msgstr "Eliminar sitio de prueba" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Deploy" msgstr "Desplegar" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Deploy all changes" msgstr " Implementar todos los cambios" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Confirm Deployment" msgstr "Confirmar implementación" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Deploy database only" msgstr "Implementar solo base de datos" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "This will deploy staging to production and overwrite current production site. Are you sure you want to proceed?" msgstr "Esto implementará la preparación en producción y sobrescribirá el sitio de producción actual. ¿Estás seguro de que quieres continuar? " -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Deploy files only" msgstr " Implementar solo archivos" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Deployed" msgstr " Implementado" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Deploying from staging to production, this should take about a minute." msgstr " La implementación desde el sitio de prueba hasta la producción debería llevar aproximadamente un minuto. " -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Deploy Site" msgstr "Implementar sitio" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Error" msgstr "Error" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Not currently editing" msgstr "No editando actualmente" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Proceed" msgstr "Proceder " -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Production Site" msgstr " Sitio de producción" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Staging Site" msgstr " Sitio de prueba " -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "A staging site is a duplicate of your live site, offering a secure environment to experiment, test updates, and deploy when ready." msgstr " Un sitio de prueba es un duplicado de tu sitio activo y ofrece un entorno seguro para experimentar, probar actualizaciones e implementar cuando esté listo." -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Switch" msgstr " Cambiar" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Switching" msgstr "Cambio" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Switch to Production" msgstr "Cambiar a producción " -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "This will navigate you to the production environment" msgstr " Esto te llevará al entorno de producción." -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Loading the production environment now." msgstr " Cargando el entorno de producción ahora" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Switching to the production environment, this should take about a minute." msgstr " Cambiar al entorno de producción debe llevar aproximadamente un minuto." -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Switch to Staging" msgstr " Cambiar entorno de prueba" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "This will navigate you to the staging environment" msgstr "Esto te llevará al entorno de prueba." -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Loading the staging environment now." msgstr " Cargando el entorno de prueba ahora." -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Switching to the staging environment, this should take about a minute." msgstr " Cambiar al entorno de prueba debe llevar aproximadamente un minuto. " -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "An unknown error has occurred." msgstr "Se ha producido un error desconocido." -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Working…" msgstr "Trabajando..." @@ -979,7 +982,7 @@ msgstr "Trabajando..." msgid "Sales Channel" msgstr "Canal de Ventas" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "WonderBlocks provides a library of customizable block patterns and page templates." msgstr "WonderBlocks proporciona una biblioteca de patrones de bloques y plantillas de páginas personalizables." @@ -1003,6 +1006,184 @@ msgstr "" msgid "Every page load is fresh." msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Saving drafts and updating published content creates revisions. Make changes with confidence, knowing you can take " msgstr "" + +#: build/2.12.3/index.js:1 +msgid "Asks the browser to download and cache links on the page ahead of them being clicked on, so that when they are clicked they load almost instantly. " +msgstr "Pide al navegador que descargue y almacene en caché los enlaces de la página antes de que se haga clic en ellos, de modo que cuando se haga clic se carguen casi instantáneamente." + +#: build/2.12.3/index.js:1 +msgid "Link prefetching setting saved" +msgstr "Configuración de precarga de enlaces guardada" + +#: build/2.12.3/index.js:1 +msgid "Link Prefetch" +msgstr "Precarga de enlaces" + +#: build/2.12.3/index.js:1 +msgid "Enable link prefetching on desktop" +msgstr "Activar la precarga de enlaces en el escritorio" + +#: build/2.12.3/index.js:1 +msgid "Activate on desktop" +msgstr "Activar en escritorio" + +#: build/2.12.3/index.js:1 +msgid "Behavior of the prefetch" +msgstr "Comportamiento de la precarga" + +#: build/2.12.3/index.js:1 +msgid "Behavior" +msgstr "Comportamiento" + +#: build/2.12.3/index.js:1 +msgid "Prefetch on Mouse down" +msgstr "Precarga al hacer clic en el botón" + +#: build/2.12.3/index.js:1 +msgid "Prefetch on Mouse Down: Starts loading the page as soon as you click down, for faster response when you release the click." +msgstr "Precarga al hacer clic en el botón: comienza a cargar la página tan pronto como se hace clic hacia abajo, para una respuesta más rápida cuando se suelta el clic" + +#: build/2.12.3/index.js:1 +msgid "Prefetch on Mouse Hover (Recommended)" +msgstr "Precarga al pasar el cursor (recomendado)" + +#: build/2.12.3/index.js:1 +msgid "Prefetch on Mouse Hover: Begins loading the page the moment your cursor hovers over a link" +msgstr "Precarga al pasar el cursor: comienza a cargar la página en el momento en que el cursor pasa por encima de un enlace" + +#: build/2.12.3/index.js:1 +msgid "Enable link prefetching on Mobile" +msgstr "Activar la precarga de enlaces en móviles" + +#: build/2.12.3/index.js:1 +msgid "Activate on mobile" +msgstr "Activar en móvil" + +#: build/2.12.3/index.js:1 +msgid "Prefetch on Touchstart (Recommended)" +msgstr "Precarga al tocar la pantalla táctil (recomendado)" + +#: build/2.12.3/index.js:1 +msgid "Prefetch on Touch Start: Instantly starts loading the page as soon as you tap the screen, ensuring a quicker response when you lift your finger." +msgstr "Precarga al tocar la pantalla táctil: inicia instantáneamente la carga de la página en cuanto se toca la pantalla, garantizando una respuesta más rápida al levantar el dedo" + +#: build/2.12.3/index.js:1 +msgid "Prefetch Above the Fold" +msgstr "Precarga en vista actual" + +#: build/2.12.3/index.js:1 +msgid "Prefetch Above the Fold: Loads links in your current view instantly, ensuring they're ready when you need them." +msgstr "Precarga en vista actual: carga los enlaces en la vista actual al instante, garantizando que estén listos cuando los necesites" + +#: build/2.12.3/index.js:1 +msgid "Exclude Keywords: A comma separated list of words or strings that will exclude a link from being prefetched. For example, excluding \"app\" will prevent https://example.com/apple from being prefetched." +msgstr "Excluir palabras clave: una lista separada por comas de palabras o cadenas que excluirán un enlace de ser precargado. Por ejemplo, si se excluye «app», se evitará la precarga de https://example.com/apple" + +#: build/2.12.3/index.js:1 +msgid "Exclude keywords" +msgstr "Excluir palabras clave" + +#: build/2.12.3/index.js:1 +msgid "Advanced settings" +msgstr "Configuración avanzada" + +#: build/2.12.3/index.js:1 +msgid "Additional speed and scalability features powered by Jetpack Boost to make your site as fast as it can be." +msgstr "Funciones adicionales de velocidad y escalabilidad con Jetpack Boost para que tu sitio sea lo más rápido posible" + +#: build/2.12.3/index.js:1 +msgid "Optimize Critical CSS Loading (manual)" +msgstr "Optimizar la carga crítica de CSS (manual)" + +#: build/2.12.3/index.js:1 +msgid "Move important styling information to the start of the page, which helps pages display your content sooner, so your users don’t have to wait for the entire page to load." +msgstr "Mueve la información de estilo importante al principio de la página, lo que ayuda a que las páginas muestren su contenido antes, para que tus usuarios no tengan que esperar a que se cargue toda la página" + +#: build/2.12.3/index.js:1 +msgid "Optimize Critical CSS Loading (UPGRADED)" +msgstr "Optimizar la carga de CSS crítico (ACTUALIZADO)" + +#: build/2.12.3/index.js:1 +msgid "Generate Critical CSS Automatically" +msgstr "Generar CSS crítico automáticamente" + +#. translators: %1$s is a line break (
), %2$s is the opening tag, %3$s is the closing tag. +#: build/2.12.3/index.js:4 +msgid "Move important styling information to the start of the page, which helps pages display your content sooner, so your users don’t have to wait for the entire page to load.%1$s %2$sBoost will automatically generate your Critical CSS%3$s whenever you make changes to the HTML or CSS structure of your site." +msgstr "Mueve la información de estilo importante al principio de la página, lo que ayuda a que las páginas muestren su contenido antes, para que tus usuarios no tengan que esperar a que se cargue toda la página. %1$s %2$sBoost generará automáticamente tu CSS crítico%3$s siempre que realices cambios en la estructura HTML o CSS de tu sitio." + +#: build/2.12.3/index.js:4 +msgid "Defer Non-Essential JavaScript" +msgstr "Aplazar JavaScript no esencial" + +#: build/2.12.3/index.js:4 +msgid "Run non-essential JavaScript after the page has loaded so that styles and images can load more quickly." +msgstr "Ejecuta JavaScript no esencial después de que la página se haya cargado para que los estilos y las imágenes puedan cargarse más rápidamente" + +#: build/2.12.3/index.js:4 +msgid "Concatenate JS" +msgstr "Concatenar JS" + +#: build/2.12.3/index.js:4 +msgid "Scripts are grouped by their original placement, concatenated and minified to reduce site loading time and reduce the number of requests." +msgstr "Los scripts se agrupan por su ubicación original, se concatenan y se minifican para reducir el tiempo de carga del sitio y reducir el número de peticiones." + +#: build/2.12.3/index.js:4 +msgid "Exclude JS Strings" +msgstr "Excluir cadenas JS" + +#: build/2.12.3/index.js:4 +msgid "Concatenate CSS" +msgstr "Concatenar CSS" + +#: build/2.12.3/index.js:4 +msgid "Styles are grouped by their original placement, concatenated and minified to reduce site loading time and reduce the number of requests." +msgstr "Los estilos se agrupan por su ubicación original, se concatenan y se minifican para reducir el tiempo de carga del sitio y el número de solicitudes" + +#: build/2.12.3/index.js:4 +msgid "Exclude CSS Strings" +msgstr "Excluir cadenas CSS" + +#: build/2.12.3/index.js:4 +msgid "Show more" +msgstr "Mostrar más" + +#: build/2.12.3/index.js:4 +msgid "Show less" +msgstr "Mostrar menos" + +#: build/2.12.3/index.js:4 +msgid "Discover More" +msgstr "Descubrir más" + +#: build/2.12.3/index.js:4 +msgid "Install Jetpack Boost to unlock" +msgstr "Instalar Jetpack Boost para desbloquear" + +#: build/2.12.3/index.js:4 +msgid "Installing Jetpack Boost…" +msgstr "Instalando Jetpack Boost…" + +#: build/2.12.3/index.js:4 +msgid "Jetpack Boost is now active" +msgstr "Jetpack Boost ya está activo" + +#: build/2.12.3/index.js:4 +msgid "Activation failed" +msgstr "Activación fallida" + +#: build/2.12.3/index.js:6 +msgid "Option saved correctly" +msgstr "Opción guardada correctamente" + +#: build/2.12.3/index.js:6 +msgid "Error saving option" +msgstr "Error al guardar la opción" + +#. translators: %1$s is the opening tag, %2$s is the closing tag. +#: build/2.12.3/index.js:6 +msgid "Discover more %1$shere%2$s" +msgstr "Descubra más %1$saquí%2$s" diff --git a/languages/wp-plugin-hostgator-pt_BR-c924075a0406317354dff1926d586cbd.json b/languages/wp-plugin-hostgator-pt_BR-c924075a0406317354dff1926d586cbd.json index 01e23928..a8835c44 100644 --- a/languages/wp-plugin-hostgator-pt_BR-c924075a0406317354dff1926d586cbd.json +++ b/languages/wp-plugin-hostgator-pt_BR-c924075a0406317354dff1926d586cbd.json @@ -1,5 +1,5 @@ { - "translation-revision-date": "2023-11-30 17:37", + "translation-revision-date": "2024-12-16 16:11+0000", "generator": "WP-CLI\/2.11.0", "source": "build\/2.12.3\/index.js", "domain": "messages", @@ -444,7 +444,7 @@ "Seu site est\u00e1 exibindo uma p\u00e1gina \"Em breve\"." ], "Comments setting saved ": [ - "Configura\u00e7\u00e3o de coment\u00e1rios salva" + "Configura\u00e7\u00e3o de coment\u00e1rios salva " ], "Comments setting saved.": [ "Configura\u00e7\u00e3o de coment\u00e1rios salva." @@ -468,7 +468,7 @@ "Salvar rascunhos e atualizar conte\u00fado publicado cria revis\u00f5es. Fa\u00e7a altera\u00e7\u00f5es com confian\u00e7a, sabendo que voc\u00ea pode " ], " step back.": [ - " d\u00ea um passo para tr\u00e1s", + " d\u00ea um passo para tr\u00e1s.", " d\u00e1 um passo para tr\u00e1s" ], "Trash setting saved ": [ @@ -638,6 +638,138 @@ ], "WonderBlocks provides a library of customizable block patterns and page templates.": [ "O WonderBlocks fornece uma biblioteca de padr\u00f5es de blocos e modelos de p\u00e1gina personaliz\u00e1veis." + ], + "Asks the browser to download and cache links on the page ahead of them being clicked on, so that when they are clicked they load almost instantly. ": [ + "Solicita ao navegador que fa\u00e7a o download e armazene em cache os links na p\u00e1gina antes de serem clicados, para que, quando forem clicados, carreguem quase instantaneamente." + ], + "Link prefetching setting saved": [ + "Configura\u00e7\u00f5es de pr\u00e9-carregamento de links salvas" + ], + "Link Prefetch": [ + "Pr\u00e9-carregamento de links" + ], + "Enable link prefetching on desktop": [ + "Ativar o pr\u00e9-carregamento de links no desktop" + ], + "Activate on desktop": [ + "Ativar no desktop" + ], + "Behavior of the prefetch": [ + "Comportamento do pr\u00e9-carregamento" + ], + "Behavior": [ + "Comportamento" + ], + "Prefetch on Mouse down": [ + "Pr\u00e9-carregar ao pressionar o mouse" + ], + "Prefetch on Mouse Down: Starts loading the page as soon as you click down, for faster response when you release the click.": [ + "Pr\u00e9-carregar ao pressionar o mouse: come\u00e7a a carregar a p\u00e1gina assim que voc\u00ea pressiona o bot\u00e3o do mouse, para uma resposta mais r\u00e1pida ao soltar o clique" + ], + "Prefetch on Mouse Hover (Recommended)": [ + "Pr\u00e9-carregar ao passar o mouse (Recomendado)" + ], + "Prefetch on Mouse Hover: Begins loading the page the moment your cursor hovers over a link": [ + "Pr\u00e9-carregar ao passar o mouse: come\u00e7a a carregar a p\u00e1gina no momento em que o cursor passa sobre um link" + ], + "Enable link prefetching on Mobile": [ + "Ativar o pr\u00e9-carregamento de links no mobile" + ], + "Activate on mobile": [ + "Ativar no mobile" + ], + "Prefetch on Touchstart (Recommended)": [ + "Pr\u00e9-carregar ao tocar (Recomendado)" + ], + "Prefetch on Touch Start: Instantly starts loading the page as soon as you tap the screen, ensuring a quicker response when you lift your finger.": [ + "Pr\u00e9-carregar ao tocar na tela: come\u00e7a a carregar a p\u00e1gina instantaneamente assim que voc\u00ea toca na tela, garantindo uma resposta mais r\u00e1pida quando voc\u00ea levantar o dedo." + ], + "Prefetch Above the Fold": [ + "Pr\u00e9-carregar acima da dobra" + ], + "Prefetch Above the Fold: Loads links in your current view instantly, ensuring they're ready when you need them.": [ + "Pr\u00e9-carregar acima da dobra: carrega os links na sua vis\u00e3o atual instantaneamente, garantindo que eles estejam prontos quando voc\u00ea precisar." + ], + "Exclude Keywords: A comma separated list of words or strings that will exclude a link from being prefetched. For example, excluding \"app\" will prevent https:\/\/example.com\/apple from being prefetched.": [ + "Excluir palavras-chave: uma lista separada por v\u00edrgulas de palavras ou cadeias de caracteres que excluir\u00e3o um link de ser pr\u00e9-carregado. Por exemplo, excluir \u2018app\u2019 impedir\u00e1 que https:\/\/example.com\/apple seja pr\u00e9-carregado." + ], + "Exclude keywords": [ + "Excluir palavras-chave" + ], + "Advanced settings": [ + "Configura\u00e7\u00f5es avan\u00e7adas" + ], + "Additional speed and scalability features powered by Jetpack Boost to make your site as fast as it can be.": [ + "Recursos adicionais de velocidade e escalabilidade impulsionados pelo Jetpack Boost para tornar o seu site o mais r\u00e1pido poss\u00edvel." + ], + "Optimize Critical CSS Loading (manual)": [ + "Otimizar o carregamento de CSS cr\u00edtico (manual)" + ], + "Move important styling information to the start of the page, which helps pages display your content sooner, so your users don\u2019t have to wait for the entire page to load.": [ + "Mova as informa\u00e7\u00f5es de estilo importantes para o in\u00edcio da p\u00e1gina, o que ajuda as p\u00e1ginas a exibir seu conte\u00fado mais rapidamente, para que seus usu\u00e1rios n\u00e3o precisem esperar o carregamento de toda a p\u00e1gina." + ], + "Optimize Critical CSS Loading (UPGRADED)": [ + "Otimizar o carregamento de CSS cr\u00edtico (ATUALIZADO)" + ], + "Generate Critical CSS Automatically": [ + "Gerar CSS cr\u00edtico automaticamente" + ], + "Move important styling information to the start of the page, which helps pages display your content sooner, so your users don\u2019t have to wait for the entire page to load.%1$s %2$sBoost will automatically generate your Critical CSS%3$s whenever you make changes to the HTML or CSS structure of your site.": [ + "Mova as informa\u00e7\u00f5es de estilo importantes para o in\u00edcio da p\u00e1gina, o que ajuda as p\u00e1ginas a exibir seu conte\u00fado mais rapidamente, para que seus usu\u00e1rios n\u00e3o precisem esperar o carregamento de toda a p\u00e1gina. %1$s %2$s O Boost gerar\u00e1 automaticamente seu CSS cr\u00edtico %3$s sempre que voc\u00ea fizer altera\u00e7\u00f5es na estrutura HTML ou CSS do seu site." + ], + "Defer Non-Essential JavaScript": [ + "Atrasar o carregamento de JavaScript n\u00e3o essencial" + ], + "Run non-essential JavaScript after the page has loaded so that styles and images can load more quickly.": [ + "Executar JavaScript n\u00e3o essencial ap\u00f3s o carregamento da p\u00e1gina, para que os estilos e as imagens possam carregar mais rapidamente." + ], + "Concatenate JS": [ + "Concatenar JS" + ], + "Scripts are grouped by their original placement, concatenated and minified to reduce site loading time and reduce the number of requests.": [ + "Os scripts s\u00e3o agrupados conforme sua coloca\u00e7\u00e3o original, concatenados e minificados para reduzir o tempo de carregamento do site e diminuir o n\u00famero de requisi\u00e7\u00f5es." + ], + "Exclude JS Strings": [ + "Excluir strings de JS" + ], + "Concatenate CSS": [ + "Concatenar CSS" + ], + "Styles are grouped by their original placement, concatenated and minified to reduce site loading time and reduce the number of requests.": [ + "Os estilos s\u00e3o agrupados conforme sua coloca\u00e7\u00e3o original, concatenados e minificados para reduzir o tempo de carregamento do site e diminuir o n\u00famero de requisi\u00e7\u00f5es." + ], + "Exclude CSS Strings": [ + "Excluir strings de CSS" + ], + "Show more": [ + "Mostrar mais" + ], + "Show less": [ + "Mostrar menos" + ], + "Discover More": [ + "Descubra mais" + ], + "Install Jetpack Boost to unlock": [ + "Instale o Jetpack Boost para desbloquear" + ], + "Installing Jetpack Boost\u2026": [ + "Instalando o Jetpack Boost\u2026" + ], + "Jetpack Boost is now active": [ + "O Jetpack Boost est\u00e1 agora ativo" + ], + "Activation failed": [ + "Ativa\u00e7\u00e3o falhou" + ], + "Option saved correctly": [ + "Op\u00e7\u00e3o salva corretamente" + ], + "Error saving option": [ + "Erro ao salvar op\u00e7\u00e3o" + ], + "Discover more %1$shere%2$s": [ + "Descubra mais %1$saqui%2$s" ] } } diff --git a/languages/wp-plugin-hostgator-pt_BR.mo b/languages/wp-plugin-hostgator-pt_BR.mo index a67a3dfe18d7294c51ff5c0fb71b65337b8d24aa..c20f829d718c2c7add0dbe12d2de4b68ec3acf06 100644 GIT binary patch delta 10569 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 delta 4151 zcmYM$3vg7`9mnx=*$o5|0|ATDezy)%&zNgb|Mw=E*Xd_r#86|BaR!dSc8tU|I0`po z4DQ6y_$q3s6L=T)g&aG~m?6dl&Al`#xY3GrxF2uD$l>mQS*Qt1a480GB=+GC@Ec6R zl{Xus*mq(E?nNJdggN*vR^shM9flim7W12}G~&7NKJtwD3gghjED<;kHKCu6A}m1W zG+WS%+mV%+U8oiB!=K_isP8vN8>0*^#WY-v6Yy6U&-~^n4dygo;xtqq?}QwjgAbur z){6u22x`LjQ33oF_5Dv!6JA2C&>|X=X$GMJj=@|^MW!-~F{l-RG`yi$tqUHl7Fr2K`vQmN3FaL6~F>iU@P#uQlS>K9Sd;}`tZv!YYM?}Rs5VnER^v(}yXH@*QhbKW$VJrnH&Ekx+37M0lQ0-V zLy_d6QrCu>xC^zCEvS_}jY|EVP=7y`(eK4}9F|~A19qV%K8c#R50#VkDIXsU&d6_PEv^`q5{rDO_+-cq&RfH1~ch5paR&6 z6LtQdp`n@|L9%N;!0$F2>Os$VH$%~==Wv8+a!U4;s8 zD?W%ln8o}iiu`M!d{hl*qiVVkb%~{04PuUc;b{NiPkp^h4C<_yU#Ui>Tu=ot?KHHz1cxc#^x)G}QNl*oxiQh~Hug z)+W0X1yPyUhkPeZoC~w@|0>;f{)@FJcMBr-D7wZ6~H+R z!)q9h111?m_DuvTBWXAoXP_2ZjQQ9wiTux{u|4#_H&{gfzxV{ zfmN7~I&R&l0Dpl)(4X%9=QR~`=$GStxCNKszfpVQd%+C%!TV7UZbGG~7dr>=LP0%P zMxmA3W+XQAI_gw>fsyDXUA*?qa8$;UL;VKS_a8tWH5+gyzKY63@EVP38d2=5CR~7Q zeDix8fuG!<-^m~|NDBKyfyU^8~1cK=_{iG_=wHYL~7@4fHrJ!XBhb#>){=N~fWY;XE9R8&IX%g$iUpM&ofT z$Ir16C+E5oZ$b`=`8fs^=`kAom_PHOfui%=zlc(B5dC7*L=~t_vkdt$K|Yk)w@?ds z54Csxh6?ls-hzpoH7zI)6;K&w;f{RruT-Akf+qSHm4P!j56`0lEG=+TU5#3KJu2X} zsFJ*iO7$UBs!yZ7e*qQXJ#6_DY(VXa4LBaVX9nHf_zD*kz#FIl4u&2)j;d83PQa@; z4&!IJ$1D#!=?75v&!GZ{pwN0R_%IC9Q5l$wdIc9?Dpmw(Oro&{HSjM{0~|rEs1KFe zuTi!26uK*j!zTKET!mY3EqaUGg{(&}{l`!f{|Ghl4%FUw4wd=f+ce^7yoajoKQSGz zqXO`ABot5{-iEa}2Ombg2@hj9UPe8412yo-64wOO{Z!-?V6ssQS%Q=>Xda<4hzkc% zo9rmY;XhC-51;Lx|5zMMKOYs?9Mr(`P!qS~efTi0#xvNd`$VhzCsDQU$2E8b%XI!b zOWhm2r~p2|`FH^pKzW&4%Vwm!rUO-~-y$n8r!WFX-Qzwt9yMVmPQ*e~DFUeRR^mY1 zjH8&}{E$X6J{!7m92wJ`LLHYxKD44vRDc(-0V6Bi0ozgIbYT}>K|emgp%25I*ob>j z$J?rMH*Yis$&x9eLD|fcxDG!?1=LjS?$Sqa8~qnB+~V09wQ}L`*9fkuTcy1)DbsxnaVnMckad&^k2eHF?p^VaYVg4Py%LiJrfsT8%E(_ zwDH4Gf62Y>`Cg4$*bY<%&tf~akiKaAV?#{nd~+e43s;d#CbiKyF#K7M{gdc^&$30! zZEJM9eQoq}_Tu6s=c|~V9_RV7n=Gd$KHakSB{X{jfsTN^$QNgC9QUHrIDV34_f6R1 zJe7FHa_W-fEa!B}Xv-<^w^(*W`cwAAjCyBVMy=(n$XXUTCEK5w>CevaWlqV-o-(Ag zWqJFGmiD$B-~FBQ3#x|H`-|F^w*^`{I|4brxfTAIr6soeahl~^XsWOrU&{f@Zdtg?e!g|RQ`+`~), %2$s is the opening tag, %3$s is the closing tag. +#: build/2.12.3/index.js:4 +msgid "Move important styling information to the start of the page, which helps pages display your content sooner, so your users don’t have to wait for the entire page to load.%1$s %2$sBoost will automatically generate your Critical CSS%3$s whenever you make changes to the HTML or CSS structure of your site." +msgstr "Mova as informações de estilo importantes para o início da página, o que ajuda as páginas a exibir seu conteúdo mais rapidamente, para que seus usuários não precisem esperar o carregamento de toda a página. %1$s %2$s O Boost gerará automaticamente seu CSS crítico %3$s sempre que você fizer alterações na estrutura HTML ou CSS do seu site." + +#: build/2.12.3/index.js:4 +msgid "Defer Non-Essential JavaScript" +msgstr "Atrasar o carregamento de JavaScript não essencial" + +#: build/2.12.3/index.js:4 +msgid "Run non-essential JavaScript after the page has loaded so that styles and images can load more quickly." +msgstr "Executar JavaScript não essencial após o carregamento da página, para que os estilos e as imagens possam carregar mais rapidamente." + +#: build/2.12.3/index.js:4 +msgid "Concatenate JS" +msgstr "Concatenar JS" + +#: build/2.12.3/index.js:4 +msgid "Scripts are grouped by their original placement, concatenated and minified to reduce site loading time and reduce the number of requests." +msgstr "Os scripts são agrupados conforme sua colocação original, concatenados e minificados para reduzir o tempo de carregamento do site e diminuir o número de requisições." + +#: build/2.12.3/index.js:4 +msgid "Exclude JS Strings" +msgstr "Excluir strings de JS" + +#: build/2.12.3/index.js:4 +msgid "Concatenate CSS" +msgstr "Concatenar CSS" + +#: build/2.12.3/index.js:4 +msgid "Styles are grouped by their original placement, concatenated and minified to reduce site loading time and reduce the number of requests." +msgstr "Os estilos são agrupados conforme sua colocação original, concatenados e minificados para reduzir o tempo de carregamento do site e diminuir o número de requisições." + +#: build/2.12.3/index.js:4 +msgid "Exclude CSS Strings" +msgstr "Excluir strings de CSS" + +#: build/2.12.3/index.js:4 +msgid "Show more" +msgstr "Mostrar mais" + +#: build/2.12.3/index.js:4 +msgid "Show less" +msgstr "Mostrar menos" + +#: build/2.12.3/index.js:4 +msgid "Discover More" +msgstr "Descubra mais" + +#: build/2.12.3/index.js:4 +msgid "Install Jetpack Boost to unlock" +msgstr "Instale o Jetpack Boost para desbloquear" + +#: build/2.12.3/index.js:4 +msgid "Installing Jetpack Boost…" +msgstr "Instalando o Jetpack Boost…" + +#: build/2.12.3/index.js:4 +msgid "Jetpack Boost is now active" +msgstr "O Jetpack Boost está agora ativo" + +#: build/2.12.3/index.js:4 +msgid "Activation failed" +msgstr "Ativação falhou" + +#: build/2.12.3/index.js:6 +msgid "Option saved correctly" +msgstr "Opção salva corretamente" + +#: build/2.12.3/index.js:6 +msgid "Error saving option" +msgstr "Erro ao salvar opção" + +#. translators: %1$s is the opening tag, %2$s is the closing tag. +#: build/2.12.3/index.js:6 +msgid "Discover more %1$shere%2$s" +msgstr "Descubra mais %1$saqui%2$s" diff --git a/languages/wp-plugin-hostgator.pot b/languages/wp-plugin-hostgator.pot index 856a0d17..9cc3bb70 100644 --- a/languages/wp-plugin-hostgator.pot +++ b/languages/wp-plugin-hostgator.pot @@ -107,17 +107,20 @@ msgstr "" #: inc/Admin.php:78 #: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Performance" msgstr "" #: inc/Admin.php:82 #: inc/Admin.php:350 #: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Settings" msgstr "" #: inc/Admin.php:87 #: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Staging" msgstr "" @@ -629,375 +632,553 @@ msgid "Clear Cache" msgstr "" #: build/2.12.3/index.js:1 -msgid "This is where you can manage cache settings for your website." +msgid "Asks the browser to download and cache links on the page ahead of them being clicked on, so that when they are clicked they load almost instantly. " msgstr "" #: build/2.12.3/index.js:1 -msgid "Manage All Updates" +msgid "Link prefetching setting saved" msgstr "" #: build/2.12.3/index.js:1 -msgid "WordPress Core" +msgid "Link Prefetch" msgstr "" #: build/2.12.3/index.js:1 -msgid "Plugins" +msgid "Enable link prefetching on desktop" msgstr "" #: build/2.12.3/index.js:1 -msgid "Themes" +msgid "Activate on desktop" msgstr "" #: build/2.12.3/index.js:1 -msgid "Automatic Updates" +msgid "Behavior of the prefetch" msgstr "" #: build/2.12.3/index.js:1 -msgid "Keeping automatic updates on ensures timely security fixes and the latest features." +msgid "Behavior" msgstr "" #: build/2.12.3/index.js:1 -msgid "Oops! Something went wrong. Please try again." +msgid "Prefetch on Mouse down" msgstr "" #: build/2.12.3/index.js:1 -msgid "Site Status" +msgid "Prefetch on Mouse Down: Starts loading the page as soon as you click down, for faster response when you release the click." msgstr "" #: build/2.12.3/index.js:1 -msgid "Not Live" +msgid "Prefetch on Mouse Hover (Recommended)" msgstr "" #: build/2.12.3/index.js:1 -msgid "Live" +msgid "Prefetch on Mouse Hover: Begins loading the page the moment your cursor hovers over a link" msgstr "" #: build/2.12.3/index.js:1 -msgid "Coming Soon page" +msgid "Enable link prefetching on Mobile" msgstr "" #: build/2.12.3/index.js:1 -msgid "Your Hostgator Coming Soon page lets you hide your site from visitors while you make the magic happen." +msgid "Activate on mobile" msgstr "" #: build/2.12.3/index.js:1 -msgid "Your website is currently displaying a \"Coming Soon\" page." +msgid "Prefetch on Touchstart (Recommended)" msgstr "" #: build/2.12.3/index.js:1 -msgid "Disable comments for older posts" +msgid "Prefetch on Touch Start: Instantly starts loading the page as soon as you tap the screen, ensuring a quicker response when you lift your finger." msgstr "" #: build/2.12.3/index.js:1 -msgid "Comments setting saved " +msgid "Prefetch Above the Fold" msgstr "" #: build/2.12.3/index.js:1 -msgid "Comments on posts are disabled after " +msgid "Prefetch Above the Fold: Loads links in your current view instantly, ensuring they're ready when you need them." +msgstr "" + +#: build/2.12.3/index.js:1 +msgid "Exclude Keywords: A comma separated list of words or strings that will exclude a link from being prefetched. For example, excluding \"app\" will prevent https://example.com/apple from being prefetched." +msgstr "" + +#: build/2.12.3/index.js:1 +msgid "Exclude keywords" +msgstr "" + +#: build/2.12.3/index.js:1 +msgid "Advanced settings" msgstr "" #: build/2.12.3/index.js:1 +msgid "Additional speed and scalability features powered by Jetpack Boost to make your site as fast as it can be." +msgstr "" + +#: build/2.12.3/index.js:1 +msgid "Optimize Critical CSS Loading (manual)" +msgstr "" + +#: build/2.12.3/index.js:1 +msgid "Move important styling information to the start of the page, which helps pages display your content sooner, so your users don’t have to wait for the entire page to load." +msgstr "" + +#: build/2.12.3/index.js:1 +msgid "Optimize Critical CSS Loading (UPGRADED)" +msgstr "" + +#: build/2.12.3/index.js:1 +msgid "Generate Critical CSS Automatically" +msgstr "" + +#. translators: %1$s is a line break (
), %2$s is the opening tag, %3$s is the closing tag. +#: build/2.12.3/index.js:4 +msgid "Move important styling information to the start of the page, which helps pages display your content sooner, so your users don’t have to wait for the entire page to load.%1$s %2$sBoost will automatically generate your Critical CSS%3$s whenever you make changes to the HTML or CSS structure of your site." +msgstr "" + +#: build/2.12.3/index.js:4 +msgid "Defer Non-Essential JavaScript" +msgstr "" + +#: build/2.12.3/index.js:4 +msgid "Run non-essential JavaScript after the page has loaded so that styles and images can load more quickly." +msgstr "" + +#: build/2.12.3/index.js:4 +msgid "Concatenate JS" +msgstr "" + +#: build/2.12.3/index.js:4 +msgid "Scripts are grouped by their original placement, concatenated and minified to reduce site loading time and reduce the number of requests." +msgstr "" + +#: build/2.12.3/index.js:4 +msgid "Exclude JS Strings" +msgstr "" + +#: build/2.12.3/index.js:4 +msgid "Concatenate CSS" +msgstr "" + +#: build/2.12.3/index.js:4 +msgid "Styles are grouped by their original placement, concatenated and minified to reduce site loading time and reduce the number of requests." +msgstr "" + +#: build/2.12.3/index.js:4 +msgid "Exclude CSS Strings" +msgstr "" + +#: build/2.12.3/index.js:4 +msgid "Show more" +msgstr "" + +#: build/2.12.3/index.js:4 +msgid "Show less" +msgstr "" + +#: build/2.12.3/index.js:4 +msgid "Discover More" +msgstr "" + +#: build/2.12.3/index.js:4 +msgid "Install Jetpack Boost to unlock" +msgstr "" + +#: build/2.12.3/index.js:4 +msgid "Installing Jetpack Boost…" +msgstr "" + +#: build/2.12.3/index.js:4 +msgid "Jetpack Boost is now active" +msgstr "" + +#: build/2.12.3/index.js:4 +msgid "Activation failed" +msgstr "" + +#. translators: %1$s is the opening tag, %2$s is the closing tag. +#: build/2.12.3/index.js:6 +msgid "Discover more %1$shere%2$s" +msgstr "" + +#: build/2.12.3/index.js:6 +msgid "Option saved correctly" +msgstr "" + +#: build/2.12.3/index.js:6 +msgid "Error saving option" +msgstr "" + +#: build/2.12.3/index.js:6 +msgid "This is where you can manage cache settings for your website." +msgstr "" + +#: build/2.12.3/index.js:6 +msgid "Manage All Updates" +msgstr "" + +#: build/2.12.3/index.js:6 +msgid "WordPress Core" +msgstr "" + +#: build/2.12.3/index.js:6 +msgid "Plugins" +msgstr "" + +#: build/2.12.3/index.js:6 +msgid "Themes" +msgstr "" + +#: build/2.12.3/index.js:6 +msgid "Automatic Updates" +msgstr "" + +#: build/2.12.3/index.js:6 +msgid "Keeping automatic updates on ensures timely security fixes and the latest features." +msgstr "" + +#: build/2.12.3/index.js:6 +msgid "Oops! Something went wrong. Please try again." +msgstr "" + +#: build/2.12.3/index.js:6 +msgid "Site Status" +msgstr "" + +#: build/2.12.3/index.js:6 +msgid "Not Live" +msgstr "" + +#: build/2.12.3/index.js:6 +msgid "Live" +msgstr "" + +#: build/2.12.3/index.js:6 +msgid "Coming Soon page" +msgstr "" + +#: build/2.12.3/index.js:6 +msgid "Your Hostgator Coming Soon page lets you hide your site from visitors while you make the magic happen." +msgstr "" + +#: build/2.12.3/index.js:6 +msgid "Your website is currently displaying a \"Coming Soon\" page." +msgstr "" + +#: build/2.12.3/index.js:6 +msgid "Disable comments for older posts" +msgstr "" + +#: build/2.12.3/index.js:6 +msgid "Comments setting saved " +msgstr "" + +#: build/2.12.3/index.js:6 +msgid "Comments on posts are disabled after " +msgstr "" + +#: build/2.12.3/index.js:6 msgid " day." msgid_plural " days." msgstr[0] "" msgstr[1] "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Close comments after " msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Comments setting saved." msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Posts will display " msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid " comment at a time." msgid_plural " comments at a time." msgstr[0] "" msgstr[1] "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Display " msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid " comments per page." msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Comments" msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Comments allow visitors to provide feedback and respond to your posts or pages." msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Post revision setting saved " msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Posts will save " msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid " revision." msgid_plural " revisions." msgstr[0] "" msgstr[1] "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Number of revisions posts can save " msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Saving drafts and updating published content creates revisions. Make changes with confidence, knowing you can take " msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid " step back." msgid_plural " steps back." msgstr[0] "" msgstr[1] "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Trash setting saved " msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "The trash will automatically empty every " msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid " week." msgid_plural " weeks." msgstr[0] "" msgstr[1] "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Trash emptying frequency " msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Content Options" msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Controls for content revisions and how often to empty the trash." msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "The Help Center provides guided, step-by-step assistance as you build your site." msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Sorry, that is not allowed." msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "This feature cannot currently be modified." msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "This is where you can manage common settings for your website." msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Features" msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "The performance feature provides improvements to loads faster for visitors including cache settings." msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "The staging feature provides a way to copy a site to test new updates, features or content." msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "WonderBlocks provides a library of customizable block patterns and page templates." msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Cancel" msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Clone" msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Confirm Clone Action" msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "This will overwrite anything in staging and update it to an exact clone of the current production site. Are you sure you want to proceed?" msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Cloned to Staging" msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Cloning production to staging, this should take about a minute." msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Clone to staging" msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Created" msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Staging Created" msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Creating a staging site, this should take about a minute." msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Create staging site" msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Currently editing" msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Delete" msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Confirm Delete" msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "This will permanently delete staging site. Are you sure you want to proceed? You can recreate another staging site at any time, but any specific changes you've made to this staging site will be lost." msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Deleted Staging" msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Deleting the staging site, this should take about a minute." msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Delete Staging Site" msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Deploy" msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Deploy all changes" msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Confirm Deployment" msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Deploy database only" msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "This will deploy staging to production and overwrite current production site. Are you sure you want to proceed?" msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Deploy files only" msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Deployed" msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Deploying from staging to production, this should take about a minute." msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Deploy Site" msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Error" msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Not currently editing" msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Proceed" msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Production Site" msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Staging Site" msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "A staging site is a duplicate of your live site, offering a secure environment to experiment, test updates, and deploy when ready." msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Switch" msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Switching" msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Switch to Production" msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "This will navigate you to the production environment" msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Loading the production environment now." msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Switching to the production environment, this should take about a minute." msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Switch to Staging" msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "This will navigate you to the staging environment" msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Loading the staging environment now." msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Switching to the staging environment, this should take about a minute." msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "An unknown error has occurred." msgstr "" -#: build/2.12.3/index.js:1 +#: build/2.12.3/index.js:6 msgid "Working…" msgstr "" diff --git a/src/app/pages/performance/index.js b/src/app/pages/performance/index.js index 482d8bac..5e95a979 100644 --- a/src/app/pages/performance/index.js +++ b/src/app/pages/performance/index.js @@ -2,6 +2,7 @@ import AppStore from '../../data/store'; import { Container, Page } from '@newfold/ui-component-library'; import { useState, useEffect, useContext, Fragment } from '@wordpress/element'; import apiFetch from '@wordpress/api-fetch'; +import { __, sprintf } from '@wordpress/i18n'; import { useUpdateEffect } from 'react-use'; import { NewfoldRuntime } from '@newfold-labs/wp-module-runtime'; import { useNotification } from 'App/components/notifications'; @@ -94,6 +95,171 @@ const PerformancePage = () => { ), clearCacheNoticeTitle: __( 'Cache cleared', 'wp-plugin-hostgator' ), clearCacheTitle: __( 'Clear Cache', 'wp-plugin-hostgator' ), + linkPrefetchDescription: __( + 'Asks the browser to download and cache links on the page ahead of them being clicked on, so that when they are clicked they load almost instantly. ', + 'wp-plugin-hostgator' + ), + linkPrefetchNoticeTitle: __( + 'Link prefetching setting saved', + 'wp-plugin-hostgator' + ), + linkPrefetchTitle: __( 'Link Prefetch', 'wp-plugin-hostgator' ), + linkPrefetchActivateOnDesktopDescription: __( + 'Enable link prefetching on desktop', + 'wp-plugin-hostgator' + ), + linkPrefetchActivateOnDesktopLabel: __( + 'Activate on desktop', + 'wp-plugin-hostgator' + ), + linkPrefetchBehaviorDescription: __( + 'Behavior of the prefetch', + 'wp-plugin-hostgator' + ), + linkPrefetchBehaviorLabel: __( 'Behavior', 'wp-plugin-hostgator' ), + linkPrefetchBehaviorMouseDownLabel: __( + 'Prefetch on Mouse down', + 'wp-plugin-hostgator' + ), + linkPrefetchBehaviorMouseDownDescription: __( + 'Prefetch on Mouse Down: Starts loading the page as soon as you click down, for faster response when you release the click.', + 'wp-plugin-hostgator' + ), + linkPrefetchBehaviorMouseHoverLabel: __( + 'Prefetch on Mouse Hover (Recommended)', + 'wp-plugin-hostgator' + ), + linkPrefetchBehaviorMouseHoverDescription: __( + 'Prefetch on Mouse Hover: Begins loading the page the moment your cursor hovers over a link', + 'wp-plugin-hostgator' + ), + linkPrefetchActivateOnMobileDescription: __( + 'Enable link prefetching on Mobile', + 'wp-plugin-hostgator' + ), + linkPrefetchActivateOnMobileLabel: __( + 'Activate on mobile', + 'wp-plugin-hostgator' + ), + linkPrefetchBehaviorMobileTouchstartLabel: __( + 'Prefetch on Touchstart (Recommended)', + 'wp-plugin-hostgator' + ), + linkPrefetchBehaviorMobileTouchstartDescription: __( + 'Prefetch on Touch Start: Instantly starts loading the page as soon as you tap the screen, ensuring a quicker response when you lift your finger.', + 'wp-plugin-hostgator' + ), + linkPrefetchBehaviorMobileViewportLabel: __( + 'Prefetch Above the Fold', + 'wp-plugin-hostgator' + ), + linkPrefetchBehaviorMobileViewportDescription: __( + "Prefetch Above the Fold: Loads links in your current view instantly, ensuring they're ready when you need them.", + 'wp-plugin-hostgator' + ), + linkPrefetchIgnoreKeywordsDescription: __( + 'Exclude Keywords: A comma separated list of words or strings that will exclude a link from being prefetched. For example, excluding "app" will prevent https://example.com/apple from being prefetched.', + 'wp-plugin-hostgator' + ), + linkPrefetchIgnoreKeywordsLabel: __( + 'Exclude keywords', + 'wp-plugin-hostgator' + ), + performanceAdvancedSettingsTitle: __( + 'Advanced settings', + 'wp-plugin-hostgator' + ), + performanceAdvancedSettingsDescription: __( + 'Additional speed and scalability features powered by Jetpack Boost to make your site as fast as it can be.', + 'wp-plugin-hostgator' + ), + jetpackBoostCriticalCssTitle: __( + 'Optimize Critical CSS Loading (manual)', + 'wp-plugin-hostgator' + ), + jetpackBoostCriticalCssDescription: __( + 'Move important styling information to the start of the page, which helps pages display your content sooner, so your users don’t have to wait for the entire page to load.', + 'wp-plugin-hostgator' + ), + jetpackBoostCriticalCssPremiumTitle: __( + 'Optimize Critical CSS Loading (UPGRADED)', + 'wp-plugin-hostgator' + ), + jetpackBoostCriticalCssUpgradeTitle: __( + 'Generate Critical CSS Automatically', + 'wp-plugin-hostgator' + ), + jetpackBoostCriticalCssPremiumDescription: sprintf( + // translators: %1$s is a line break (
), %2$s is the opening tag, %3$s is the closing tag. + __( + 'Move important styling information to the start of the page, which helps pages display your content sooner, so your users don’t have to wait for the entire page to load.%1$s %2$sBoost will automatically generate your Critical CSS%3$s whenever you make changes to the HTML or CSS structure of your site.', + 'wp-plugin-hostgator' + ), + '
', + '', + '' + ), + jetpackBoostRenderBlockingTitle: __( + 'Defer Non-Essential JavaScript', + 'wp-plugin-hostgator' + ), + jetpackBoostRenderBlockingDescription: __( + 'Run non-essential JavaScript after the page has loaded so that styles and images can load more quickly.', + 'wp-plugin-hostgator' + ), + jetpackBoostMinifyJsTitle: __( + 'Concatenate JS', + 'wp-plugin-hostgator' + ), + jetpackBoostMinifyJsDescription: __( + 'Scripts are grouped by their original placement, concatenated and minified to reduce site loading time and reduce the number of requests.', + 'wp-plugin-hostgator' + ), + jetpackBoostExcludeJsTitle: __( + 'Exclude JS Strings', + 'wp-plugin-hostgator' + ), + jetpackBoostMinifyCssTitle: __( + 'Concatenate CSS', + 'wp-plugin-hostgator' + ), + jetpackBoostMinifyCssDescription: __( + 'Styles are grouped by their original placement, concatenated and minified to reduce site loading time and reduce the number of requests.', + 'wp-plugin-hostgator' + ), + jetpackBoostExcludeCssTitle: __( + 'Exclude CSS Strings', + 'wp-plugin-hostgator' + ), + jetpackBoostShowMore: __( 'Show more', 'wp-plugin-hostgator' ), + jetpackBoostShowLess: __( 'Show less', 'wp-plugin-hostgator' ), + jetpackBoostDicoverMore: __( + 'Discover More', + 'wp-plugin-hostgator' + ), + jetpackBoostCtaText: __( + 'Install Jetpack Boost to unlock', + 'wp-plugin-hostgator' + ), + jetpackBoostInstalling: __( + 'Installing Jetpack Boost…', + 'wp-plugin-hostgator' + ), + jetpackBoostActivated: __( + 'Jetpack Boost is now active', + 'wp-plugin-hostgator' + ), + jetpackBoostActivationFailed: __( + 'Activation failed', + 'wp-plugin-hostgator' + ), + // translators: %1$s is the opening tag, %2$s is the closing tag. + jetpackBoostDiscoverMore: __( + 'Discover more %1$shere%2$s', + 'wp-plugin-hostgator' + ), + optionSet: __( 'Option saved correctly', 'wp-plugin-hostgator' ), + optionNotSet: __( 'Error saving option', 'wp-plugin-hostgator' ), }, }; From 41148bc1ca35076be498dba079796b8d2080f15f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 12:31:40 +0000 Subject: [PATCH 07/22] NPM Dev(deps-dev): Bump tailwindcss from 3.4.15 to 3.4.17 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.15 to 3.4.17. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.17/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.15...v3.4.17) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 27 ++++++++------------------- package.json | 2 +- 2 files changed, 9 insertions(+), 20 deletions(-) diff --git a/package-lock.json b/package-lock.json index 099bd0fc..acc13f14 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "cypress-axe": "1.5.0", "node-fetch": "^2.7.0", "node-wp-i18n": "^1.2.7", - "tailwindcss": "^3.4.15" + "tailwindcss": "^3.4.17" }, "engines": { "node": ">=20", @@ -16475,11 +16475,10 @@ } }, "node_modules/lilconfig": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.2.tgz", - "integrity": "sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==", + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.3.tgz", + "integrity": "sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==", "dev": true, - "license": "MIT", "engines": { "node": ">=14" }, @@ -22912,9 +22911,9 @@ } }, "node_modules/tailwindcss": { - "version": "3.4.15", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.15.tgz", - "integrity": "sha512-r4MeXnfBmSOuKUWmXe6h2CcyfzJCEk4F0pptO5jlnYSIViUkVmsawj80N5h2lO3gwcmSb4n3PuN+e+GC1Guylw==", + "version": "3.4.17", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.17.tgz", + "integrity": "sha512-w33E2aCvSDP0tW9RZuNXadXlkHXqFzSkQew/aIa2i/Sj8fThxwovwlXHSPXTbAHwEIhBFXAedUhP2tueAKP8Og==", "dev": true, "dependencies": { "@alloc/quick-lru": "^5.2.0", @@ -22926,7 +22925,7 @@ "glob-parent": "^6.0.2", "is-glob": "^4.0.3", "jiti": "^1.21.6", - "lilconfig": "^2.1.0", + "lilconfig": "^3.1.3", "micromatch": "^4.0.8", "normalize-path": "^3.0.0", "object-hash": "^3.0.0", @@ -22986,16 +22985,6 @@ "node": ">= 6" } }, - "node_modules/tailwindcss/node_modules/lilconfig": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.1.0.tgz", - "integrity": "sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=10" - } - }, "node_modules/tailwindcss/node_modules/readdirp": { "version": "3.6.0", "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz", diff --git a/package.json b/package.json index 7b14d0e8..5acc7ecb 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "cypress-axe": "1.5.0", "node-fetch": "^2.7.0", "node-wp-i18n": "^1.2.7", - "tailwindcss": "^3.4.15" + "tailwindcss": "^3.4.17" }, "scripts": { "build": "wp-scripts build", From 87f8620b3e7ccd064807cae73c508ace38f0c7fb Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Wed, 18 Dec 2024 14:00:36 -0500 Subject: [PATCH 08/22] validate composer lock --- composer.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.lock b/composer.lock index 46600b37..82c963a3 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "38d74f74868bae25ba2b52291c1d7739", + "content-hash": "5be1000b81c029af5f9cebb6d1863332", "packages": [ { "name": "doctrine/inflector", From f6f250818c136bf23fedaeca392e94a046715f82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 12:47:36 +0000 Subject: [PATCH 09/22] NPM Dev(deps-dev): Bump cypress from 13.16.0 to 13.17.0 Bumps [cypress](https://github.com/cypress-io/cypress) from 13.16.0 to 13.17.0. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/v13.16.0...v13.17.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 9 ++++----- package.json | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2de4d870..0e765c47 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,7 +35,7 @@ "@testing-library/cypress": "^10.0.2", "@wordpress/env": "^10.14.0", "@wordpress/scripts": "^30.6.0", - "cypress": "^13.16.0", + "cypress": "^13.17.0", "cypress-axe": "1.5.0", "node-fetch": "^2.7.0", "node-wp-i18n": "^1.2.7", @@ -9316,12 +9316,11 @@ } }, "node_modules/cypress": { - "version": "13.16.0", - "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.16.0.tgz", - "integrity": "sha512-g6XcwqnvzXrqiBQR/5gN+QsyRmKRhls1y5E42fyOvsmU7JuY+wM6uHJWj4ZPttjabzbnRvxcik2WemR8+xT6FA==", + "version": "13.17.0", + "resolved": "https://registry.npmjs.org/cypress/-/cypress-13.17.0.tgz", + "integrity": "sha512-5xWkaPurwkIljojFidhw8lFScyxhtiFHl/i/3zov+1Z5CmY4t9tjIdvSXfu82Y3w7wt0uR9KkucbhkVvJZLQSA==", "dev": true, "hasInstallScript": true, - "license": "MIT", "dependencies": { "@cypress/request": "^3.0.6", "@cypress/xvfb": "^1.2.4", diff --git a/package.json b/package.json index fe41ff2f..1dd0ee43 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@testing-library/cypress": "^10.0.2", "@wordpress/env": "^10.14.0", "@wordpress/scripts": "^30.6.0", - "cypress": "^13.16.0", + "cypress": "^13.17.0", "cypress-axe": "1.5.0", "node-fetch": "^2.7.0", "node-wp-i18n": "^1.2.7", From 7db939d2d93f3955f67472e705dc7ab6eaea95dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 12:47:44 +0000 Subject: [PATCH 10/22] NPM(deps): Bump react-router-dom from 6.28.0 to 7.0.2 Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.28.0 to 7.0.2. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.0.2/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 69 +++++++++++++++++++++++++++++++---------------- package.json | 2 +- 2 files changed, 47 insertions(+), 24 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2de4d870..9592f7d5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "lodash": "^4.17.21", "react": "^18.2.0", "react-error-boundary": "^4.1.2", - "react-router-dom": "^6.28.0", + "react-router-dom": "^7.0.2", "react-use": "^17.6.0" }, "devDependencies": { @@ -3817,14 +3817,6 @@ } } }, - "node_modules/@remix-run/router": { - "version": "1.21.0", - "resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.21.0.tgz", - "integrity": "sha512-xfSkCAchbdG5PnbrKqFWwia4Bi61nH+wm8wLEqfHDyp7Y3dZzgqS2itV8i4gAq9pC2HsTpwyBC6Ds8VHZ96JlA==", - "engines": { - "node": ">=14.0.0" - } - }, "node_modules/@rtsao/scc": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/@rtsao/scc/-/scc-1.1.0.tgz", @@ -4508,6 +4500,11 @@ "@types/node": "*" } }, + "node_modules/@types/cookie": { + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/@types/cookie/-/cookie-0.6.0.tgz", + "integrity": "sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==" + }, "node_modules/@types/eslint": { "version": "9.6.1", "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-9.6.1.tgz", @@ -8750,6 +8747,14 @@ "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.9.0.tgz", "integrity": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==" }, + "node_modules/cookie": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/cookie/-/cookie-1.0.2.tgz", + "integrity": "sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA==", + "engines": { + "node": ">=18" + } + }, "node_modules/cookie-signature": { "version": "1.0.6", "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz", @@ -19695,33 +19700,41 @@ } }, "node_modules/react-router": { - "version": "6.28.0", - "resolved": "https://registry.npmjs.org/react-router/-/react-router-6.28.0.tgz", - "integrity": "sha512-HrYdIFqdrnhDw0PqG/AKjAqEqM7AvxCz0DQ4h2W8k6nqmc5uRBYDag0SBxx9iYz5G8gnuNVLzUe13wl9eAsXXg==", + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/react-router/-/react-router-7.0.2.tgz", + "integrity": "sha512-m5AcPfTRUcjwmhBzOJGEl6Y7+Crqyju0+TgTQxoS4SO+BkWbhOrcfZNq6wSWdl2BBbJbsAoBUb8ZacOFT+/JlA==", "dependencies": { - "@remix-run/router": "1.21.0" + "@types/cookie": "^0.6.0", + "cookie": "^1.0.1", + "set-cookie-parser": "^2.6.0", + "turbo-stream": "2.4.0" }, "engines": { - "node": ">=14.0.0" + "node": ">=20.0.0" }, "peerDependencies": { - "react": ">=16.8" + "react": ">=18", + "react-dom": ">=18" + }, + "peerDependenciesMeta": { + "react-dom": { + "optional": true + } } }, "node_modules/react-router-dom": { - "version": "6.28.0", - "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.28.0.tgz", - "integrity": "sha512-kQ7Unsl5YdyOltsPGl31zOjLrDv+m2VcIEcIHqYYD3Lp0UppLjrzcfJqDJwXxFw3TH/yvapbnUvPlAj7Kx5nbg==", + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-7.0.2.tgz", + "integrity": "sha512-VJOQ+CDWFDGaWdrG12Nl+d7yHtLaurNgAQZVgaIy7/Xd+DojgmYLosFfZdGz1wpxmjJIAkAMVTKWcvkx1oggAw==", "dependencies": { - "@remix-run/router": "1.21.0", - "react-router": "6.28.0" + "react-router": "7.0.2" }, "engines": { - "node": ">=14.0.0" + "node": ">=20.0.0" }, "peerDependencies": { - "react": ">=16.8", - "react-dom": ">=16.8" + "react": ">=18", + "react-dom": ">=18" } }, "node_modules/react-universal-interface": { @@ -20874,6 +20887,11 @@ "node": ">= 0.8.0" } }, + "node_modules/set-cookie-parser": { + "version": "2.7.1", + "resolved": "https://registry.npmjs.org/set-cookie-parser/-/set-cookie-parser-2.7.1.tgz", + "integrity": "sha512-IOc8uWeOZgnb3ptbCURJWNjWUPcO3ZnTTdzsurqERrP6nPyv+paC55vJM0LpOlT2ne+Ix+9+CRG1MNLlyZ4GjQ==" + }, "node_modules/set-function-length": { "version": "1.2.2", "resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz", @@ -23060,6 +23078,11 @@ "node": "*" } }, + "node_modules/turbo-stream": { + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/turbo-stream/-/turbo-stream-2.4.0.tgz", + "integrity": "sha512-FHncC10WpBd2eOmGwpmQsWLDoK4cqsA/UT/GqNoaKOQnT8uzhtCbg3EoUDMvqpOSAI0S26mr0rkjzbOO6S3v1g==" + }, "node_modules/tweetnacl": { "version": "0.14.5", "resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz", diff --git a/package.json b/package.json index fe41ff2f..9c2f5de6 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "lodash": "^4.17.21", "react": "^18.2.0", "react-error-boundary": "^4.1.2", - "react-router-dom": "^6.28.0", + "react-router-dom": "^7.0.2", "react-use": "^17.6.0" }, "devDependencies": { From 31a34ad5248cbe454178dd1a27c5b888ab8b8999 Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Thu, 19 Dec 2024 16:05:36 -0500 Subject: [PATCH 11/22] Upgrading newfold-labs/wp-module-coming-soon (1.3.2 => 1.3.3) and newfold-labs/wp-module-deactivation (1.2.3 => 1.3.0) --- composer.json | 6 +++--- composer.lock | 48 +++++++++++++++++++++++++++++++++--------------- 2 files changed, 36 insertions(+), 18 deletions(-) diff --git a/composer.json b/composer.json index c67561bc..1669f22e 100644 --- a/composer.json +++ b/composer.json @@ -74,15 +74,15 @@ "doctrine/inflector": "1.4.4 as 1.3.1", "newfold-labs/wp-module-activation": "^1.0.5", "newfold-labs/wp-module-atomic": "^1.3", - "newfold-labs/wp-module-coming-soon": "^1.3.2", + "newfold-labs/wp-module-coming-soon": "^1.3.3", "newfold-labs/wp-module-context": "^1.0.1", "newfold-labs/wp-module-data": "^2.6.8", - "newfold-labs/wp-module-deactivation": "^1.2.3", + "newfold-labs/wp-module-deactivation": "^1.3.0", "newfold-labs/wp-module-ecommerce": "^1.4.6", "newfold-labs/wp-module-features": "^1.4.2", "newfold-labs/wp-module-global-ctb": "^1.0.13", "newfold-labs/wp-module-help-center": "^2.2.3", - "newfold-labs/wp-module-loader": "^1.0.10", + "newfold-labs/wp-module-loader": "^1.0.11", "newfold-labs/wp-module-marketplace": "^2.4.0", "newfold-labs/wp-module-migration": "^1.0.12", "newfold-labs/wp-module-notifications": "^1.6.6", diff --git a/composer.lock b/composer.lock index 82c963a3..38693446 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "5be1000b81c029af5f9cebb6d1863332", + "content-hash": "8fb94c4ebc0d51e8254f288c676744e2", "packages": [ { "name": "doctrine/inflector", @@ -722,16 +722,16 @@ }, { "name": "newfold-labs/wp-module-coming-soon", - "version": "1.3.2", + "version": "1.3.3", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-coming-soon.git", - "reference": "c1485a16b23fdf7b1fca52820c2fa686f2a6e30c" + "reference": "434965049cc251b31afdaed89eb4bfd31db8a378" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-coming-soon/zipball/c1485a16b23fdf7b1fca52820c2fa686f2a6e30c", - "reference": "c1485a16b23fdf7b1fca52820c2fa686f2a6e30c", + "url": "https://api.github.com/repos/newfold-labs/wp-module-coming-soon/zipball/434965049cc251b31afdaed89eb4bfd31db8a378", + "reference": "434965049cc251b31afdaed89eb4bfd31db8a378", "shasum": "" }, "require": { @@ -769,10 +769,10 @@ ], "description": "Coming Soon module for WordPress sites.", "support": { - "source": "https://github.com/newfold-labs/wp-module-coming-soon/tree/1.3.2", + "source": "https://github.com/newfold-labs/wp-module-coming-soon/tree/1.3.3", "issues": "https://github.com/newfold-labs/wp-module-coming-soon/issues" }, - "time": "2024-12-03T23:45:51+00:00" + "time": "2024-12-16T17:41:39+00:00" }, { "name": "newfold-labs/wp-module-context", @@ -932,23 +932,24 @@ }, { "name": "newfold-labs/wp-module-deactivation", - "version": "1.2.3", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-deactivation.git", - "reference": "77fba9e7289ef3924bc349b549ce53e9f494565e" + "reference": "93b7aa7472460b67bcc3fac77c5f5ab9e954095a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-deactivation/zipball/77fba9e7289ef3924bc349b549ce53e9f494565e", - "reference": "77fba9e7289ef3924bc349b549ce53e9f494565e", + "url": "https://api.github.com/repos/newfold-labs/wp-module-deactivation/zipball/93b7aa7472460b67bcc3fac77c5f5ab9e954095a", + "reference": "93b7aa7472460b67bcc3fac77c5f5ab9e954095a", "shasum": "" }, "require": { "newfold-labs/wp-module-data": "^2.0.0" }, "require-dev": { - "newfold-labs/wp-php-standards": "^1.2" + "newfold-labs/wp-php-standards": "^1.2", + "wp-cli/i18n-command": "^2.6" }, "type": "library", "autoload": { @@ -965,6 +966,23 @@ ], "lint": [ "vendor/bin/phpcs --standard=phpcs.xml -s ." + ], + "i18n-pot": [ + "vendor/bin/wp i18n make-pot . ./languages/wp-module-deactivation.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-module-deactivation/issues\",\"POT-Creation-Date\":\"2024-12-12T07:59:34+00:00\"}' --exclude=tests" + ], + "i18n-po": [ + "vendor/bin/wp i18n update-po ./languages/wp-module-deactivation.pot ./languages" + ], + "i18n-mo": [ + "vendor/bin/wp i18n make-mo ./languages" + ], + "i18n-json": [ + "rm -f languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print" + ], + "i18n": [ + "@i18n-pot", + "@i18n-po", + "@i18n-mo" ] }, "license": [ @@ -977,7 +995,7 @@ }, { "name": "Evan Mullins", - "email": "evanrm@gmail.com" + "homepage": "https://evanmullins.com" }, { "name": "Al Ani", @@ -986,10 +1004,10 @@ ], "description": "A Module for handling WordPress brand plugins and modules deactivations", "support": { - "source": "https://github.com/newfold-labs/wp-module-deactivation/tree/1.2.3", + "source": "https://github.com/newfold-labs/wp-module-deactivation/tree/1.3.0", "issues": "https://github.com/newfold-labs/wp-module-deactivation/issues" }, - "time": "2024-07-10T16:05:32+00:00" + "time": "2024-12-16T17:21:20+00:00" }, { "name": "newfold-labs/wp-module-ecommerce", From 2efe401e2cd400528e277a7034ff64d28acb96d2 Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Thu, 19 Dec 2024 16:06:41 -0500 Subject: [PATCH 12/22] bump wp/dom-ready to 4.14.0 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index d9a5b31a..34bc2d7e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@newfold/ui-component-library": "^1.1.0", "@reduxjs/toolkit": "^2.5.0", "@wordpress/compose": "^7.14.0", - "@wordpress/dom-ready": "^4.13.0", + "@wordpress/dom-ready": "^4.14.0", "@wordpress/element": "^6.14.0", "@wordpress/i18n": "^5.14.0", "@wordpress/icons": "^10.14.0", @@ -5912,9 +5912,9 @@ } }, "node_modules/@wordpress/dom-ready": { - "version": "4.13.0", - "resolved": "https://registry.npmjs.org/@wordpress/dom-ready/-/dom-ready-4.13.0.tgz", - "integrity": "sha512-ajR4BeHaUERWC7M3JyEVrhtahWYaj/r78k1bUoP80HRzAhIFEGsicPc9+j/KaLHFJoHyPllMiRZfTgjwYJ7zqQ==", + "version": "4.14.0", + "resolved": "https://registry.npmjs.org/@wordpress/dom-ready/-/dom-ready-4.14.0.tgz", + "integrity": "sha512-VeLZZJwKM+Y1d9KPXJ7IQFWwxrND8Xlu+XHpEesudn2kxYE/F5E1uGwS+8LjuprKW+ZEBzgmzZRraKG+KbGFWg==", "license": "GPL-2.0-or-later", "dependencies": { "@babel/runtime": "7.25.7" diff --git a/package.json b/package.json index 488bdf3a..cf1efcc7 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@newfold/ui-component-library": "^1.1.0", "@reduxjs/toolkit": "^2.5.0", "@wordpress/compose": "^7.14.0", - "@wordpress/dom-ready": "^4.13.0", + "@wordpress/dom-ready": "^4.14.0", "@wordpress/element": "^6.14.0", "@wordpress/i18n": "^5.14.0", "@wordpress/icons": "^10.14.0", From f562952998b96a8934836d3414f93a22d67739b8 Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Thu, 19 Dec 2024 17:54:00 -0500 Subject: [PATCH 13/22] set-version-bump: Version updated 2.12.4 => 2.12.5 --- ..._MX-2880dc95cf416da67eef644ff0722a11.json} | 134 +++- languages/wp-plugin-hostgator-es_MX.po | 597 +++++++++++------ ..._BR-2880dc95cf416da67eef644ff0722a11.json} | 134 +++- languages/wp-plugin-hostgator-pt_BR.po | 597 +++++++++++------ languages/wp-plugin-hostgator.pot | 599 ++++++++++++------ package-lock.json | 4 +- package.json | 4 +- wp-plugin-hostgator.php | 4 +- 8 files changed, 1440 insertions(+), 633 deletions(-) rename languages/{wp-plugin-hostgator-es_MX-cc361f14516098bed03efe4604068441.json => wp-plugin-hostgator-es_MX-2880dc95cf416da67eef644ff0722a11.json} (85%) rename languages/{wp-plugin-hostgator-pt_BR-cc361f14516098bed03efe4604068441.json => wp-plugin-hostgator-pt_BR-2880dc95cf416da67eef644ff0722a11.json} (85%) diff --git a/languages/wp-plugin-hostgator-es_MX-cc361f14516098bed03efe4604068441.json b/languages/wp-plugin-hostgator-es_MX-2880dc95cf416da67eef644ff0722a11.json similarity index 85% rename from languages/wp-plugin-hostgator-es_MX-cc361f14516098bed03efe4604068441.json rename to languages/wp-plugin-hostgator-es_MX-2880dc95cf416da67eef644ff0722a11.json index a4027115..2ae8a5e1 100644 --- a/languages/wp-plugin-hostgator-es_MX-cc361f14516098bed03efe4604068441.json +++ b/languages/wp-plugin-hostgator-es_MX-2880dc95cf416da67eef644ff0722a11.json @@ -1,7 +1,7 @@ { "translation-revision-date": "2024-12-16 16:14+0000", "generator": "WP-CLI\/2.11.0", - "source": "build\/2.12.4\/index.js", + "source": "build\/2.12.5\/index.js", "domain": "messages", "locale_data": { "messages": { @@ -638,6 +638,138 @@ ], "Saving drafts and updating published content creates revisions. Make changes with confidence, knowing you can take ": [ "" + ], + "Asks the browser to download and cache links on the page ahead of them being clicked on, so that when they are clicked they load almost instantly. ": [ + "" + ], + "Link prefetching setting saved": [ + "" + ], + "Link Prefetch": [ + "" + ], + "Enable link prefetching on desktop": [ + "" + ], + "Activate on desktop": [ + "" + ], + "Behavior of the prefetch": [ + "" + ], + "Behavior": [ + "" + ], + "Prefetch on Mouse down": [ + "" + ], + "Prefetch on Mouse Down: Starts loading the page as soon as you click down, for faster response when you release the click.": [ + "" + ], + "Prefetch on Mouse Hover (Recommended)": [ + "" + ], + "Prefetch on Mouse Hover: Begins loading the page the moment your cursor hovers over a link": [ + "" + ], + "Enable link prefetching on Mobile": [ + "" + ], + "Activate on mobile": [ + "" + ], + "Prefetch on Touchstart (Recommended)": [ + "" + ], + "Prefetch on Touch Start: Instantly starts loading the page as soon as you tap the screen, ensuring a quicker response when you lift your finger.": [ + "" + ], + "Prefetch Above the Fold": [ + "" + ], + "Prefetch Above the Fold: Loads links in your current view instantly, ensuring they're ready when you need them.": [ + "" + ], + "Exclude Keywords: A comma separated list of words or strings that will exclude a link from being prefetched. For example, excluding \"app\" will prevent https:\/\/example.com\/apple from being prefetched.": [ + "" + ], + "Exclude keywords": [ + "" + ], + "Advanced settings": [ + "" + ], + "Additional speed and scalability features powered by Jetpack Boost to make your site as fast as it can be.": [ + "" + ], + "Optimize Critical CSS Loading (manual)": [ + "" + ], + "Move important styling information to the start of the page, which helps pages display your content sooner, so your users don\u2019t have to wait for the entire page to load.": [ + "" + ], + "Optimize Critical CSS Loading (UPGRADED)": [ + "" + ], + "Generate Critical CSS Automatically": [ + "" + ], + "Move important styling information to the start of the page, which helps pages display your content sooner, so your users don\u2019t have to wait for the entire page to load.%1$s %2$sBoost will automatically generate your Critical CSS%3$s whenever you make changes to the HTML or CSS structure of your site.": [ + "" + ], + "Defer Non-Essential JavaScript": [ + "" + ], + "Run non-essential JavaScript after the page has loaded so that styles and images can load more quickly.": [ + "" + ], + "Concatenate JS": [ + "" + ], + "Scripts are grouped by their original placement, concatenated and minified to reduce site loading time and reduce the number of requests.": [ + "" + ], + "Exclude JS Strings": [ + "" + ], + "Concatenate CSS": [ + "" + ], + "Styles are grouped by their original placement, concatenated and minified to reduce site loading time and reduce the number of requests.": [ + "" + ], + "Exclude CSS Strings": [ + "" + ], + "Show more": [ + "" + ], + "Show less": [ + "" + ], + "Discover More": [ + "" + ], + "Install Jetpack Boost to unlock": [ + "" + ], + "Installing Jetpack Boost\u2026": [ + "" + ], + "Jetpack Boost is now active": [ + "" + ], + "Activation failed": [ + "" + ], + "Discover more %1$shere%2$s": [ + "" + ], + "Option saved correctly": [ + "" + ], + "Error saving option": [ + "" ] } } diff --git a/languages/wp-plugin-hostgator-es_MX.po b/languages/wp-plugin-hostgator-es_MX.po index c041502f..fc0d079d 100644 --- a/languages/wp-plugin-hostgator-es_MX.po +++ b/languages/wp-plugin-hostgator-es_MX.po @@ -79,28 +79,30 @@ msgstr " Vista previa de la próxima página de inicio" #: inc/Admin.php:64 #: inc/Admin.php:349 -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Home" msgstr "Pagina principal" #: inc/Admin.php:73 -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Marketplace" msgstr " Marketplace" #: inc/Admin.php:78 -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 +#: build/2.12.5/index.js:6 msgid "Performance" msgstr "Rendimiento" #: inc/Admin.php:82 #: inc/Admin.php:350 -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 +#: build/2.12.5/index.js:6 msgid "Settings" msgstr "Configuraciones" #: inc/Admin.php:91 -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Help" msgstr "Ayuda" @@ -170,353 +172,354 @@ msgstr "Actualizaciones automáticas habilitadas en la página Configuración), %2$s is the opening tag, %3$s is the closing tag. +#: build/2.12.5/index.js:4 +msgid "Move important styling information to the start of the page, which helps pages display your content sooner, so your users don’t have to wait for the entire page to load.%1$s %2$sBoost will automatically generate your Critical CSS%3$s whenever you make changes to the HTML or CSS structure of your site." +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Defer Non-Essential JavaScript" +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Run non-essential JavaScript after the page has loaded so that styles and images can load more quickly." +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Concatenate JS" +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Scripts are grouped by their original placement, concatenated and minified to reduce site loading time and reduce the number of requests." +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Exclude JS Strings" +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Concatenate CSS" +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Styles are grouped by their original placement, concatenated and minified to reduce site loading time and reduce the number of requests." +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Exclude CSS Strings" +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Show more" +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Show less" +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Discover More" +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Install Jetpack Boost to unlock" +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Installing Jetpack Boost…" +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Jetpack Boost is now active" +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Activation failed" +msgstr "" + +#. translators: %1$s is the opening tag, %2$s is the closing tag. +#: build/2.12.5/index.js:6 +msgid "Discover more %1$shere%2$s" +msgstr "" + +#: build/2.12.5/index.js:6 +msgid "Option saved correctly" +msgstr "" + +#: build/2.12.5/index.js:6 +msgid "Error saving option" +msgstr "" diff --git a/languages/wp-plugin-hostgator-pt_BR-cc361f14516098bed03efe4604068441.json b/languages/wp-plugin-hostgator-pt_BR-2880dc95cf416da67eef644ff0722a11.json similarity index 85% rename from languages/wp-plugin-hostgator-pt_BR-cc361f14516098bed03efe4604068441.json rename to languages/wp-plugin-hostgator-pt_BR-2880dc95cf416da67eef644ff0722a11.json index ec2e46dc..fdaec57a 100644 --- a/languages/wp-plugin-hostgator-pt_BR-cc361f14516098bed03efe4604068441.json +++ b/languages/wp-plugin-hostgator-pt_BR-2880dc95cf416da67eef644ff0722a11.json @@ -1,7 +1,7 @@ { "translation-revision-date": "2024-12-16 16:11+0000", "generator": "WP-CLI\/2.11.0", - "source": "build\/2.12.4\/index.js", + "source": "build\/2.12.5\/index.js", "domain": "messages", "locale_data": { "messages": { @@ -638,6 +638,138 @@ ], "WonderBlocks provides a library of customizable block patterns and page templates.": [ "O WonderBlocks fornece uma biblioteca de padr\u00f5es de blocos e modelos de p\u00e1gina personaliz\u00e1veis." + ], + "Asks the browser to download and cache links on the page ahead of them being clicked on, so that when they are clicked they load almost instantly. ": [ + "" + ], + "Link prefetching setting saved": [ + "" + ], + "Link Prefetch": [ + "" + ], + "Enable link prefetching on desktop": [ + "" + ], + "Activate on desktop": [ + "" + ], + "Behavior of the prefetch": [ + "" + ], + "Behavior": [ + "" + ], + "Prefetch on Mouse down": [ + "" + ], + "Prefetch on Mouse Down: Starts loading the page as soon as you click down, for faster response when you release the click.": [ + "" + ], + "Prefetch on Mouse Hover (Recommended)": [ + "" + ], + "Prefetch on Mouse Hover: Begins loading the page the moment your cursor hovers over a link": [ + "" + ], + "Enable link prefetching on Mobile": [ + "" + ], + "Activate on mobile": [ + "" + ], + "Prefetch on Touchstart (Recommended)": [ + "" + ], + "Prefetch on Touch Start: Instantly starts loading the page as soon as you tap the screen, ensuring a quicker response when you lift your finger.": [ + "" + ], + "Prefetch Above the Fold": [ + "" + ], + "Prefetch Above the Fold: Loads links in your current view instantly, ensuring they're ready when you need them.": [ + "" + ], + "Exclude Keywords: A comma separated list of words or strings that will exclude a link from being prefetched. For example, excluding \"app\" will prevent https:\/\/example.com\/apple from being prefetched.": [ + "" + ], + "Exclude keywords": [ + "" + ], + "Advanced settings": [ + "" + ], + "Additional speed and scalability features powered by Jetpack Boost to make your site as fast as it can be.": [ + "" + ], + "Optimize Critical CSS Loading (manual)": [ + "" + ], + "Move important styling information to the start of the page, which helps pages display your content sooner, so your users don\u2019t have to wait for the entire page to load.": [ + "" + ], + "Optimize Critical CSS Loading (UPGRADED)": [ + "" + ], + "Generate Critical CSS Automatically": [ + "" + ], + "Move important styling information to the start of the page, which helps pages display your content sooner, so your users don\u2019t have to wait for the entire page to load.%1$s %2$sBoost will automatically generate your Critical CSS%3$s whenever you make changes to the HTML or CSS structure of your site.": [ + "" + ], + "Defer Non-Essential JavaScript": [ + "" + ], + "Run non-essential JavaScript after the page has loaded so that styles and images can load more quickly.": [ + "" + ], + "Concatenate JS": [ + "" + ], + "Scripts are grouped by their original placement, concatenated and minified to reduce site loading time and reduce the number of requests.": [ + "" + ], + "Exclude JS Strings": [ + "" + ], + "Concatenate CSS": [ + "" + ], + "Styles are grouped by their original placement, concatenated and minified to reduce site loading time and reduce the number of requests.": [ + "" + ], + "Exclude CSS Strings": [ + "" + ], + "Show more": [ + "" + ], + "Show less": [ + "" + ], + "Discover More": [ + "" + ], + "Install Jetpack Boost to unlock": [ + "" + ], + "Installing Jetpack Boost\u2026": [ + "" + ], + "Jetpack Boost is now active": [ + "" + ], + "Activation failed": [ + "" + ], + "Discover more %1$shere%2$s": [ + "" + ], + "Option saved correctly": [ + "" + ], + "Error saving option": [ + "" ] } } diff --git a/languages/wp-plugin-hostgator-pt_BR.po b/languages/wp-plugin-hostgator-pt_BR.po index 545342ce..6eb539ec 100644 --- a/languages/wp-plugin-hostgator-pt_BR.po +++ b/languages/wp-plugin-hostgator-pt_BR.po @@ -79,38 +79,41 @@ msgstr "Visualize a página de destino em breve" #: inc/Admin.php:64 #: inc/Admin.php:349 -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Home" msgstr "Início" #: inc/Admin.php:70 -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Store" msgstr "Loja" #: inc/Admin.php:73 -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Marketplace" msgstr "Mercado" #: inc/Admin.php:78 -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 +#: build/2.12.5/index.js:6 msgid "Performance" msgstr "Desempenho" #: inc/Admin.php:82 #: inc/Admin.php:350 -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 +#: build/2.12.5/index.js:6 msgid "Settings" msgstr "Configurações" #: inc/Admin.php:87 -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 +#: build/2.12.5/index.js:6 msgid "Staging" msgstr "Encenação" #: inc/Admin.php:91 -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Help" msgstr "Ajuda" @@ -180,359 +183,359 @@ msgstr "Atualizações automáticas habilitadas na página HostGa msgid "Auto-updates enabled" msgstr "Atualizações automáticas habilitadas" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Oh No, An Error!" msgstr "Oh, Não, Um Erro!" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "You found an error, please refresh the page and try again!" msgstr "Você encontrou um erro, por favor atualize a página e tente novamente!" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "If the error persists, please contact support." msgstr "Se o erro persistir, por favor contate o suporte." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid " Error code: " msgstr " Código de erro: " -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Phone" msgstr "Telefone" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Give us a ring at (866) 96-GATOR" msgstr "Ligue para nós" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Call Us" msgstr "Ligue para nós" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Chat" msgstr "Chat" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Have a question? We're here 24/7/365" msgstr "Tem uma dúvida? Estamos aqui 24/7" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Live Chat" msgstr "Chat ao Vivo" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Tweet" msgstr "Tweet" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Tweet us at @hgsupport for support" msgstr "Envie um tweet para @hgsupport para suporte" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Tweet Us" msgstr "Tweet-nos" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Knowledge Base" msgstr "Base de Conhecimento" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Know what the pros know." msgstr "Saiba o que os profissionais sabem." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Find Answers" msgstr "Encontre Respostas" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Blog" msgstr "Blog" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Get our tips and in-depth articles." msgstr "Receba nossas dicas e artigos detalhados." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Learn Stuff" msgstr "Aprenda Coisas" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Video Tutorials" msgstr "Vídeos Tutoriais" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Step-by-step tutorials and additional guides." msgstr "Tutoriais passo a passo e guias adicionais." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Watch Now" msgstr "Assista Agora" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "There's nothing here!" msgstr "Não há nada aqui!" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Settings and Performance" msgstr "Configurações e Desempenho" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Customize & fine-tune your site." msgstr "Personalize & ajuste seu site." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Manage Settings" msgstr "Gerenciar Configurações" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Manage your site settings. You can ajdust automatic updates, comments, revisions and more." msgstr "Gerencie as configurações do seu site. Você pode ajustar atualizações automáticas, comentários, revisões e muito mais." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Manage site performance and caching settings as well as clear the site cache." msgstr "Gerencie o desempenho do site e as configurações de cache, bem como limpe o cache do site." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Visit Marketplace" msgstr "Visite o Mercado" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Add site services, themes or plugins from the marketplace." msgstr "Adicione serviços de site, temas ou plugins da loja." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Website Content" msgstr "Conteúdo do Site" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Create, manage & sort your story." msgstr "Crie, gerencie e classifique seu conteúdo." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "New Post" msgstr "Nova postagem" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Write a new blog post." msgstr "Escreva uma nova postagem no blog." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Pages" msgstr "Páginas" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "New Page" msgstr "Nova Página" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Add fresh pages to your website." msgstr "Adicione novas páginas ao seu site." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Categories" msgstr "Categorias" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Manage Categories" msgstr "Gerenciar Categorias" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Organize existing content into categories." msgstr "Organize o conteúdo existente em categorias." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Web Hosting" msgstr "Hospedagem de Sites" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Access & manage your HostGator account." msgstr "Acesse & gerencie sua conta HostGator." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Manage Sites" msgstr "Gerenciar Sites" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Manage your site from the control panel. You can create backups, set security, and improve performance." msgstr "Gerencie seu site a partir do painel de controle. Você pode criar backups, definir a segurança e melhorar o desempenho." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Email" msgstr "E-mail" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Manage Email" msgstr "Gerenciar E-mail" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Create email accounts, compose, send, and receive your email from the control panel." msgstr "Crie contas de e-mail, componha, envie e receba seu e-mail no painel de controle." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Domains" msgstr "Domínios" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Find a Domain" msgstr "Encontre um Domínio" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Find a new domain and assign it to your site or start a new site with a fresh domain." msgstr "Encontre um novo domínio e atribua-o ao seu site ou inicie um novo site com um novo domínio." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Get Help" msgstr "Obter Ajuda" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "24/7/365 support. We work when you work." msgstr "Suporte 24/7/365. Nós trabalhamos quando você trabalha." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "No cache enabled." msgstr "Nenhum cache ativado." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Disabled" msgstr "Desativado" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Not recommended." msgstr "Não recomendado." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Cache static assets like images and the appearance of your site for 1 hour." msgstr "Recurso de caches estáticos, como imagens e a aparência do seu site, por 1 hora." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Assets Only" msgstr "Somente Recursos" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Cache enabled for assets only." msgstr "Cache ativado apenas para recursos." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Recommended for ecommerce and sites that update frequently or display info in real-time." msgstr "Recomendado para comércio eletrônico e sites que são atualizados com frequência ou exibem informações em tempo real." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Cache static assets for 24 hours and web pages for 2 hours." msgstr "Recurso de caches estáticos por 24 horas e páginas da web por 2 horas." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Assets & Web Pages" msgstr "Recursos & Páginas da Web" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Cache enabled for assets and pages." msgstr "Cache ativado para ativos e páginas." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Recommended for blogs, educational sites, and sites that update at least weekly." msgstr "Recomendado para blogs, sites educacionais e sites que são atualizados pelo menos uma vez por semana." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Cache static assets for 1 week and web pages for 8 hours." msgstr "Recurso de caches estáticos por 1 semana e páginas da web por 8 horas." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Assets & Web Pages - Extended" msgstr "Recursos & Páginas da Web - Estendido" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Cache enabled for assets and pages (extended)." msgstr "Cache ativado para recursos e páginas (estendido)." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Boost speed and performance by storing a copy of your website content, files, and images online so the pages of your website load faster for your visitors." msgstr "Aumente a velocidade e o desempenho armazenando uma cópia do conteúdo, arquivos e imagens do seu site on-line para que as páginas do seu site sejam carregadas mais rapidamente para seus visitantes." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Cache Level" msgstr "Levels de Cache" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Clear All Cache Now" msgstr "Limpar Todo o Cache Agora" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Cache cleared" msgstr "Cache limpo" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Clear Cache" msgstr "Limpar Cache" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Plugins" msgstr "Plugins" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Themes" msgstr "Temas" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Automatic Updates" msgstr "Atualizações Automáticas" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Disable comments for older posts" msgstr "Desabilitar comentários de postagens mais antigas" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Comments on posts are disabled after " msgstr "Os comentários em postagens são desativados após " -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid " day." msgid_plural " days." msgstr[0] " dia." msgstr[1] " dias." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Close comments after " msgstr "Fechar comentários após " -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Posts will display " msgstr "As postagens serão exibidas " -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid " comment at a time." msgid_plural " comments at a time." msgstr[0] " comentário por vez." msgstr[1] " comentários por vez." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Display " msgstr "Exibir " -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Comments" msgstr "Comentários" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid " revision." msgid_plural " revisions." msgstr[0] " revisão." msgstr[1] " revisões." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "The trash will automatically empty every " msgstr "A lixeira será automaticamente vazia a cada " -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid " week." msgid_plural " weeks." msgstr[0] " semana." msgstr[1] " semanas." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Content Options" msgstr "Opções de Conteúdo" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Controls for content revisions and how often to empty the trash." msgstr "Controles para revisões de conteúdo e com que frequência esvaziar a lixeira." @@ -549,460 +552,638 @@ msgid "Why choose HostGator for your WordPress site?" msgstr "Por que escolher HostGator para seu site WordPress?" #: inc/Admin.php:67 -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Pages & Posts" msgstr "Páginas e Postagens" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Hostgator WordPress Plugin" msgstr "Plugin WordPress Hostgator" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "HostGator Account" msgstr "Conta HostGator" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Products & Services" msgstr "Produtos e Serviços" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Sales & Promotions" msgstr "Vendas e Promoções" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Payments" msgstr "Pagamentos" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Store Details" msgstr "Detalhes da loja" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Admin" msgstr "Admin" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Secret page to manage admin features and settings." msgstr "Página secreta para gerenciar recursos e configurações de administração." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "We are available 24/7 to help answer questions and solve your problems." msgstr "Estamos disponíveis 24 horas por dia, 7 dias por semana para ajudar a responder perguntas e resolver seus problemas." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "More" msgstr "Mais" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Manage Domain" msgstr "Gerenciar domínio" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Explore our featured collection of tools and services." msgstr "Explore nossa coleção de ferramentas e serviços em destaque." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Oops, there was an error loading the marketplace, please try again later." msgstr "Ops, ocorreu um erro ao carregar o marketplace, tente novamente mais tarde." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Sorry, no marketplace items. Please, try again later." msgstr "Desculpe, não há itens do marketplace. Tente novamente mais tarde." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Load More" msgstr "Carregar mais" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Oops! Something Went Wrong" msgstr "Ops! Algo deu errado" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "An error occurred while loading the content. Please try again later." msgstr "Ocorreu um erro ao carregar o conteúdo. Tente novamente mais tarde." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Products" msgstr "Produtos" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Showcase physical and digital goods, product variations, and custom configurations." msgstr "Mostrar produtos físicos e digitais, variações de produtos e configurações personalizadas." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "View all " msgstr "View all " -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Add New" msgstr "Add New" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Blog Posts" msgstr "Blog Posts" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Add a new blog post or edit your existing posts." msgstr "Adicione um novo blog post ou edite seus posts existentes." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Bookings & Appointments" msgstr "Bookings & Appointments" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Add your list of services, setup a booking calendar, and edit your bookings form." msgstr "Adicione sua lista de serviços, configure um calendário de reservas e edite seu formulário de reservas." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Your site is not live." msgstr "Seu site não está ativo." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Your site is live." msgstr "Seu site está ativo." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Visitors to your site will see your \"Coming Soon\" page and not your actual site. Visit " msgstr "Visitantes do seu site verão sua página \"Em breve\" e não seu site real. Visite " -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "\"Settings\"" msgstr "\"Configurações\"" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid " to set your site live." msgstr " para ativar seu site." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Visitors to your site will see all your publicly published pages." msgstr "Visitantes do seu site verão todas as suas páginas publicadas publicamente." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Site Pages" msgstr "Páginas do site" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Edit your homepage and other existing pages or add new pages to your site." msgstr "Edite sua página inicial e outras páginas existentes ou adicione novas páginas ao seu site." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Every page load is fresh." msgstr "Cada carregamento de página é novo." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Recommended for sites that update a few times a month or less like porfolios or brochure sites." msgstr "Recomendado para sites que são atualizados algumas vezes por mês ou menos, como sites de portfólios ou brochuras." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Cache setting saved" msgstr "Configuração de cache salva" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "We automatically clear your cache as you work (creating content, changing settings, installing plugins and more). But you can manually clear it here to be confident it's fresh." msgstr "Nós limpamos seu cache automaticamente conforme você trabalha (criando conteúdo, alterando configurações, instalando plugins e mais). Mas você pode limpá-lo manualmente aqui para ter certeza de que ele está atualizado." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "This is where you can manage cache settings for your website." msgstr "Aqui é onde você pode gerenciar as configurações de cache do seu site." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Manage All Updates" msgstr "Gerenciar todas as atualizações" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "WordPress Core" msgstr "WordPress Core" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Keeping automatic updates on ensures timely security fixes and the latest features." msgstr "Manter atualizações automáticas ativadas garante correções de segurança oportunas e os recursos mais recentes." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Oops! Something went wrong. Please try again." msgstr "Ops! Algo deu errado. Tente novamente." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Site Status" msgstr "Status do site" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Not Live" msgstr "Não ativo" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Live" msgstr "Ativo" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Coming Soon page" msgstr "Página em breve" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Your Hostgator Coming Soon page lets you hide your site from visitors while you make the magic happen." msgstr "Sua página em breve do Hostgator permite que você oculte seu site dos visitantes enquanto você faz a mágica acontecer." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Your website is currently displaying a \"Coming Soon\" page." msgstr "Seu site está exibindo uma página \"Em breve\"." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Comments setting saved " msgstr "Configuração de comentários salva " -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Comments setting saved." msgstr "Configuração de comentários salva." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid " comments per page." msgstr " comentários por página." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Comments allow visitors to provide feedback and respond to your posts or pages." msgstr "Os comentários permitem que os visitantes forneçam feedback e respondam às suas postagens ou páginas." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Post revision setting saved " msgstr "Post revision setting saved " -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Posts will save " msgstr "Posts will save " -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Number of revisions posts can save " msgstr "Número de revisões que os posts podem salvar " -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Saving drafts and updating published content creates revisions. Make changes with confidence, knowing you can take " msgstr "Salvar rascunhos e atualizar conteúdo publicado cria revisões. Faça alterações com confiança, sabendo que você pode " -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid " step back." msgid_plural " steps back." msgstr[0] " dê um passo para trás." msgstr[1] " dá um passo para trás" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Trash setting saved " msgstr "Configuração de lixeira salva " -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Trash emptying frequency " msgstr "Frequência de esvaziamento de lixeira " -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "The Help Center provides guided, step-by-step assistance as you build your site." msgstr "A Central de Ajuda fornece assistência guiada passo a passo enquanto você cria seu site." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Sorry, that is not allowed." msgstr "Desculpe, isso não é permitido." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "This feature cannot currently be modified." msgstr "Este recurso não pode ser modificado no momento." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "This is where you can manage common settings for your website." msgstr "Aqui é onde você pode gerenciar as configurações comuns do seu site." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Features" msgstr "Recursos" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "The performance feature provides improvements to loads faster for visitors including cache settings." msgstr "O recurso de desempenho fornece melhorias para carregamentos mais rápidos para visitantes, incluindo configurações de cache." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "The staging feature provides a way to copy a site to test new updates, features or content." msgstr "O recurso de preparação fornece uma maneira de copiar um site para testar novas atualizações, recursos ou conteúdo." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Cancel" msgstr "Cancelar" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Clone" msgstr "Clonar" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Confirm Clone Action" msgstr "Confirmar ação de clonagem" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "This will overwrite anything in staging and update it to an exact clone of the current production site. Are you sure you want to proceed?" msgstr "Isso substituirá qualquer coisa na preparação e a atualizará para um clone exato do site de produção atual. Tem certeza de que deseja prosseguir?" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Cloned to Staging" msgstr "Clonado para Staging" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Cloning production to staging, this should take about a minute." msgstr "Clonando produção para staging, isso deve levar cerca de um minuto." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Clone to staging" msgstr "Clone para staging" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Created" msgstr "Criado" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Staging Created" msgstr "Staging criado" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Creating a staging site, this should take about a minute." msgstr "Criando um site de staging, isso deve levar cerca de um minuto." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Create staging site" msgstr "Criar site de preparação" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Currently editing" msgstr "Editando atualmente" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Delete" msgstr "Excluir" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Confirm Delete" msgstr "Confirmar exclusão" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "This will permanently delete staging site. Are you sure you want to proceed? You can recreate another staging site at any time, but any specific changes you've made to this staging site will be lost." msgstr "Isso excluirá permanentemente o site de preparação. Tem certeza de que deseja prosseguir? Você pode recriar outro site de preparação a qualquer momento, mas quaisquer alterações específicas que você tenha feito neste site de preparação serão perdidas." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Deleted Staging" msgstr "Staging excluído" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Deleting the staging site, this should take about a minute." msgstr "Excluindo o site de staging, isso deve levar cerca de um minuto." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Delete Staging Site" msgstr "Excluir site de preparação" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Deploy" msgstr "Implementar" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Deploy all changes" msgstr "Implementar todas as alterações" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Confirm Deployment" msgstr "Confirmar implementação" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Deploy database only" msgstr "Implementar somente o banco de dados" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "This will deploy staging to production and overwrite current production site. Are you sure you want to proceed?" msgstr "Isso implementará a preparação na produção e substituirá o site de produção atual. Tem certeza de que deseja prosseguir?" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Deploy files only" msgstr "Implementar apenas arquivos" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Deployed" msgstr "Implementado" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Deploying from staging to production, this should take about a minute." msgstr "Implementando do staging para a produção, isso deve levar cerca de um minuto." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Deploy Site" msgstr "Implementar site" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Error" msgstr "Erro" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Not currently editing" msgstr "Não está editando no momento" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Proceed" msgstr "Continuar" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Production Site" msgstr "Site de produção" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Staging Site" msgstr "Site de preparação" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "A staging site is a duplicate of your live site, offering a secure environment to experiment, test updates, and deploy when ready." msgstr "Um site de preparação é uma duplicata do seu site ativo, oferecendo um ambiente seguro para experimentar, testar atualizações e implantar quando estiver pronto." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Switch" msgstr "Trocar" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Switching" msgstr "Trocar" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Switch to Production" msgstr "Trocar para produção" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "This will navigate you to the production environment" msgstr "Isso o levará ao ambiente de produção" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Loading the production environment now." msgstr "Carregando o ambiente de produção agora." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Switching to the production environment, this should take about a minute." msgstr "Alternando para o ambiente de produção, isso deve levar cerca de um minuto." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Switch to Staging" msgstr "Alternar para o ambiente de preparação" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "This will navigate you to the staging environment" msgstr "Isso o levará ao ambiente de preparação" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Loading the staging environment now." msgstr "Carregando o ambiente de preparação agora." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Switching to the staging environment, this should take about a minute." msgstr "Alternando para o ambiente de preparação, isso deve levar cerca de um minuto." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "An unknown error has occurred." msgstr "Ocorreu um erro desconhecido." -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Working…" msgstr "Funcionando…" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Sales Channel" msgstr "Canal de vendas" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "WonderBlocks provides a library of customizable block patterns and page templates." msgstr "O WonderBlocks fornece uma biblioteca de padrões de blocos e modelos de página personalizáveis." + +#: build/2.12.5/index.js:1 +msgid "Asks the browser to download and cache links on the page ahead of them being clicked on, so that when they are clicked they load almost instantly. " +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Link prefetching setting saved" +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Link Prefetch" +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Enable link prefetching on desktop" +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Activate on desktop" +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Behavior of the prefetch" +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Behavior" +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Prefetch on Mouse down" +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Prefetch on Mouse Down: Starts loading the page as soon as you click down, for faster response when you release the click." +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Prefetch on Mouse Hover (Recommended)" +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Prefetch on Mouse Hover: Begins loading the page the moment your cursor hovers over a link" +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Enable link prefetching on Mobile" +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Activate on mobile" +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Prefetch on Touchstart (Recommended)" +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Prefetch on Touch Start: Instantly starts loading the page as soon as you tap the screen, ensuring a quicker response when you lift your finger." +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Prefetch Above the Fold" +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Prefetch Above the Fold: Loads links in your current view instantly, ensuring they're ready when you need them." +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Exclude Keywords: A comma separated list of words or strings that will exclude a link from being prefetched. For example, excluding \"app\" will prevent https://example.com/apple from being prefetched." +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Exclude keywords" +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Advanced settings" +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Additional speed and scalability features powered by Jetpack Boost to make your site as fast as it can be." +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Optimize Critical CSS Loading (manual)" +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Move important styling information to the start of the page, which helps pages display your content sooner, so your users don’t have to wait for the entire page to load." +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Optimize Critical CSS Loading (UPGRADED)" +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Generate Critical CSS Automatically" +msgstr "" + +#. translators: %1$s is a line break (
), %2$s is the opening tag, %3$s is the closing tag. +#: build/2.12.5/index.js:4 +msgid "Move important styling information to the start of the page, which helps pages display your content sooner, so your users don’t have to wait for the entire page to load.%1$s %2$sBoost will automatically generate your Critical CSS%3$s whenever you make changes to the HTML or CSS structure of your site." +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Defer Non-Essential JavaScript" +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Run non-essential JavaScript after the page has loaded so that styles and images can load more quickly." +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Concatenate JS" +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Scripts are grouped by their original placement, concatenated and minified to reduce site loading time and reduce the number of requests." +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Exclude JS Strings" +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Concatenate CSS" +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Styles are grouped by their original placement, concatenated and minified to reduce site loading time and reduce the number of requests." +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Exclude CSS Strings" +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Show more" +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Show less" +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Discover More" +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Install Jetpack Boost to unlock" +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Installing Jetpack Boost…" +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Jetpack Boost is now active" +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Activation failed" +msgstr "" + +#. translators: %1$s is the opening
tag, %2$s is the closing tag. +#: build/2.12.5/index.js:6 +msgid "Discover more %1$shere%2$s" +msgstr "" + +#: build/2.12.5/index.js:6 +msgid "Option saved correctly" +msgstr "" + +#: build/2.12.5/index.js:6 +msgid "Error saving option" +msgstr "" diff --git a/languages/wp-plugin-hostgator.pot b/languages/wp-plugin-hostgator.pot index d1ff6433..91d4f505 100644 --- a/languages/wp-plugin-hostgator.pot +++ b/languages/wp-plugin-hostgator.pot @@ -2,7 +2,7 @@ # This file is distributed under the GPL 2.0 or later. msgid "" msgstr "" -"Project-Id-Version: The HostGator Plugin 2.12.4\n" +"Project-Id-Version: The HostGator Plugin 2.12.5\n" "Report-Msgid-Bugs-To: https://github.com/newfold-labs/wp-plugin-hostgator/issues\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -86,43 +86,46 @@ msgstr "" #: inc/Admin.php:64 #: inc/Admin.php:349 -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Home" msgstr "" #: inc/Admin.php:67 -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Pages & Posts" msgstr "" #: inc/Admin.php:70 -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Store" msgstr "" #: inc/Admin.php:73 -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Marketplace" msgstr "" #: inc/Admin.php:78 -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 +#: build/2.12.5/index.js:6 msgid "Performance" msgstr "" #: inc/Admin.php:82 #: inc/Admin.php:350 -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 +#: build/2.12.5/index.js:6 msgid "Settings" msgstr "" #: inc/Admin.php:87 -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 +#: build/2.12.5/index.js:6 msgid "Staging" msgstr "" #: inc/Admin.php:91 -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Help" msgstr "" @@ -192,812 +195,990 @@ msgstr "" msgid "Auto-updates enabled" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Hostgator WordPress Plugin" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Oh No, An Error!" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "You found an error, please refresh the page and try again!" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "If the error persists, please contact support." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid " Error code: " msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "HostGator Account" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Phone" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Give us a ring at (866) 96-GATOR" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Call Us" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Chat" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Have a question? We're here 24/7/365" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Live Chat" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Tweet" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Tweet us at @hgsupport for support" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Tweet Us" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Knowledge Base" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Know what the pros know." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Find Answers" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Blog" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Get our tips and in-depth articles." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Learn Stuff" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Video Tutorials" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Step-by-step tutorials and additional guides." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Watch Now" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "There's nothing here!" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Products & Services" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Sales & Promotions" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Sales Channel" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Payments" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Store Details" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Admin" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Secret page to manage admin features and settings." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "We are available 24/7 to help answer questions and solve your problems." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "More" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Settings and Performance" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Customize & fine-tune your site." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Manage Settings" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Manage your site settings. You can ajdust automatic updates, comments, revisions and more." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Manage site performance and caching settings as well as clear the site cache." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Visit Marketplace" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Add site services, themes or plugins from the marketplace." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Website Content" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Create, manage & sort your story." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "New Post" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Write a new blog post." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Pages" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "New Page" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Add fresh pages to your website." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Categories" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Manage Categories" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Organize existing content into categories." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Web Hosting" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Access & manage your HostGator account." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Manage Sites" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Manage your site from the control panel. You can create backups, set security, and improve performance." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Email" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Manage Email" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Create email accounts, compose, send, and receive your email from the control panel." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Domains" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Manage Domain" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Find a Domain" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Find a new domain and assign it to your site or start a new site with a fresh domain." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Get Help" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "24/7/365 support. We work when you work." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Explore our featured collection of tools and services." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Oops, there was an error loading the marketplace, please try again later." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Sorry, no marketplace items. Please, try again later." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Load More" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Oops! Something Went Wrong" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "An error occurred while loading the content. Please try again later." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Products" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Showcase physical and digital goods, product variations, and custom configurations." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "View all " msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Add New" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Blog Posts" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Add a new blog post or edit your existing posts." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Bookings & Appointments" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Add your list of services, setup a booking calendar, and edit your bookings form." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Your site is not live." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Your site is live." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Visitors to your site will see your \"Coming Soon\" page and not your actual site. Visit " msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "\"Settings\"" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid " to set your site live." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Visitors to your site will see all your publicly published pages." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Site Pages" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Edit your homepage and other existing pages or add new pages to your site." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "No cache enabled." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Every page load is fresh." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Disabled" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Not recommended." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Cache static assets like images and the appearance of your site for 1 hour." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Assets Only" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Cache enabled for assets only." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Recommended for ecommerce and sites that update frequently or display info in real-time." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Cache static assets for 24 hours and web pages for 2 hours." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Assets & Web Pages" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Cache enabled for assets and pages." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Recommended for blogs, educational sites, and sites that update at least weekly." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Cache static assets for 1 week and web pages for 8 hours." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Assets & Web Pages - Extended" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Cache enabled for assets and pages (extended)." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Recommended for sites that update a few times a month or less like porfolios or brochure sites." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Boost speed and performance by storing a copy of your website content, files, and images online so the pages of your website load faster for your visitors." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Cache setting saved" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Cache Level" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Clear All Cache Now" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "We automatically clear your cache as you work (creating content, changing settings, installing plugins and more). But you can manually clear it here to be confident it's fresh." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Cache cleared" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 msgid "Clear Cache" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:1 +msgid "Asks the browser to download and cache links on the page ahead of them being clicked on, so that when they are clicked they load almost instantly. " +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Link prefetching setting saved" +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Link Prefetch" +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Enable link prefetching on desktop" +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Activate on desktop" +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Behavior of the prefetch" +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Behavior" +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Prefetch on Mouse down" +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Prefetch on Mouse Down: Starts loading the page as soon as you click down, for faster response when you release the click." +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Prefetch on Mouse Hover (Recommended)" +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Prefetch on Mouse Hover: Begins loading the page the moment your cursor hovers over a link" +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Enable link prefetching on Mobile" +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Activate on mobile" +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Prefetch on Touchstart (Recommended)" +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Prefetch on Touch Start: Instantly starts loading the page as soon as you tap the screen, ensuring a quicker response when you lift your finger." +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Prefetch Above the Fold" +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Prefetch Above the Fold: Loads links in your current view instantly, ensuring they're ready when you need them." +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Exclude Keywords: A comma separated list of words or strings that will exclude a link from being prefetched. For example, excluding \"app\" will prevent https://example.com/apple from being prefetched." +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Exclude keywords" +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Advanced settings" +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Additional speed and scalability features powered by Jetpack Boost to make your site as fast as it can be." +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Optimize Critical CSS Loading (manual)" +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Move important styling information to the start of the page, which helps pages display your content sooner, so your users don’t have to wait for the entire page to load." +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Optimize Critical CSS Loading (UPGRADED)" +msgstr "" + +#: build/2.12.5/index.js:1 +msgid "Generate Critical CSS Automatically" +msgstr "" + +#. translators: %1$s is a line break (
), %2$s is the opening tag, %3$s is the closing tag. +#: build/2.12.5/index.js:4 +msgid "Move important styling information to the start of the page, which helps pages display your content sooner, so your users don’t have to wait for the entire page to load.%1$s %2$sBoost will automatically generate your Critical CSS%3$s whenever you make changes to the HTML or CSS structure of your site." +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Defer Non-Essential JavaScript" +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Run non-essential JavaScript after the page has loaded so that styles and images can load more quickly." +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Concatenate JS" +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Scripts are grouped by their original placement, concatenated and minified to reduce site loading time and reduce the number of requests." +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Exclude JS Strings" +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Concatenate CSS" +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Styles are grouped by their original placement, concatenated and minified to reduce site loading time and reduce the number of requests." +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Exclude CSS Strings" +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Show more" +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Show less" +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Discover More" +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Install Jetpack Boost to unlock" +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Installing Jetpack Boost…" +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Jetpack Boost is now active" +msgstr "" + +#: build/2.12.5/index.js:4 +msgid "Activation failed" +msgstr "" + +#. translators: %1$s is the opening tag, %2$s is the closing tag. +#: build/2.12.5/index.js:6 +msgid "Discover more %1$shere%2$s" +msgstr "" + +#: build/2.12.5/index.js:6 +msgid "Option saved correctly" +msgstr "" + +#: build/2.12.5/index.js:6 +msgid "Error saving option" +msgstr "" + +#: build/2.12.5/index.js:6 msgid "This is where you can manage cache settings for your website." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Manage All Updates" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "WordPress Core" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Plugins" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Themes" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Automatic Updates" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Keeping automatic updates on ensures timely security fixes and the latest features." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Oops! Something went wrong. Please try again." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Site Status" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Not Live" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Live" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Coming Soon page" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Your Hostgator Coming Soon page lets you hide your site from visitors while you make the magic happen." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Your website is currently displaying a \"Coming Soon\" page." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Disable comments for older posts" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Comments setting saved " msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Comments on posts are disabled after " msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid " day." msgid_plural " days." msgstr[0] "" msgstr[1] "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Close comments after " msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Comments setting saved." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Posts will display " msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid " comment at a time." msgid_plural " comments at a time." msgstr[0] "" msgstr[1] "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Display " msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid " comments per page." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Comments" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Comments allow visitors to provide feedback and respond to your posts or pages." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Post revision setting saved " msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Posts will save " msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid " revision." msgid_plural " revisions." msgstr[0] "" msgstr[1] "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Number of revisions posts can save " msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Saving drafts and updating published content creates revisions. Make changes with confidence, knowing you can take " msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid " step back." msgid_plural " steps back." msgstr[0] "" msgstr[1] "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Trash setting saved " msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "The trash will automatically empty every " msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid " week." msgid_plural " weeks." msgstr[0] "" msgstr[1] "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Trash emptying frequency " msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Content Options" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Controls for content revisions and how often to empty the trash." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "The Help Center provides guided, step-by-step assistance as you build your site." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Sorry, that is not allowed." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "This feature cannot currently be modified." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "This is where you can manage common settings for your website." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Features" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "The performance feature provides improvements to loads faster for visitors including cache settings." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "The staging feature provides a way to copy a site to test new updates, features or content." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "WonderBlocks provides a library of customizable block patterns and page templates." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Cancel" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Clone" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Confirm Clone Action" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "This will overwrite anything in staging and update it to an exact clone of the current production site. Are you sure you want to proceed?" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Cloned to Staging" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Cloning production to staging, this should take about a minute." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Clone to staging" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Created" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Staging Created" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Creating a staging site, this should take about a minute." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Create staging site" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Currently editing" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Delete" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Confirm Delete" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "This will permanently delete staging site. Are you sure you want to proceed? You can recreate another staging site at any time, but any specific changes you've made to this staging site will be lost." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Deleted Staging" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Deleting the staging site, this should take about a minute." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Delete Staging Site" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Deploy" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Deploy all changes" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Confirm Deployment" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Deploy database only" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "This will deploy staging to production and overwrite current production site. Are you sure you want to proceed?" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Deploy files only" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Deployed" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Deploying from staging to production, this should take about a minute." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Deploy Site" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Error" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Not currently editing" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Proceed" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Production Site" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Staging Site" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "A staging site is a duplicate of your live site, offering a secure environment to experiment, test updates, and deploy when ready." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Switch" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Switching" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Switch to Production" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "This will navigate you to the production environment" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Loading the production environment now." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Switching to the production environment, this should take about a minute." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Switch to Staging" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "This will navigate you to the staging environment" msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Loading the staging environment now." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Switching to the staging environment, this should take about a minute." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "An unknown error has occurred." msgstr "" -#: build/2.12.4/index.js:1 +#: build/2.12.5/index.js:6 msgid "Working…" msgstr "" diff --git a/package-lock.json b/package-lock.json index 34bc2d7e..3727a78a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "wp-plugin-hostgator", - "version": "2.12.4", + "version": "2.12.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "wp-plugin-hostgator", - "version": "2.12.4", + "version": "2.12.5", "license": "GPL-2.0-or-later", "dependencies": { "@heroicons/react": "^2.2.0", diff --git a/package.json b/package.json index cf1efcc7..5c0a8cc9 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "wp-plugin-hostgator", "description": "WordPress plugin that integrates your WordPress site with the HostGator control panel, including performance, security, and update features.", "license": "GPL-2.0-or-later", - "version": "2.12.4", + "version": "2.12.5", "private": true, "contributors": [ "Abdulrahman Al Ani (https://alani.dev/)", @@ -83,4 +83,4 @@ "test:e2e": "npx cypress run", "test:unit": "wp-scripts test-unit-js" } -} +} \ No newline at end of file diff --git a/wp-plugin-hostgator.php b/wp-plugin-hostgator.php index 7c890033..120e291f 100644 --- a/wp-plugin-hostgator.php +++ b/wp-plugin-hostgator.php @@ -12,7 +12,7 @@ * Plugin URI: https://hostgator.com * Update URI: https://github.com/newfold-labs/wp-plugin-hostgator/ * Description: WordPress plugin that integrates a WordPress site with the HostGator control panel, including performance, security, and update features. - * Version: 2.12.4 + * Version: 2.12.5 * Requires at least: 6.5 * Requires PHP: 7.3 * Tested up to: 6.7.1 @@ -32,7 +32,7 @@ } // Define constants -define( 'HOSTGATOR_PLUGIN_VERSION', '2.12.4' ); +define( 'HOSTGATOR_PLUGIN_VERSION', '2.12.5' ); define( 'HOSTGATOR_PLUGIN_FILE', __FILE__ ); define( 'HOSTGATOR_PLUGIN_DIR', plugin_dir_path( __FILE__ ) ); define( 'HOSTGATOR_PLUGIN_URL', plugin_dir_url( __FILE__ ) ); From 15ab402f3f199f7f91e806b40b03092cce9e9820 Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Fri, 20 Dec 2024 08:57:32 -0500 Subject: [PATCH 14/22] update supported wp versions for Woo in cypress config --- cypress.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cypress.config.js b/cypress.config.js index 4b801e95..b21cb815 100644 --- a/cypress.config.js +++ b/cypress.config.js @@ -101,7 +101,7 @@ module.exports = defineConfig({ const supportsWoo = ( env ) => { const semver = require( 'semver' ); if ( - semver.satisfies( env.wpSemverVersion, '>=6.5.0' ) && + semver.satisfies( env.wpSemverVersion, '>=6.6.0' ) && semver.satisfies( env.phpSemverVersion, '>=7.4.0' ) ) { return true; From a03075b6304b1451e8b328f4255f1e8914b6739e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 13:05:07 +0000 Subject: [PATCH 15/22] NPM(deps): Bump react-error-boundary from 4.1.2 to 5.0.0 Bumps [react-error-boundary](https://github.com/bvaughn/react-error-boundary) from 4.1.2 to 5.0.0. - [Release notes](https://github.com/bvaughn/react-error-boundary/releases) - [Commits](https://github.com/bvaughn/react-error-boundary/compare/4.1.2...5.0.0) --- updated-dependencies: - dependency-name: react-error-boundary dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 34bc2d7e..3e78a884 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "jquery": "^3.7.1", "lodash": "^4.17.21", "react": "^18.2.0", - "react-error-boundary": "^4.1.2", + "react-error-boundary": "^5.0.0", "react-router-dom": "^7.0.2", "react-use": "^17.6.0" }, @@ -19666,9 +19666,9 @@ } }, "node_modules/react-error-boundary": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/react-error-boundary/-/react-error-boundary-4.1.2.tgz", - "integrity": "sha512-GQDxZ5Jd+Aq/qUxbCm1UtzmL/s++V7zKgE8yMktJiCQXCCFZnMZh9ng+6/Ne6PjNSXH0L9CjeOEREfRnq6Duag==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/react-error-boundary/-/react-error-boundary-5.0.0.tgz", + "integrity": "sha512-tnjAxG+IkpLephNcePNA7v6F/QpWLH8He65+DmedchDwg162JZqx4NmbXj0mlAYVVEd81OW7aFhmbsScYfiAFQ==", "dependencies": { "@babel/runtime": "^7.12.5" }, diff --git a/package.json b/package.json index cf1efcc7..0499d4f1 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "jquery": "^3.7.1", "lodash": "^4.17.21", "react": "^18.2.0", - "react-error-boundary": "^4.1.2", + "react-error-boundary": "^5.0.0", "react-router-dom": "^7.0.2", "react-use": "^17.6.0" }, From 25b765b7fe924d7c129be36a5f7edbcf1adbacb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 13:00:09 +0000 Subject: [PATCH 16/22] NPM(deps): Bump html-react-parser from 5.2.1 to 5.2.2 Bumps [html-react-parser](https://github.com/remarkablemark/html-react-parser) from 5.2.1 to 5.2.2. - [Release notes](https://github.com/remarkablemark/html-react-parser/releases) - [Changelog](https://github.com/remarkablemark/html-react-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/remarkablemark/html-react-parser/compare/v5.2.1...v5.2.2) --- updated-dependencies: - dependency-name: html-react-parser dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 46 ++++++++++++++++++++++++++++------------------ package.json | 2 +- 2 files changed, 29 insertions(+), 19 deletions(-) diff --git a/package-lock.json b/package-lock.json index 34bc2d7e..fa322958 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "@wordpress/icons": "^10.14.0", "ajv": "^8.17.1", "classnames": "^2.5.1", - "html-react-parser": "^5.1.18", + "html-react-parser": "^5.2.2", "jquery": "^3.7.1", "lodash": "^4.17.21", "react": "^18.2.0", @@ -10176,10 +10176,9 @@ } }, "node_modules/domutils": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/domutils/-/domutils-3.1.0.tgz", - "integrity": "sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==", - "license": "BSD-2-Clause", + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/domutils/-/domutils-3.2.1.tgz", + "integrity": "sha512-xWXmuRnN9OMP6ptPd2+H0cCbcYBULa5YDTbMm/2lvkWvNA3O4wcW+GvzooqBuNM8yy6pl3VIAeJTUUWUbfI5Fw==", "dependencies": { "dom-serializer": "^2.0.0", "domelementtype": "^2.3.0", @@ -13208,12 +13207,12 @@ } }, "node_modules/html-dom-parser": { - "version": "5.0.12", - "resolved": "https://registry.npmjs.org/html-dom-parser/-/html-dom-parser-5.0.12.tgz", - "integrity": "sha512-LP2BI8aCnv6HCnO1kyQMaycqL7RCTUODGFWdKwrlc6ROG5rtbVEtE4mkBn1tokBMflUN7wyNKL4AXq7EMmga6Q==", + "version": "5.0.13", + "resolved": "https://registry.npmjs.org/html-dom-parser/-/html-dom-parser-5.0.13.tgz", + "integrity": "sha512-B7JonBuAfG32I7fDouUQEogBrz3jK9gAuN1r1AaXpED6dIhtg/JwiSRhjGL7aOJwRz3HU4efowCjQBaoXiREqg==", "dependencies": { "domhandler": "5.0.3", - "htmlparser2": "9.1.0" + "htmlparser2": "10.0.0" } }, "node_modules/html-encoding-sniffer": { @@ -13254,12 +13253,12 @@ "license": "MIT" }, "node_modules/html-react-parser": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/html-react-parser/-/html-react-parser-5.2.1.tgz", - "integrity": "sha512-4FZBYVzmlYzmNgoDVETZd/I/OnVR0d46UMnLdf/VdKTE973jImSfbonIRCov/AQQsL7zp7D1UKqMz0gbK6M0yA==", + "version": "5.2.2", + "resolved": "https://registry.npmjs.org/html-react-parser/-/html-react-parser-5.2.2.tgz", + "integrity": "sha512-yA5012CJGSFWYZsgYzfr6HXJgDap38/AEP4ra8Cw+WHIi2ZRDXRX/QVYdumRf1P8zKyScKd6YOrWYvVEiPfGKg==", "dependencies": { "domhandler": "5.0.3", - "html-dom-parser": "5.0.12", + "html-dom-parser": "5.0.13", "react-property": "2.0.2", "style-to-js": "1.1.16" }, @@ -13287,9 +13286,9 @@ } }, "node_modules/htmlparser2": { - "version": "9.1.0", - "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-9.1.0.tgz", - "integrity": "sha512-5zfg6mHUoaer/97TxnGpxmbR7zJtPwIYFMZ/H5ucTlPZhKvtum05yiPK3Mgai3a0DyVxv7qYqoweaEd2nrYQzQ==", + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-10.0.0.tgz", + "integrity": "sha512-TwAZM+zE5Tq3lrEHvOlvwgj1XLWQCtaaibSN11Q+gGBAS7Y1uZSWwXXRe4iF6OXnaq1riyQAPFOBtYc77Mxq0g==", "funding": [ "https://github.com/fb55/htmlparser2?sponsor=1", { @@ -13300,8 +13299,19 @@ "dependencies": { "domelementtype": "^2.3.0", "domhandler": "^5.0.3", - "domutils": "^3.1.0", - "entities": "^4.5.0" + "domutils": "^3.2.1", + "entities": "^6.0.0" + } + }, + "node_modules/htmlparser2/node_modules/entities": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/entities/-/entities-6.0.0.tgz", + "integrity": "sha512-aKstq2TDOndCn4diEyp9Uq/Flu2i1GlLkc6XIDQSDMuaFE3OPW5OphLCyQ5SpSJZTb4reN+kTcYru5yIfXoRPw==", + "engines": { + "node": ">=0.12" + }, + "funding": { + "url": "https://github.com/fb55/entities?sponsor=1" } }, "node_modules/http-cache-semantics": { diff --git a/package.json b/package.json index cf1efcc7..6e1364a4 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@wordpress/icons": "^10.14.0", "ajv": "^8.17.1", "classnames": "^2.5.1", - "html-react-parser": "^5.1.18", + "html-react-parser": "^5.2.2", "jquery": "^3.7.1", "lodash": "^4.17.21", "react": "^18.2.0", From dd6df7ba9d85817d6f43975aeffe31655afc28b0 Mon Sep 17 00:00:00 2001 From: arunshenoy99 Date: Thu, 2 Jan 2025 17:28:38 +0530 Subject: [PATCH 17/22] Bump Performance to 2.2.0 --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 1669f22e..d9375f31 100644 --- a/composer.json +++ b/composer.json @@ -88,7 +88,7 @@ "newfold-labs/wp-module-notifications": "^1.6.6", "newfold-labs/wp-module-onboarding": "^2.5.5", "newfold-labs/wp-module-patterns": "^2.8.1", - "newfold-labs/wp-module-performance": "^2.1.0", + "newfold-labs/wp-module-performance": "^2.2.0", "newfold-labs/wp-module-runtime": "^1.0.12", "newfold-labs/wp-module-secure-passwords": "^1.1.1", "newfold-labs/wp-module-sso": "^1.0.7", diff --git a/composer.lock b/composer.lock index 38693446..370fa54a 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "8fb94c4ebc0d51e8254f288c676744e2", + "content-hash": "d32115630ec12d1ba8ae461cd61353f5", "packages": [ { "name": "doctrine/inflector", @@ -1739,16 +1739,16 @@ }, { "name": "newfold-labs/wp-module-performance", - "version": "2.1.0", + "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-performance.git", - "reference": "15b01bae8ad1489b3e1d80cb7a9e3d395b5af113" + "reference": "a941dd7424672e51f6c47b69ec8e3427c8ebc850" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-performance/zipball/15b01bae8ad1489b3e1d80cb7a9e3d395b5af113", - "reference": "15b01bae8ad1489b3e1d80cb7a9e3d395b5af113", + "url": "https://api.github.com/repos/newfold-labs/wp-module-performance/zipball/a941dd7424672e51f6c47b69ec8e3427c8ebc850", + "reference": "a941dd7424672e51f6c47b69ec8e3427c8ebc850", "shasum": "" }, "require": { @@ -1784,10 +1784,10 @@ ], "description": "A module for managing caching functionality.", "support": { - "source": "https://github.com/newfold-labs/wp-module-performance/tree/2.1.0", + "source": "https://github.com/newfold-labs/wp-module-performance/tree/2.2.0", "issues": "https://github.com/newfold-labs/wp-module-performance/issues" }, - "time": "2024-12-17T09:46:51+00:00" + "time": "2025-01-02T11:49:56+00:00" }, { "name": "newfold-labs/wp-module-pls", From 71d554afd7543778a824680bed2618fd9fc29d40 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 2 Jan 2025 12:00:50 +0000 Subject: [PATCH 18/22] WordPress i18n triggered by commit 5ef3c9bd05d234eb47e5077786b7a16734bc38bb --- languages/wp-plugin-hostgator.pot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/wp-plugin-hostgator.pot b/languages/wp-plugin-hostgator.pot index 91d4f505..dcb489dc 100644 --- a/languages/wp-plugin-hostgator.pot +++ b/languages/wp-plugin-hostgator.pot @@ -1,4 +1,4 @@ -# Copyright (C) 2024 HostGator +# Copyright (C) 2025 HostGator # This file is distributed under the GPL 2.0 or later. msgid "" msgstr "" From 4b0c5795bfeb337b8b22f3a58d741e9099e83a08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 12:53:09 +0000 Subject: [PATCH 19/22] Composer(deps): Bump newfold-labs/wp-module-performance Bumps [newfold-labs/wp-module-performance](https://github.com/newfold-labs/wp-module-performance) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/newfold-labs/wp-module-performance/releases) - [Commits](https://github.com/newfold-labs/wp-module-performance/compare/2.1.0...2.2.0) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-performance dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/composer.json b/composer.json index 1669f22e..d9375f31 100644 --- a/composer.json +++ b/composer.json @@ -88,7 +88,7 @@ "newfold-labs/wp-module-notifications": "^1.6.6", "newfold-labs/wp-module-onboarding": "^2.5.5", "newfold-labs/wp-module-patterns": "^2.8.1", - "newfold-labs/wp-module-performance": "^2.1.0", + "newfold-labs/wp-module-performance": "^2.2.0", "newfold-labs/wp-module-runtime": "^1.0.12", "newfold-labs/wp-module-secure-passwords": "^1.1.1", "newfold-labs/wp-module-sso": "^1.0.7", diff --git a/composer.lock b/composer.lock index 38693446..29a6a971 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "8fb94c4ebc0d51e8254f288c676744e2", + "content-hash": "d32115630ec12d1ba8ae461cd61353f5", "packages": [ { "name": "doctrine/inflector", @@ -1739,16 +1739,16 @@ }, { "name": "newfold-labs/wp-module-performance", - "version": "2.1.0", + "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-performance.git", - "reference": "15b01bae8ad1489b3e1d80cb7a9e3d395b5af113" + "reference": "a941dd7424672e51f6c47b69ec8e3427c8ebc850" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-performance/zipball/15b01bae8ad1489b3e1d80cb7a9e3d395b5af113", - "reference": "15b01bae8ad1489b3e1d80cb7a9e3d395b5af113", + "url": "https://api.github.com/repos/newfold-labs/wp-module-performance/zipball/a941dd7424672e51f6c47b69ec8e3427c8ebc850", + "reference": "a941dd7424672e51f6c47b69ec8e3427c8ebc850", "shasum": "" }, "require": { @@ -1784,10 +1784,10 @@ ], "description": "A module for managing caching functionality.", "support": { - "source": "https://github.com/newfold-labs/wp-module-performance/tree/2.1.0", + "source": "https://github.com/newfold-labs/wp-module-performance/tree/2.2.0", "issues": "https://github.com/newfold-labs/wp-module-performance/issues" }, - "time": "2024-12-17T09:46:51+00:00" + "time": "2025-01-02T11:49:56+00:00" }, { "name": "newfold-labs/wp-module-pls", @@ -4155,11 +4155,11 @@ } ], "minimum-stability": "stable", - "stability-flags": {}, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, - "platform": {}, - "platform-dev": {}, + "platform": [], + "platform-dev": [], "platform-overrides": { "php": "7.3.0" }, From e8dcd7bded19c8b682a870077da2ee239c7faf9e Mon Sep 17 00:00:00 2001 From: arunshenoy99 Date: Thu, 2 Jan 2025 19:25:23 +0530 Subject: [PATCH 20/22] Update translations --- ...s_MX-2880dc95cf416da67eef644ff0722a11.json | 69 ++++++++++++ languages/wp-plugin-hostgator-es_MX.mo | Bin 23521 -> 27118 bytes languages/wp-plugin-hostgator-es_MX.po | 92 ++++++++++++++++ ...t_BR-2880dc95cf416da67eef644ff0722a11.json | 69 ++++++++++++ languages/wp-plugin-hostgator-pt_BR.mo | Bin 23370 -> 26911 bytes languages/wp-plugin-hostgator-pt_BR.po | 92 ++++++++++++++++ languages/wp-plugin-hostgator.pot | 102 +++++++++++++++++- src/app/pages/performance/index.js | 97 +++++++++++++++++ 8 files changed, 516 insertions(+), 5 deletions(-) diff --git a/languages/wp-plugin-hostgator-es_MX-2880dc95cf416da67eef644ff0722a11.json b/languages/wp-plugin-hostgator-es_MX-2880dc95cf416da67eef644ff0722a11.json index 2ae8a5e1..7af76c93 100644 --- a/languages/wp-plugin-hostgator-es_MX-2880dc95cf416da67eef644ff0722a11.json +++ b/languages/wp-plugin-hostgator-es_MX-2880dc95cf416da67eef644ff0722a11.json @@ -770,6 +770,75 @@ ], "Error saving option": [ "" + ], + "Image Optimization": [ + "Optimizaci\u00f3n de Im\u00e1genes" + ], + "We automatically optimize your uploaded images to WebP format for faster performance and reduced file sizes. You can also choose to delete the original images to save storage space.": [ + "Optimizamos autom\u00e1ticamente tus im\u00e1genes cargadas al formato WebP para un mejor rendimiento y tama\u00f1os de archivo reducidos. Tambi\u00e9n puedes elegir eliminar las im\u00e1genes originales para ahorrar espacio de almacenamiento." + ], + "Enable Image Optimization": [ + "Habilitar Optimizaci\u00f3n de Im\u00e1genes" + ], + "Enable or disable image optimization globally.": [ + "Habilita o deshabilita la optimizaci\u00f3n de im\u00e1genes globalmente." + ], + "Automatically Optimize Uploaded Images": [ + "Optimizar Im\u00e1genes Cargadas Autom\u00e1ticamente" + ], + "When enabled, all your new image uploads will be automatically optimized to WebP format, ensuring faster page loading and reduced file sizes.": [ + "Cuando est\u00e1 habilitado, todas tus im\u00e1genes nuevas se optimizar\u00e1n autom\u00e1ticamente al formato WebP, asegurando una carga m\u00e1s r\u00e1pida de la p\u00e1gina y tama\u00f1os de archivo reducidos." + ], + "Auto Delete Original Image": [ + "Eliminar Imagen Original Autom\u00e1ticamente" + ], + "When enabled, the original uploaded image is deleted and replaced with the optimized version, helping to save storage space. If disabled, the optimized image is saved as a separate file, retaining the original.": [ + "Cuando est\u00e1 habilitado, la imagen original cargada se elimina y se reemplaza con la versi\u00f3n optimizada, ayudando a ahorrar espacio de almacenamiento. Si est\u00e1 deshabilitado, la imagen optimizada se guarda como un archivo separado, conservando la original." + ], + "No settings available.": [ + "No hay configuraciones disponibles." + ], + "Loading settings\u2026": [ + "Cargando configuraciones\u2026" + ], + "Settings updated successfully": [ + "Configuraciones actualizadas con \u00e9xito" + ], + "Your image optimization settings have been saved.": [ + "Tus configuraciones de optimizaci\u00f3n de im\u00e1genes se han guardado." + ], + "Enable Lazy Loading": [ + "Habilitar Carga Diferida" + ], + "Lazy loading defers the loading of images until they are visible on the screen, improving page load speed and performance.": [ + "La carga diferida retrasa la carga de im\u00e1genes hasta que sean visibles en la pantalla, mejorando la velocidad de carga de la p\u00e1gina y el rendimiento." + ], + "Lazy loading has been updated.": [ + "La carga diferida ha sido actualizada." + ], + "Oops! There was an error updating the lazy loading settings.": [ + "\u00a1Ups! Hubo un error al actualizar las configuraciones de carga diferida." + ], + "Enable Bulk Optimization of Images": [ + "Habilitar Optimizaci\u00f3n Masiva de Im\u00e1genes" + ], + "When enabled, allows bulk optimization of images in the media library.": [ + "Cuando est\u00e1 habilitado, permite la optimizaci\u00f3n masiva de im\u00e1genes en la biblioteca multimedia." + ], + "Go to Media Library": [ + "Ir a la Biblioteca Multimedia" + ], + "Error Updating Settings": [ + "Error al Actualizar Configuraciones" + ], + "Prefer Optimized Image When Exists": [ + "Preferir Imagen Optimizada Cuando Existe" + ], + "When enabled, optimized images will be served in place of original images when they exist, improving performance.": [ + "Cuando est\u00e1 habilitado, las im\u00e1genes optimizadas se mostrar\u00e1n en lugar de las originales cuando existan, mejorando el rendimiento." + ], + "Something went wrong while updating the settings. Please try again.": [ + "Algo sali\u00f3 mal al actualizar las configuraciones. Por favor, int\u00e9ntalo de nuevo." ] } } diff --git a/languages/wp-plugin-hostgator-es_MX.mo b/languages/wp-plugin-hostgator-es_MX.mo index 39e95f2efeff370932f5dfe4da4390d43dde1fb9..63f01f660df5469d7364b3f871fa260b69510f4e 100644 GIT binary patch delta 7505 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 diff --git a/languages/wp-plugin-hostgator-es_MX.po b/languages/wp-plugin-hostgator-es_MX.po index fc0d079d..46ef3046 100644 --- a/languages/wp-plugin-hostgator-es_MX.po +++ b/languages/wp-plugin-hostgator-es_MX.po @@ -1187,3 +1187,95 @@ msgstr "" #: build/2.12.5/index.js:6 msgid "Error saving option" msgstr "" + +#: build/2.12.5/index.js:6 +msgid "Image Optimization" +msgstr "Optimización de Imágenes" + +#: build/2.12.5/index.js:6 +msgid "We automatically optimize your uploaded images to WebP format for faster performance and reduced file sizes. You can also choose to delete the original images to save storage space." +msgstr "Optimizamos automáticamente tus imágenes cargadas al formato WebP para un mejor rendimiento y tamaños de archivo reducidos. También puedes elegir eliminar las imágenes originales para ahorrar espacio de almacenamiento." + +#: build/2.12.5/index.js:6 +msgid "Enable Image Optimization" +msgstr "Habilitar Optimización de Imágenes" + +#: build/2.12.5/index.js:6 +msgid "Enable or disable image optimization globally." +msgstr "Habilita o deshabilita la optimización de imágenes globalmente." + +#: build/2.12.5/index.js:6 +msgid "Automatically Optimize Uploaded Images" +msgstr "Optimizar Imágenes Cargadas Automáticamente" + +#: build/2.12.5/index.js:6 +msgid "When enabled, all your new image uploads will be automatically optimized to WebP format, ensuring faster page loading and reduced file sizes." +msgstr "Cuando está habilitado, todas tus imágenes nuevas se optimizarán automáticamente al formato WebP, asegurando una carga más rápida de la página y tamaños de archivo reducidos." + +#: build/2.12.5/index.js:6 +msgid "Auto Delete Original Image" +msgstr "Eliminar Imagen Original Automáticamente" + +#: build/2.12.5/index.js:6 +msgid "When enabled, the original uploaded image is deleted and replaced with the optimized version, helping to save storage space. If disabled, the optimized image is saved as a separate file, retaining the original." +msgstr "Cuando está habilitado, la imagen original cargada se elimina y se reemplaza con la versión optimizada, ayudando a ahorrar espacio de almacenamiento. Si está deshabilitado, la imagen optimizada se guarda como un archivo separado, conservando la original." + +#: build/2.12.5/index.js:6 +msgid "No settings available." +msgstr "No hay configuraciones disponibles." + +#: build/2.12.5/index.js:6 +msgid "Loading settings…" +msgstr "Cargando configuraciones…" + +#: build/2.12.5/index.js:6 +msgid "Settings updated successfully" +msgstr "Configuraciones actualizadas con éxito" + +#: build/2.12.5/index.js:6 +msgid "Your image optimization settings have been saved." +msgstr "Tus configuraciones de optimización de imágenes se han guardado." + +#: build/2.12.5/index.js:6 +msgid "Enable Lazy Loading" +msgstr "Habilitar Carga Diferida" + +#: build/2.12.5/index.js:6 +msgid "Lazy loading defers the loading of images until they are visible on the screen, improving page load speed and performance." +msgstr "La carga diferida retrasa la carga de imágenes hasta que sean visibles en la pantalla, mejorando la velocidad de carga de la página y el rendimiento." + +#: build/2.12.5/index.js:6 +msgid "Lazy loading has been updated." +msgstr "La carga diferida ha sido actualizada." + +#: build/2.12.5/index.js:6 +msgid "Oops! There was an error updating the lazy loading settings." +msgstr "¡Ups! Hubo un error al actualizar las configuraciones de carga diferida." + +#: build/2.12.5/index.js:6 +msgid "Enable Bulk Optimization of Images" +msgstr "Habilitar Optimización Masiva de Imágenes" + +#: build/2.12.5/index.js:6 +msgid "When enabled, allows bulk optimization of images in the media library." +msgstr "Cuando está habilitado, permite la optimización masiva de imágenes en la biblioteca multimedia." + +#: build/2.12.5/index.js:6 +msgid "Go to Media Library" +msgstr "Ir a la Biblioteca Multimedia" + +#: build/2.12.5/index.js:6 +msgid "Error Updating Settings" +msgstr "Error al Actualizar Configuraciones" + +#: build/2.12.5/index.js:6 +msgid "Prefer Optimized Image When Exists" +msgstr "Preferir Imagen Optimizada Cuando Existe" + +#: build/2.12.5/index.js:6 +msgid "When enabled, optimized images will be served in place of original images when they exist, improving performance." +msgstr "Cuando está habilitado, las imágenes optimizadas se mostrarán en lugar de las originales cuando existan, mejorando el rendimiento." + +#: build/2.12.5/index.js:6 +msgid "Something went wrong while updating the settings. Please try again." +msgstr "Algo salió mal al actualizar las configuraciones. Por favor, inténtalo de nuevo." diff --git a/languages/wp-plugin-hostgator-pt_BR-2880dc95cf416da67eef644ff0722a11.json b/languages/wp-plugin-hostgator-pt_BR-2880dc95cf416da67eef644ff0722a11.json index fdaec57a..cb0b944d 100644 --- a/languages/wp-plugin-hostgator-pt_BR-2880dc95cf416da67eef644ff0722a11.json +++ b/languages/wp-plugin-hostgator-pt_BR-2880dc95cf416da67eef644ff0722a11.json @@ -770,6 +770,75 @@ ], "Error saving option": [ "" + ], + "Image Optimization": [ + "Otimiza\u00e7\u00e3o de Imagens" + ], + "We automatically optimize your uploaded images to WebP format for faster performance and reduced file sizes. You can also choose to delete the original images to save storage space.": [ + "N\u00f3s otimizamos automaticamente suas imagens enviadas para o formato WebP para melhorar o desempenho e reduzir o tamanho dos arquivos. Voc\u00ea tamb\u00e9m pode optar por excluir as imagens originais para economizar espa\u00e7o de armazenamento." + ], + "Enable Image Optimization": [ + "Ativar Otimiza\u00e7\u00e3o de Imagens" + ], + "Enable or disable image optimization globally.": [ + "Ative ou desative a otimiza\u00e7\u00e3o de imagens globalmente." + ], + "Automatically Optimize Uploaded Images": [ + "Otimizar Imagens Enviadas Automaticamente" + ], + "When enabled, all your new image uploads will be automatically optimized to WebP format, ensuring faster page loading and reduced file sizes.": [ + "Quando ativada, todas as novas imagens enviadas ser\u00e3o otimizadas automaticamente para o formato WebP, garantindo carregamento mais r\u00e1pido das p\u00e1ginas e tamanhos de arquivo reduzidos." + ], + "Auto Delete Original Image": [ + "Excluir Imagem Original Automaticamente" + ], + "When enabled, the original uploaded image is deleted and replaced with the optimized version, helping to save storage space. If disabled, the optimized image is saved as a separate file, retaining the original.": [ + "Quando ativada, a imagem original enviada \u00e9 exclu\u00edda e substitu\u00edda pela vers\u00e3o otimizada, ajudando a economizar espa\u00e7o de armazenamento. Se desativada, a imagem otimizada \u00e9 salva como um arquivo separado, mantendo a original." + ], + "No settings available.": [ + "Nenhuma configura\u00e7\u00e3o dispon\u00edvel." + ], + "Loading settings\u2026": [ + "Nenhuma configura\u00e7\u00e3o dispon\u00edvel." + ], + "Settings updated successfully": [ + "Configura\u00e7\u00f5es atualizadas com sucesso" + ], + "Your image optimization settings have been saved.": [ + "Suas configura\u00e7\u00f5es de otimiza\u00e7\u00e3o de imagens foram salvas." + ], + "Enable Lazy Loading": [ + "Ativar Carregamento Pregui\u00e7oso" + ], + "Lazy loading defers the loading of images until they are visible on the screen, improving page load speed and performance.": [ + "O carregamento pregui\u00e7oso adia o carregamento das imagens at\u00e9 que estejam vis\u00edveis na tela, melhorando a velocidade de carregamento e o desempenho da p\u00e1gina." + ], + "Lazy loading has been updated.": [ + "O carregamento pregui\u00e7oso foi atualizado." + ], + "Oops! There was an error updating the lazy loading settings.": [ + "Ops! Ocorreu um erro ao atualizar as configura\u00e7\u00f5es de carregamento pregui\u00e7oso." + ], + "Enable Bulk Optimization of Images": [ + "Ativar Otimiza\u00e7\u00e3o em Massa de Imagens" + ], + "When enabled, allows bulk optimization of images in the media library.": [ + "Quando ativada, permite a otimiza\u00e7\u00e3o em massa de imagens na biblioteca de m\u00eddia." + ], + "Go to Media Library": [ + "Ir para a Biblioteca de M\u00eddia" + ], + "Error Updating Settings": [ + "Erro ao Atualizar Configura\u00e7\u00f5es" + ], + "Prefer Optimized Image When Exists": [ + "Preferir Imagem Otimizada Quando Existir" + ], + "When enabled, optimized images will be served in place of original images when they exist, improving performance.": [ + "Quando ativada, imagens otimizadas ser\u00e3o exibidas no lugar das imagens originais, melhorando o desempenho." + ], + "Something went wrong while updating the settings. Please try again.": [ + "Algo deu errado ao atualizar as configura\u00e7\u00f5es. Por favor, tente novamente." ] } } diff --git a/languages/wp-plugin-hostgator-pt_BR.mo b/languages/wp-plugin-hostgator-pt_BR.mo index 24d8cdae7a3e6bb7f5ae89738e3a4381abb28acb..f5445a328657a9955ef81b9e82b250f577c7ab8a 100644 GIT binary patch delta 7504 zcmajidw3kxdB^dQukr;8-;J-w7bFYB8ce|$Y_PC}ZICP>8{61`8SRdwF}pkKo!yls z6BZo)pieH(({36X6CmdLIDLSG4Jnj7;6z*;5|Y-1(4X;XM=S|DIrD3^YJGqaXt zla|N!=gjQvIq!MjbIvR;{jloZ!&SxKPa5%87XOW`vaH#-rdn5)l{|gG(`cr+UW$8g zF+Pfu@iiQe$8Z|{H_pJCiIz1T7vlt6g)6W%@~b%3vWnJEX|(adE4UfYoWx(e8P(x^ zr~#kCB))-Du$9sGVgl>%O&pCie0VNSM}zC|Vs!Cpd;mw{hq#9EtxssoEsenRqwysP!bS#g~zot*Jy=i*+~xHy|^!Hli|c1Kx!NRDYAWsf^CW7~@+F zG#27^R3JrEYVX12_&8pIZ{tegS z!s2B#eoKSNShLRvGq4o(U=ymgn^DUmj;)wPmFP!EOx7EbAEPofiFB#vb*PM9h&8w# zSK+m|3HQw;|BCb-Zp_Ewv%;C3iOab@2Nh`-8tg^QcpvI}`%xV~ftTR(sL!id$(ngJ zDu5}d!0J%_tw2p^!))?@1&uA-FnCY&!LyNvP^tb0yb^znO64LJ$O1eInY7h{3aATX zxCiyzcTpMo9_qP6cp<)l3gC<)1y_m}pccgvyardI9w?#K#<$VnLDWD;aS z(0Mq9>qV%U#*pM%tFRWgqx##63bgnT4W;N++=y=>%fVVhwe zJ<~V~eN=7lL6z(Q)WDCU0((08{6##E>z7dheU4}2#52P+wGy@dtR@;tSqJLD0x~J< z4&*!5-=G%Z-=i}0PpARkLVfQ&Y{QWhcq?wk9rze3^SQaJRfJ&hk-Vu0^NivZ330iT{sf&MFsR= zJ^3F+qs$HM&%Z-u;FmZCkK%efhF9PP8tu3RzY#s~Hm>FRL;N0I%IHtvJ2(y>q<}T} zef%2!7?q(`>aYvHiHEV8=$V7{&)AM*sM`d*4mFYDO*F>RIF8ybI-V|u>DY_C!iJ&iN*EgY}?Km3xgqtkIIAJj$H z+fW_sLM^V_QH$?MoQR*`Mx4MNy$(B&qr!R?C*x7nJLEX_;1cRP4Ijn_@fobu{!dWw z(cJh75|mX!ZM$C}NwMC?omhWaSle&l8m{-@96W-W(Wh98GggHM%w@<%vf3hdhGJcJ&q))!qK)_xr-Bb!jW;0|1fkD>xPjO*~-$mOK1 zo$I}*eqKc_&OcyL1O6us1@IASHGhWG#+t!2N8y>MQZ%5p*=5*-n@}^~hgwum;OY1r zYL&l=>gNc$_%>=cZRX1g{3}i5Uybi`V>Z5qs@(^uK&n~NT2u?L6)(c8@eb6$zd^RR zbsR_Ge6|c#uok2G>BhNuGmgf)P~+T>T0;ldlK)jS4s%1>YBG7#4Cdi{JQo*XJE~?q zs2P<|0euIT;=8C!E?gfD6hmd;Lc9T2p#r=Y>+m5|V81BRm`CG3@FG0z%CHnypaQrG zm7x@BW+kk~e?*n!x2Tf5gBobWRpCV9SkJYGs`*GW7JCu|7U$a2)c>u|jG{{|YT zabr8G0~hs$uVDi|i5mD1sF{u?@0$5+RH>Gr*2*fZ!EJaQ?!;bv5pTi9ws4{caRk?g zaJ=^a%QO_gZ%~WvEmR<%;aFV2ic{*&K`okQT!J^C0{J>Bu>DwzKScgmzvCa0X)S3F zkKjG1(j7oO|2U3ieCtIu@No3N?~v2e`Zv_f=57pYe-WxwyHTt7R@8pK8&AilaWVcJ zwaAX6N;+p#7-$_TfQwN9tj1y|jjc5L@LA01fosAC9>W^0pTj-)3Q|t1ZF6}49#kNY zq6YjK?!fm^0d3q8);xhM56ef60P7&Cq$9VIf34~|ezuImE}VcqPQkr+Hr|Pj}u!HHORV|af#D&W@}^KoSSm{9CJ-3>DdV<5jos=PF$LFml?x`X=lyurancPuoXL6x zb(YaQ)U)w34oS4r36pWMonAI&r{hk{3KDTfW$bR-Hyw0g@|u>Dh?V|0CpONHruN3I z50$6SeZOk5soXJk!FH2MS!tB{!Ls>gQ@2A{J#=HIjiWq;T`87eMuTTs>81Pwlc<`< ztShC8s_mF9-Ne$g+x2sPdCG#eVY8!1D)AXVACEh}-7Le9G_m5~nOQ;g28ZMIu)MTwhwQ9@)$NAMI2CN0WVmf& zCv{UP#fj`!=HffqLQzFYn@o~?=r}kzaXng3WVF{fT2w=J%HUlwH1Z)O7+QSe`ca{R zy;UR;!Qcr}oa+vj{6N43_BH2JgXwmXnP4e;=F~dI%=*sCK|~dU!K1@4nzIJg_ZX6W z#%9deS#~SApOthP2qDKpt}OLR3S#9+v45>PJ6J(O^IzEvrdw+&*#1H9<#(2Jjj3RW@;+m61L_Dxf|;Mxh|J?VR; zyQb8a7hb%qy4aX=3w$B^X8*(e_j|@knHJmkZE_q2koK)FdhXPZSKHaF(`73*&$Q9Z zyZsM)z88F*wUMVwpOc#z+r}f>3*0_C9F)$2ED?2h=m!&w1qXickFh<|n9JKqx34tu zipk|2m#?UryPn-n8R+eDj%3%%Iq@Lumi|Y036%D&J~DmC)CNK>?OyX(v6VAmP{f&m zhz+j=LLBe71XysA zUffM^gekAVxGj}bks4*jNoAaLH%;4Q`uFQ~9kc$A5Ia5B*kMNOgcmE-Hl4R%10Cd3 zwuyV`PPZ$ctz_5rGhSNpB}=z9%_)7lp}O4H)H-bb|Nr<4YY)zzZ(8FXiOQRNDtN)D z7}3zBRQs%HU!279ZR_r>TFg4&Ei-5_hpUuHUY!qe6TE8NYSQd2e%LvP)^pDUo|QT?++tLp^kb{`4h z=ZeiQ0##gtW!+tQx8M=zW-s3VU47Wme;{Qt9t(y8jag-wffJn#gF=ap8`fShu0!=b ze#h|zhqn}4P)p9{*GC^O22G_@v$eh$rCv+(X$2!=`%9KgwnP3q9 ziRZ%~4z54s1W*ksJ3JVx7@P~0MtL`!GeOCT(k3&0zQfPCxqNV$;hf=Q z$@)VI!>^E?`9yT?{K>`OoLCKBj33ep@5E9Vh^A6(h2h)Df{vDyr*oiEmherO@R%)i scEZzc;03sB>(XIW`BJ8R+M+0tryThFcH;mIdiP78Z<|}XecKEF3w;f*AasG-n7R0vbn#MDMY zn@Mh3qj9Qfu{P6~CfPA*8|x&Dsn(jPF*T2g8XaS-<0C0*hl$pHf4O(24(#Wgd+(m} zKmY$ZS9X5nI`Wpwe`b{Xmxh1W_)XxqZZReBWT{CpMw!2jY-2<7>&(19J?_V zpT;=ciTC24P(vNZ0zB)O5M@lbF@Ez9jV0W81Z#00PQ>B&*aPOECM?4iY{$`f7N5i$ zn2H-l8Kc;DVixW}FMf*oIE0m$OVlB_8Rs&;>7$Xzg%ij#<{KP`!ORkY6HpUo@KJ)Z zkvUB-x^V}x67w=@#joN^co6md#u#Ii!4{l~k7E+Pf{Dy;KA^#z<_gY0iKs0nYPR_G!cl4*va0*=E%oQzCm)}UW2-bh0aTBus~qX*x> z3j7PIB;gd6rpaL^3osRx%67+2BnH!i)9^*q_m816_bIB@U*S?5bncgNv{dsd^x}F<#;txDs^Nae z_b`n9-%ybsM}jryF$M3S21;g!YBQB$HEuw%YyN>M#RXJG22tbRMUCrbr^`r8MSmO( zMN))Hoewo}Cu$|VsFl5lO8su9zYiDFAHZge8gEQJcA_ReiJJHucF4kW%vEY zG_nQs%VDNo*hGJ09<)bn&8#PfC>iOlk1lw>KzKbg`p4BL`U8n&2 za4l}f9OgHXk6u(@HK@QEP$g?YWvmNB za1Sbgy{J?34*GRW254xdpP)9!zfdV2L>-rz?7U6*6mrRUQtg#aMSb6okKhZq9EWfc zE={v1@}n}b8TI11h$`LfH1a=_Mk-IwLLataKjz|So>I-qa0_!YLzX<#fYM@}woKhN% zRalHVZZDt${4IuKMyCCrS03imufRvK7azlKQG4PC{w({!AEO@p87f5s*cHSJ1@&MR zg;r{PNNnak)Ty|J!!e9>@!B`Bn1dNkzY+EQ4alRW7w6ysR3`jE?5JuQqp<;3AsgSk zkJ0!w&cN?*13tiOPZRCM-FOh$7G}+KdlNo~TF5qJpPG-6ubLrTgPD1DskY-><~O@& z@NzO=p;i>kY#J~Tqi`OwpG++_Vh?KfpG7x*hf29-y%!?zFec$hyn-s>ZBzz4589i! z0F!k7n`kJ2%~*>4j#sgY{n`Y?h1GpJJi9u>%bjKNb_fmg5+ z3kvOte}Nnn^9uSE=|5@kW4_=+10@vMe-UNjF!~j!iRw_BrUUsgoB2>`51|%t618_O zU^0es#>QegYC$EafNC%Y`-{oHQuzrNG|_of1}@{ncmow+^=v!U^{5Q2Kn46$R7u`P zrTRlus?VXme+w1hQnvgg{2^*jJcIY)OLP48ZalyR1#l1*z)|PHQ>a>9#3XdhwO2S1 zv+0*$2X>+EUqb~jibCtXkcuHV4V8fc9D!vx8SDHsrqFm2C*U7Z1Drsu=prh$L#Wz@ z&$m~Qj1Ba2u?wHW9*iil7t)Jv`p=^#-in&IAGJ5$L}lK8m_{Ovlc?JM8#B?(QBVN6 zsDMf^1siZ7ZbH2YkD&+epq>jYvj-mQn1Z^Wjl2R(K58NDND2L>kH#=A97S!ik8vD+ zi(2`}1@`&(Vi^5WRA5!8fqkfnTk%ocgpcE8?9hFp)&0*=wZD$tco!Gz{C6+1Z~Pq< zz-PDuZ=nLHU2NB~87Z$>k1EwW$O_D9jKFc__H&a^6Xsz$E=HB23pHL3hT^jr%lzh7 zG}3UdbK?{;ra6r|F6n$|Mct?XZ(%(~FR=$~MUCUfPP~g5*jZ_BzTe?;`mdsnx2MY9 zyb0(hOQxI#JZhOePzv79^*n6C7L3GWXyF;B z-~Nz&zMnuXtRI!ZtJsXINM8&dua9%iHy1Lw;37|4GTF-mYoexySo>oh3zWy64t2M; zx3vcjjT_^#ZYF+dT^j!r>#lc7pm4%vmsOPXdLSeDVOQX_iHm})xU`nQ;j~F%@lD>+ zwzVCrTboUtuW9Y-4xe{UTWg1}wIlF(?gdxin`w<<)~=#dYiCi9RUVrbXe*xXanEC( zK+A%eF6;2ZGuDAcuURw7vjRUaZx6DPD*qbDsoL%e+^jwoWDVAC47^*nBit%knG!hW L%MP+;tvdHVv0L^1 diff --git a/languages/wp-plugin-hostgator-pt_BR.po b/languages/wp-plugin-hostgator-pt_BR.po index 6eb539ec..6f3abd74 100644 --- a/languages/wp-plugin-hostgator-pt_BR.po +++ b/languages/wp-plugin-hostgator-pt_BR.po @@ -1187,3 +1187,95 @@ msgstr "" #: build/2.12.5/index.js:6 msgid "Error saving option" msgstr "" + +#: build/2.12.5/index.js:6 +msgid "Image Optimization" +msgstr "Otimização de Imagens" + +#: build/2.12.5/index.js:6 +msgid "We automatically optimize your uploaded images to WebP format for faster performance and reduced file sizes. You can also choose to delete the original images to save storage space." +msgstr "Nós otimizamos automaticamente suas imagens enviadas para o formato WebP para melhorar o desempenho e reduzir o tamanho dos arquivos. Você também pode optar por excluir as imagens originais para economizar espaço de armazenamento." + +#: build/2.12.5/index.js:6 +msgid "Enable Image Optimization" +msgstr "Ativar Otimização de Imagens" + +#: build/2.12.5/index.js:6 +msgid "Enable or disable image optimization globally." +msgstr "Ative ou desative a otimização de imagens globalmente." + +#: build/2.12.5/index.js:6 +msgid "Automatically Optimize Uploaded Images" +msgstr "Otimizar Imagens Enviadas Automaticamente" + +#: build/2.12.5/index.js:6 +msgid "When enabled, all your new image uploads will be automatically optimized to WebP format, ensuring faster page loading and reduced file sizes." +msgstr "Quando ativada, todas as novas imagens enviadas serão otimizadas automaticamente para o formato WebP, garantindo carregamento mais rápido das páginas e tamanhos de arquivo reduzidos." + +#: build/2.12.5/index.js:6 +msgid "Auto Delete Original Image" +msgstr "Excluir Imagem Original Automaticamente" + +#: build/2.12.5/index.js:6 +msgid "When enabled, the original uploaded image is deleted and replaced with the optimized version, helping to save storage space. If disabled, the optimized image is saved as a separate file, retaining the original." +msgstr "Quando ativada, a imagem original enviada é excluída e substituída pela versão otimizada, ajudando a economizar espaço de armazenamento. Se desativada, a imagem otimizada é salva como um arquivo separado, mantendo a original." + +#: build/2.12.5/index.js:6 +msgid "No settings available." +msgstr "Nenhuma configuração disponível." + +#: build/2.12.5/index.js:6 +msgid "Loading settings…" +msgstr "Nenhuma configuração disponível." + +#: build/2.12.5/index.js:6 +msgid "Settings updated successfully" +msgstr "Configurações atualizadas com sucesso" + +#: build/2.12.5/index.js:6 +msgid "Your image optimization settings have been saved." +msgstr "Suas configurações de otimização de imagens foram salvas." + +#: build/2.12.5/index.js:6 +msgid "Enable Lazy Loading" +msgstr "Ativar Carregamento Preguiçoso" + +#: build/2.12.5/index.js:6 +msgid "Lazy loading defers the loading of images until they are visible on the screen, improving page load speed and performance." +msgstr "O carregamento preguiçoso adia o carregamento das imagens até que estejam visíveis na tela, melhorando a velocidade de carregamento e o desempenho da página." + +#: build/2.12.5/index.js:6 +msgid "Lazy loading has been updated." +msgstr "O carregamento preguiçoso foi atualizado." + +#: build/2.12.5/index.js:6 +msgid "Oops! There was an error updating the lazy loading settings." +msgstr "Ops! Ocorreu um erro ao atualizar as configurações de carregamento preguiçoso." + +#: build/2.12.5/index.js:6 +msgid "Enable Bulk Optimization of Images" +msgstr "Ativar Otimização em Massa de Imagens" + +#: build/2.12.5/index.js:6 +msgid "When enabled, allows bulk optimization of images in the media library." +msgstr "Quando ativada, permite a otimização em massa de imagens na biblioteca de mídia." + +#: build/2.12.5/index.js:6 +msgid "Go to Media Library" +msgstr "Ir para a Biblioteca de Mídia" + +#: build/2.12.5/index.js:6 +msgid "Error Updating Settings" +msgstr "Erro ao Atualizar Configurações" + +#: build/2.12.5/index.js:6 +msgid "Prefer Optimized Image When Exists" +msgstr "Preferir Imagem Otimizada Quando Existir" + +#: build/2.12.5/index.js:6 +msgid "When enabled, optimized images will be served in place of original images when they exist, improving performance." +msgstr "Quando ativada, imagens otimizadas serão exibidas no lugar das imagens originais, melhorando o desempenho." + +#: build/2.12.5/index.js:6 +msgid "Something went wrong while updating the settings. Please try again." +msgstr "Algo deu errado ao atualizar as configurações. Por favor, tente novamente." diff --git a/languages/wp-plugin-hostgator.pot b/languages/wp-plugin-hostgator.pot index 91d4f505..e36dc4c5 100644 --- a/languages/wp-plugin-hostgator.pot +++ b/languages/wp-plugin-hostgator.pot @@ -1,4 +1,4 @@ -# Copyright (C) 2024 HostGator +# Copyright (C) 2025 HostGator # This file is distributed under the GPL 2.0 or later. msgid "" msgstr "" @@ -809,6 +809,102 @@ msgstr "" msgid "Error saving option" msgstr "" +#: build/2.12.5/index.js:6 +msgid "Image Optimization" +msgstr "" + +#: build/2.12.5/index.js:6 +msgid "We automatically optimize your uploaded images to WebP format for faster performance and reduced file sizes. You can also choose to delete the original images to save storage space." +msgstr "" + +#: build/2.12.5/index.js:6 +msgid "Enable Image Optimization" +msgstr "" + +#: build/2.12.5/index.js:6 +msgid "Enable or disable image optimization globally." +msgstr "" + +#: build/2.12.5/index.js:6 +msgid "Automatically Optimize Uploaded Images" +msgstr "" + +#: build/2.12.5/index.js:6 +msgid "When enabled, all your new image uploads will be automatically optimized to WebP format, ensuring faster page loading and reduced file sizes." +msgstr "" + +#: build/2.12.5/index.js:6 +msgid "Auto Delete Original Image" +msgstr "" + +#: build/2.12.5/index.js:6 +msgid "When enabled, the original uploaded image is deleted and replaced with the optimized version, helping to save storage space. If disabled, the optimized image is saved as a separate file, retaining the original." +msgstr "" + +#: build/2.12.5/index.js:6 +msgid "No settings available." +msgstr "" + +#: build/2.12.5/index.js:6 +msgid "Oops! Something went wrong. Please try again." +msgstr "" + +#: build/2.12.5/index.js:6 +msgid "Loading settings…" +msgstr "" + +#: build/2.12.5/index.js:6 +msgid "Settings updated successfully" +msgstr "" + +#: build/2.12.5/index.js:6 +msgid "Your image optimization settings have been saved." +msgstr "" + +#: build/2.12.5/index.js:6 +msgid "Enable Lazy Loading" +msgstr "" + +#: build/2.12.5/index.js:6 +msgid "Lazy loading defers the loading of images until they are visible on the screen, improving page load speed and performance." +msgstr "" + +#: build/2.12.5/index.js:6 +msgid "Lazy loading has been updated." +msgstr "" + +#: build/2.12.5/index.js:6 +msgid "Oops! There was an error updating the lazy loading settings." +msgstr "" + +#: build/2.12.5/index.js:6 +msgid "Enable Bulk Optimization of Images" +msgstr "" + +#: build/2.12.5/index.js:6 +msgid "When enabled, allows bulk optimization of images in the media library." +msgstr "" + +#: build/2.12.5/index.js:6 +msgid "Go to Media Library" +msgstr "" + +#: build/2.12.5/index.js:6 +msgid "Error Updating Settings" +msgstr "" + +#: build/2.12.5/index.js:6 +msgid "Prefer Optimized Image When Exists" +msgstr "" + +#: build/2.12.5/index.js:6 +msgid "When enabled, optimized images will be served in place of original images when they exist, improving performance." +msgstr "" + +#: build/2.12.5/index.js:6 +msgid "Something went wrong while updating the settings. Please try again." +msgstr "" + #: build/2.12.5/index.js:6 msgid "This is where you can manage cache settings for your website." msgstr "" @@ -837,10 +933,6 @@ msgstr "" msgid "Keeping automatic updates on ensures timely security fixes and the latest features." msgstr "" -#: build/2.12.5/index.js:6 -msgid "Oops! Something went wrong. Please try again." -msgstr "" - #: build/2.12.5/index.js:6 msgid "Site Status" msgstr "" diff --git a/src/app/pages/performance/index.js b/src/app/pages/performance/index.js index 5e95a979..2f674fe1 100644 --- a/src/app/pages/performance/index.js +++ b/src/app/pages/performance/index.js @@ -260,6 +260,103 @@ const PerformancePage = () => { ), optionSet: __( 'Option saved correctly', 'wp-plugin-hostgator' ), optionNotSet: __( 'Error saving option', 'wp-plugin-hostgator' ), + // Image Optimization + imageOptimizationSettingsTitle: __( + 'Image Optimization', + 'wp-plugin-hostgator' + ), + imageOptimizationSettingsDescription: __( + 'We automatically optimize your uploaded images to WebP format for faster performance and reduced file sizes. You can also choose to delete the original images to save storage space.', + 'wp-plugin-hostgator' + ), + imageOptimizationEnabledLabel: __( + 'Enable Image Optimization', + 'wp-plugin-hostgator' + ), + imageOptimizationEnabledDescription: __( + 'Enable or disable image optimization globally.', + 'wp-plugin-hostgator' + ), + imageOptimizationAutoOptimizeLabel: __( + 'Automatically Optimize Uploaded Images', + 'wp-plugin-hostgator' + ), + imageOptimizationAutoOptimizeDescription: __( + 'When enabled, all your new image uploads will be automatically optimized to WebP format, ensuring faster page loading and reduced file sizes.', + 'wp-plugin-hostgator' + ), + imageOptimizationAutoDeleteLabel: __( + 'Auto Delete Original Image', + 'wp-plugin-hostgator' + ), + imageOptimizationAutoDeleteDescription: __( + 'When enabled, the original uploaded image is deleted and replaced with the optimized version, helping to save storage space. If disabled, the optimized image is saved as a separate file, retaining the original.', + 'wp-plugin-hostgator' + ), + imageOptimizationNoSettings: __( + 'No settings available.', + 'wp-plugin-hostgator' + ), + imageOptimizationErrorMessage: __( + 'Oops! Something went wrong. Please try again.', + 'wp-plugin-hostgator' + ), + imageOptimizationLoadingMessage: __( + 'Loading settings…', + 'wp-plugin-hostgator' + ), + imageOptimizationUpdatedTitle: __( + 'Settings updated successfully', + 'wp-plugin-hostgator' + ), + imageOptimizationUpdatedDescription: __( + 'Your image optimization settings have been saved.', + 'wp-plugin-hostgator' + ), + imageOptimizationLazyLoadingLabel: __( + 'Enable Lazy Loading', + 'wp-plugin-hostgator' + ), + imageOptimizationLazyLoadingDescription: __( + 'Lazy loading defers the loading of images until they are visible on the screen, improving page load speed and performance.', + 'wp-plugin-hostgator' + ), + imageOptimizationLazyLoadingNoticeText: __( + 'Lazy loading has been updated.', + 'wp-plugin-hostgator' + ), + imageOptimizationLazyLoadingErrorMessage: __( + 'Oops! There was an error updating the lazy loading settings.', + 'wp-plugin-hostgator' + ), + imageOptimizationBulkOptimizeLabel: __( + 'Enable Bulk Optimization of Images', + 'wp-plugin-hostgator' + ), + imageOptimizationBulkOptimizeDescription: __( + 'When enabled, allows bulk optimization of images in the media library.', + 'wp-plugin-hostgator' + ), + imageOptimizationBulkOptimizeButtonLabel: __( + 'Go to Media Library', + 'wp-plugin-hostgator' + ), + imageOptimizationUpdateErrorTitle: __( + 'Error Updating Settings', + 'wp-plugin-hostgator' + ), + imageOptimizationPreferWebPLabel: __( + 'Prefer Optimized Image When Exists', + 'wp-plugin-hostgator' + ), + imageOptimizationPreferWebPDescription: __( + 'When enabled, optimized images will be served in place of original images when they exist, improving performance.', + 'wp-plugin-hostgator' + ), + imageOptimizationGenericErrorMessage: __( + 'Something went wrong while updating the settings. Please try again.', + 'wp-plugin-hostgator' + ), }, }; From d300bbd7b03bf71fef6e1cf6d4364180ecad370b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 12:10:19 +0000 Subject: [PATCH 21/22] NPM(deps): Bump @wordpress/icons from 10.14.0 to 10.15.1 Bumps [@wordpress/icons](https://github.com/WordPress/gutenberg/tree/HEAD/packages/icons) from 10.14.0 to 10.15.1. - [Release notes](https://github.com/WordPress/gutenberg/releases) - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/icons/CHANGELOG.md) - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/icons@10.15.1/packages/icons) --- updated-dependencies: - dependency-name: "@wordpress/icons" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 35 +++++++++++++++++------------------ package.json | 2 +- 2 files changed, 18 insertions(+), 19 deletions(-) diff --git a/package-lock.json b/package-lock.json index 34bc2d7e..b216726c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@wordpress/dom-ready": "^4.14.0", "@wordpress/element": "^6.14.0", "@wordpress/i18n": "^5.14.0", - "@wordpress/icons": "^10.14.0", + "@wordpress/icons": "^10.15.1", "ajv": "^8.17.1", "classnames": "^2.5.1", "html-react-parser": "^5.1.18", @@ -5947,14 +5947,14 @@ } }, "node_modules/@wordpress/element": { - "version": "6.14.0", - "resolved": "https://registry.npmjs.org/@wordpress/element/-/element-6.14.0.tgz", - "integrity": "sha512-vZPm2ekv9B7fMcv/slyu/p8lV44EPa6RRHOk04ldNUpsrjC6ph6Q4wpuI5WzLEX7p1u71c8ZOuroEuRvdFxMcA==", + "version": "6.15.1", + "resolved": "https://registry.npmjs.org/@wordpress/element/-/element-6.15.1.tgz", + "integrity": "sha512-RTKQwu+sgpdemzMPa/PT6XF+YqFxHIMH2MVEnCsDwaEusPYNmjJ3Lu8oTkgP+iWn2mhI21M/Xkb9jCgXeTnTyQ==", "dependencies": { "@babel/runtime": "7.25.7", "@types/react": "^18.2.79", "@types/react-dom": "^18.2.25", - "@wordpress/escape-html": "*", + "@wordpress/escape-html": "^3.15.0", "change-case": "^4.1.2", "is-plain-object": "^5.0.0", "react": "^18.3.0", @@ -5966,9 +5966,9 @@ } }, "node_modules/@wordpress/element/node_modules/@wordpress/escape-html": { - "version": "3.10.0", - "resolved": "https://registry.npmjs.org/@wordpress/escape-html/-/escape-html-3.10.0.tgz", - "integrity": "sha512-3glY3MhXEHlPP0/hrS3vkRmAOHtutvoHGhkr8vnva6TLg4CsAeo42nYbuFJ+ukVMWdCtmV+28UjOeiYtG/fZOA==", + "version": "3.15.0", + "resolved": "https://registry.npmjs.org/@wordpress/escape-html/-/escape-html-3.15.0.tgz", + "integrity": "sha512-m+bdBFMbii7Bm0q3L6ntVH0jr+/sUJC4sgpPuVpsjZTFrxGIiXa0J5Kv6lQoBCFM6I3zaVdjroUA24l7JVjXaA==", "dependencies": { "@babel/runtime": "7.25.7" }, @@ -6228,14 +6228,13 @@ } }, "node_modules/@wordpress/icons": { - "version": "10.14.0", - "resolved": "https://registry.npmjs.org/@wordpress/icons/-/icons-10.14.0.tgz", - "integrity": "sha512-4S1AaBeqvTpsTC23y0+4WPiSyz7j+b7vJ4vQ4nqnPeBF7ZeC8J/UXWQnEuKY38n8TiutXljgagkEqGNC9pF2Mw==", - "license": "GPL-2.0-or-later", + "version": "10.15.1", + "resolved": "https://registry.npmjs.org/@wordpress/icons/-/icons-10.15.1.tgz", + "integrity": "sha512-62GlyUePiF7+AOUNWjVYQ6ghWtgdl0FU5Fl0wS1EKRP6oBFXJ1DdHgXKJImKSY72KC8Yk8uS6VfqIiK2tsOeGg==", "dependencies": { "@babel/runtime": "7.25.7", - "@wordpress/element": "*", - "@wordpress/primitives": "*" + "@wordpress/element": "^6.15.1", + "@wordpress/primitives": "^4.15.1" }, "engines": { "node": ">=18.12.0", @@ -6366,12 +6365,12 @@ } }, "node_modules/@wordpress/primitives": { - "version": "4.12.0", - "resolved": "https://registry.npmjs.org/@wordpress/primitives/-/primitives-4.12.0.tgz", - "integrity": "sha512-bg3f3zLyABqyQw3ZtQs5hdKRXFzKiH3vUAB7bdL90KVdDoPJTApRubz7uMAuBdy+oK8ZtHD7RR0KMtoBwy26og==", + "version": "4.15.1", + "resolved": "https://registry.npmjs.org/@wordpress/primitives/-/primitives-4.15.1.tgz", + "integrity": "sha512-hLBgrnKoEjROuqqlRPjAI5A903LsnOCUnPgBJLuREXgSRFVmVJocRHmvD8o3HGSaaTLcHivfowUhhmdlVkeYfw==", "dependencies": { "@babel/runtime": "7.25.7", - "@wordpress/element": "*", + "@wordpress/element": "^6.15.1", "clsx": "^2.1.1" }, "engines": { diff --git a/package.json b/package.json index cf1efcc7..339f9962 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@wordpress/dom-ready": "^4.14.0", "@wordpress/element": "^6.14.0", "@wordpress/i18n": "^5.14.0", - "@wordpress/icons": "^10.14.0", + "@wordpress/icons": "^10.15.1", "ajv": "^8.17.1", "classnames": "^2.5.1", "html-react-parser": "^5.1.18", From 2a1fd738547a46b570dd75181c0b596d31843fb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 15:53:30 +0000 Subject: [PATCH 22/22] NPM(deps): Bump react-router-dom from 7.0.2 to 7.1.1 Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 7.0.2 to 7.1.1. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.1.1/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 16 ++++++++-------- package.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 760dbc8b..66c44b85 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "lodash": "^4.17.21", "react": "^18.2.0", "react-error-boundary": "^5.0.0", - "react-router-dom": "^7.0.2", + "react-router-dom": "^7.1.1", "react-use": "^17.6.0" }, "devDependencies": { @@ -19708,9 +19708,9 @@ } }, "node_modules/react-router": { - "version": "7.0.2", - "resolved": "https://registry.npmjs.org/react-router/-/react-router-7.0.2.tgz", - "integrity": "sha512-m5AcPfTRUcjwmhBzOJGEl6Y7+Crqyju0+TgTQxoS4SO+BkWbhOrcfZNq6wSWdl2BBbJbsAoBUb8ZacOFT+/JlA==", + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/react-router/-/react-router-7.1.1.tgz", + "integrity": "sha512-39sXJkftkKWRZ2oJtHhCxmoCrBCULr/HAH4IT5DHlgu/Q0FCPV0S4Lx+abjDTx/74xoZzNYDYbOZWlJjruyuDQ==", "dependencies": { "@types/cookie": "^0.6.0", "cookie": "^1.0.1", @@ -19731,11 +19731,11 @@ } }, "node_modules/react-router-dom": { - "version": "7.0.2", - "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-7.0.2.tgz", - "integrity": "sha512-VJOQ+CDWFDGaWdrG12Nl+d7yHtLaurNgAQZVgaIy7/Xd+DojgmYLosFfZdGz1wpxmjJIAkAMVTKWcvkx1oggAw==", + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-7.1.1.tgz", + "integrity": "sha512-vSrQHWlJ5DCfyrhgo0k6zViOe9ToK8uT5XGSmnuC2R3/g261IdIMpZVqfjD6vWSXdnf5Czs4VA/V60oVR6/jnA==", "dependencies": { - "react-router": "7.0.2" + "react-router": "7.1.1" }, "engines": { "node": ">=20.0.0" diff --git a/package.json b/package.json index 697d2db6..1a0adb76 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "lodash": "^4.17.21", "react": "^18.2.0", "react-error-boundary": "^5.0.0", - "react-router-dom": "^7.0.2", + "react-router-dom": "^7.1.1", "react-use": "^17.6.0" }, "devDependencies": {