Version Description
Download this release
Release Info
Developer | Nikschavan |
Plugin | Astra Starter Sites |
Version | 3.0.10 |
Comparing to | |
See all releases |
Code changes from version 3.0.9 to 3.0.10
- astra-sites.php +2 -2
- inc/classes/class-astra-sites-importer.php +18 -0
- inc/classes/class-astra-sites.php +3 -0
- inc/lib/onboarding/assets/dist/main.asset.php +1 -1
- inc/lib/onboarding/assets/dist/main.js +1 -1
- inc/lib/onboarding/assets/src/steps/import-site/index.js +1 -0
- languages/astra-sites.pot +1192 -566
- readme.txt +5 -1
astra-sites.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: Starter Templates
|
4 |
* Plugin URI: https://wpastra.com/
|
5 |
* Description: Starter Templates is all in one solution for complete starter sites, single page templates, blocks & images. This plugin offers the premium library of ready templates & provides quick access to beautiful Pixabay images that can be imported in your website easily.
|
6 |
-
* Version: 3.0.
|
7 |
* Author: Brainstorm Force
|
8 |
* Author URI: https://www.brainstormforce.com
|
9 |
* Text Domain: astra-sites
|
@@ -19,7 +19,7 @@ if ( ! defined( 'ASTRA_SITES_NAME' ) ) {
|
|
19 |
}
|
20 |
|
21 |
if ( ! defined( 'ASTRA_SITES_VER' ) ) {
|
22 |
-
define( 'ASTRA_SITES_VER', '3.0.
|
23 |
}
|
24 |
|
25 |
if ( ! defined( 'ASTRA_SITES_FILE' ) ) {
|
3 |
* Plugin Name: Starter Templates
|
4 |
* Plugin URI: https://wpastra.com/
|
5 |
* Description: Starter Templates is all in one solution for complete starter sites, single page templates, blocks & images. This plugin offers the premium library of ready templates & provides quick access to beautiful Pixabay images that can be imported in your website easily.
|
6 |
+
* Version: 3.0.10
|
7 |
* Author: Brainstorm Force
|
8 |
* Author URI: https://www.brainstormforce.com
|
9 |
* Text Domain: astra-sites
|
19 |
}
|
20 |
|
21 |
if ( ! defined( 'ASTRA_SITES_VER' ) ) {
|
22 |
+
define( 'ASTRA_SITES_VER', '3.0.10' );
|
23 |
}
|
24 |
|
25 |
if ( ! defined( 'ASTRA_SITES_FILE' ) ) {
|
inc/classes/class-astra-sites-importer.php
CHANGED
@@ -85,6 +85,24 @@ if ( ! class_exists( 'Astra_Sites_Importer' ) ) {
|
|
85 |
}
|
86 |
|
87 |
add_action( 'init', array( $this, 'disable_default_woo_pages_creation' ), 2 );
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
88 |
}
|
89 |
|
90 |
/**
|
85 |
}
|
86 |
|
87 |
add_action( 'init', array( $this, 'disable_default_woo_pages_creation' ), 2 );
|
88 |
+
add_filter( 'upgrader_package_options', array( $this, 'plugin_install_clear_directory' ) );
|
89 |
+
}
|
90 |
+
|
91 |
+
/**
|
92 |
+
* Delete directory when installing plugin.
|
93 |
+
*
|
94 |
+
* Set by enabling `clear_destination` option in the upgrader.
|
95 |
+
*
|
96 |
+
* @since 3.0.10
|
97 |
+
* @param array $options Options for the upgrader.
|
98 |
+
* @return array $options The options.
|
99 |
+
*/
|
100 |
+
public function plugin_install_clear_directory( $options ) {
|
101 |
+
if ( isset( $_REQUEST['clear_destination'] ) && 'true' === $_REQUEST['clear_destination'] ) { // phpcs:ignore WordPress.Security.NonceVerification.Recommended
|
102 |
+
$options['clear_destination'] = true;
|
103 |
+
}
|
104 |
+
|
105 |
+
return $options;
|
106 |
}
|
107 |
|
108 |
/**
|
inc/classes/class-astra-sites.php
CHANGED
@@ -1991,6 +1991,9 @@ if ( ! class_exists( 'Astra_Sites' ) ) :
|
|
1991 |
}
|
1992 |
}
|
1993 |
|
|
|
|
|
|
|
1994 |
$plugin_init = ( isset( $_POST['init'] ) ) ? esc_attr( $_POST['init'] ) : $init;
|
1995 |
|
1996 |
wp_clean_plugins_cache();
|
1991 |
}
|
1992 |
}
|
1993 |
|
1994 |
+
// Raise time limit when activating the plugin.
|
1995 |
+
set_time_limit( 300 );
|
1996 |
+
|
1997 |
$plugin_init = ( isset( $_POST['init'] ) ) ? esc_attr( $_POST['init'] ) : $init;
|
1998 |
|
1999 |
wp_clean_plugins_cache();
|
inc/lib/onboarding/assets/dist/main.asset.php
CHANGED
@@ -1 +1 @@
|
|
1 |
-
<?php return array('dependencies' => array('react', 'react-dom', 'wp-api-fetch', 'wp-components', 'wp-element', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-media-utils', 'wp-polyfill', 'wp-url'), 'version' => '
|
1 |
+
<?php return array('dependencies' => array('react', 'react-dom', 'wp-api-fetch', 'wp-components', 'wp-element', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-media-utils', 'wp-polyfill', 'wp-url'), 'version' => '878fe32aabcf7acad9c0e48b8a0eacba');
|
inc/lib/onboarding/assets/dist/main.js
CHANGED
@@ -4,7 +4,7 @@ Object(E.__)("Your Website is up and ready!. %1$s","astra-sites"),w),g="I just b
|
|
4 |
/* translators: %1$s - search term. */
|
5 |
Object(E.__)("Your search - %1$s - did not match any Starter Templates.","astra-sites"),Object(na.decodeEntities)(e)))):null}),rc=(r(73),function(){return Object(h.createElement)("div",{className:"st-no-favorites"},Object(h.createElement)("h3",null,Object(E.__)("No favorites added. Press the heart icon to add templates as favorites.","astra-sites")))}),nc=function(t){var e=t.sites;return Object(h.createElement)(h.Fragment,null,Object(h.createElement)("div",{className:"st-sites-grid"},Object(h.createElement)("div",{className:"st-sites-found-message"},Object(E.__)("Other suggested Starter Templates","astra-sites")),Object(h.createElement)(Jl,{sites:e})))};function ic(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function ac(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?ic(Object(r),!0).forEach((function(e){g()(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):ic(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}var sc=(r(74),r(75),function(){return Object(h.createElement)("div",{className:"branding-wrap"},V()?Object(h.createElement)("h3",null,astraSitesVars.whiteLabelName):Object(h.createElement)(Vl,{className:"ist-logo",src:"".concat(starterTemplates.imageDir,"logo.svg"),alt:Object(E.__)("Starter Templates","astra-sites")}))}),oc=function(){var t=A(),e=x()(t,2),r=e[0].builder,n=e[1],i=[{id:"gutenberg",title:Object(E.__)("Block Editor","astra-sites"),image:"".concat(starterTemplates.imageDir,"block-editor.svg")},{id:"elementor",title:Object(E.__)("Elementor","astra-sites"),image:"".concat(starterTemplates.imageDir,"elementor.svg")},{id:"beaver-builder",title:Object(E.__)("Beaver Builder","astra-sites"),image:"".concat(starterTemplates.imageDir,"beaver-builder.svg")}];return"1"===starterTemplates.isBrizyEnabled&&i.push({id:"brizy",title:Object(E.__)("Brizy","astra-sites"),image:"".concat(starterTemplates.imageDir,"brizy.svg")}),Object(h.createElement)("div",{className:"st-page-builder-filter"},Object(h.createElement)(Ul,{value:r,options:i,className:"st-page-builder-toggle",onClick:function(t,e){n({type:"set",builder:e.id,siteCategory:Qh.siteCategory,siteType:"",siteOrder:"popular",onMyFavorite:!1});var r=new FormData;r.append("action","astra-sites-change-page-builder"),r.append("_ajax_nonce",astraSitesVars._ajax_nonce),r.append("page_builder",e.id),fetch(ajaxurl,{method:"post",body:r})}}))},lc=(r(76),function(){return Object(h.createElement)("a",{className:"st-exit-to-dashboard",href:starterTemplates.adminUrl},Object(h.createElement)(_l,{content:Object(E.__)("Exit to Dashboard","astra-sites")},k.dashboard))}),cc=(r(77),function(){var t=A(),e=x()(t,2),r=e[0],n=e[1],i=r.onMyFavorite;return Object(h.createElement)("div",{className:"st-my-favorite ".concat(i?"active":""),onClick:function(t){t.stopPropagation(),n({type:"set",onMyFavorite:!i,siteType:"",siteOrder:Qh.siteOrder,siteCategory:Qh.siteCategory,siteSearchTerm:""})}},Object(h.createElement)(_l,{content:Object(E.__)("My Favorite","astra-sites")},k.favorite))}),hc=r(17),uc=r.n(hc);function pc(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function fc(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?pc(Object(r),!0).forEach((function(e){g()(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):pc(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}function dc(t,e){var r="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!r){if(Array.isArray(t)||(r=function(t,e){if(t){if("string"==typeof t)return mc(t,void 0);var r=Object.prototype.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(t):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?mc(t,void 0):void 0}}(t))||e&&t&&"number"==typeof t.length){r&&(t=r);var n=0,i=function(){};return{s:i,n:function(){return n>=t.length?{done:!0}:{done:!1,value:t[n++]}},e:function(t){throw t},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,s=!0,o=!1;return{s:function(){r=r.call(t)},n:function(){var t=r.next();return s=t.done,t},e:function(t){o=!0,a=t},f:function(){try{s||null==r.return||r.return()}finally{if(o)throw a}}}}function mc(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}var gc=wp.ajax.post,yc=[],vc=!1,bc=function(t,e){var r=new FormData;return r.append(t,e),r},xc=function(){var t=Pl()(jl.a.mark((function t(){var e,r,n,i;return jl.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.prev=0,t.next=3,fetch(ajaxurl,{method:"post",body:bc("action","astra-sites-update-library")});case 3:return e=t.sent,t.next=6,e.json();case 6:return r=t.sent,t.next=9,r.data;case 9:if(n=t.sent,i=null,yc=[],"updated"!==n){t.next=17;break}yc.push(!0),vc=!0,t.next=53;break;case 17:if("batch"!==n){t.next=53;break}return t.next=20,Pc();case 20:return i=t.sent,t.t0=yc,t.next=24,wc();case 24:return t.t1=t.sent,t.t0.push.call(t.t0,t.t1),t.t2=yc,t.next=29,Sc();case 29:return t.t3=t.sent,t.t2.push.call(t.t2,t.t3),t.t4=yc,t.next=34,Ac();case 34:return t.t5=t.sent,t.t4.push.call(t.t4,t.t5),t.t6=yc,t.next=39,Cc();case 39:return t.t7=t.sent,t.t6.push.call(t.t6,t.t7),t.t8=yc,t.next=44,kc();case 44:return t.t9=t.sent,t.t8.push.call(t.t8,t.t9),t.t10=yc,t.next=49,Ec();case 49:t.t11=t.sent,t.t10.push.call(t.t10,t.t11),yc.push(i),vc=!0;case 53:return t.abrupt("return",i);case 56:return t.prev=56,t.t12=t.catch(0),yc.push(!1),vc=!0,t.abrupt("return",!1);case 61:case"end":return t.stop()}}),t,null,[[0,56]])})));return function(){return t.apply(this,arguments)}}(),Ec=function(){var t=Pl()(jl.a.mark((function t(){return jl.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.prev=0,t.next=3,fetch(ajaxurl,{method:"post",body:bc("action","astra-sites-update-library-complete")}).then((function(t){return t.json()}));case 3:if(!0!==t.sent.success){t.next=6;break}return t.abrupt("return",!0);case 6:return t.abrupt("return",!1);case 9:return t.prev=9,t.t0=t.catch(0),t.abrupt("return",!1);case 12:case"end":return t.stop()}}),t,null,[[0,9]])})));return function(){return t.apply(this,arguments)}}(),kc=function(){var t=Pl()(jl.a.mark((function t(){return jl.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.prev=0,t.next=3,fetch(ajaxurl,{method:"post",body:bc("action","astra-sites-import-page-builders")}).then((function(t){return t.json()}));case 3:if(!0!==t.sent.success){t.next=6;break}return t.abrupt("return",!0);case 6:return t.abrupt("return",!1);case 9:return t.prev=9,t.t0=t.catch(0),t.abrupt("return",!1);case 12:case"end":return t.stop()}}),t,null,[[0,9]])})));return function(){return t.apply(this,arguments)}}(),Cc=function(){var t=Pl()(jl.a.mark((function t(){var e,r,n,i,a;return jl.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.prev=0,t.next=3,fetch(ajaxurl,{method:"post",body:bc("action","astra-sites-get-blocks-request-count")}).then((function(t){return t.json()})).then((function(t){return t.data}));case 3:if(!(e=t.sent)){t.next=11;break}for(r=[],n=1;n<=e;n++)(i=new FormData).append("action","astra-sites-import-blocks"),i.append("page_no",n),r.push(fetch(ajaxurl,{method:"post",body:i}));return t.next=9,Promise.allSettled(r).then((function(t){return Promise.all(t.map((function(t){return t.value.json()})))}));case 9:return a=t.sent,t.abrupt("return",a.every((function(t){return!0===t.success})));case 11:t.next=16;break;case 13:return t.prev=13,t.t0=t.catch(0),t.abrupt("return",!1);case 16:case"end":return t.stop()}}),t,null,[[0,13]])})));return function(){return t.apply(this,arguments)}}(),Ac=function(){var t=Pl()(jl.a.mark((function t(){return jl.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.prev=0,t.next=3,fetch(ajaxurl,{method:"post",body:bc("action","astra-sites-import-page-builders")}).then((function(t){return t.json()}));case 3:if(!0!==t.sent.success){t.next=6;break}return t.abrupt("return",!0);case 6:return t.abrupt("return",!1);case 9:return t.prev=9,t.t0=t.catch(0),t.abrupt("return",!1);case 12:case"end":return t.stop()}}),t,null,[[0,9]])})));return function(){return t.apply(this,arguments)}}(),Sc=function(){var t=Pl()(jl.a.mark((function t(){return jl.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.prev=0,t.next=3,fetch(ajaxurl,{method:"post",body:bc("action","astra-sites-import-all-categories")}).then((function(t){return t.json()}));case 3:if(!0!==t.sent.success){t.next=6;break}return t.abrupt("return",!0);case 6:return t.abrupt("return",!1);case 9:return t.prev=9,t.t0=t.catch(0),t.abrupt("return",!1);case 12:case"end":return t.stop()}}),t,null,[[0,9]])})));return function(){return t.apply(this,arguments)}}(),wc=function(){var t=Pl()(jl.a.mark((function t(){return jl.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.prev=0,t.next=3,fetch(ajaxurl,{method:"post",body:bc("action","astra-sites-import-all-categories-and-tags")}).then((function(t){return t.json()}));case 3:if(!0!==t.sent.success){t.next=6;break}return t.abrupt("return",!0);case 6:return t.abrupt("return",!1);case 9:return t.prev=9,t.t0=t.catch(0),t.abrupt("return",!1);case 12:case"end":return t.stop()}}),t,null,[[0,9]])})));return function(){return t.apply(this,arguments)}}(),Pc=function(){var t=Pl()(jl.a.mark((function t(){var e,r,n,i,a;return jl.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.prev=0,t.next=3,gc({action:"astra-sites-get-sites-request-count",_ajax_nonce:starterTemplates.nonce});case 3:if(!(e=t.sent)){t.next=11;break}for(r=[],n=1;n<=e;n++)(i=new FormData).append("action","astra-sites-import-sites"),i.append("page_no",n),r.push(fetch(ajaxurl,{method:"post",body:i}));return t.next=9,Promise.allSettled(r).then((function(t){return Promise.all(t.map((function(t){return t.value.json()})))})).then((function(t){var e,r={},n=dc(t);try{for(n.s();!(e=n.n()).done;){var i=e.value;"object"===uc()(i.data)&&(r=fc(fc({},r),i.data))}}catch(t){n.e(t)}finally{n.f()}return r}));case 9:return a=t.sent,t.abrupt("return",a);case 11:return t.abrupt("return",null);case 14:return t.prev=14,t.t0=t.catch(0),t.abrupt("return",null);case 17:case"end":return t.stop()}}),t,null,[[0,14]])})));return function(){return t.apply(this,arguments)}}(),Oc=(r(78),function(){var t=Object(u.useState)(!1),e=x()(t,2),r=e[0],n=e[1],i=function(){if(yc&&vc){var t=yc.every(Boolean);return yc=[],vc=!1,t}}(),a=function(){var t=Pl()(jl.a.mark((function t(e){return jl.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(e.stopPropagation(),!r){t.next=3;break}return t.abrupt("return");case 3:return n(!0),t.next=6,xc();case 6:n(!1);case 7:case"end":return t.stop()}}),t)})));return function(_x){return t.apply(this,arguments)}}();return Object(h.createElement)(h.Fragment,null,Object(h.createElement)("div",{className:"st-sync-library ".concat(r?"loading":""),onClick:a},Object(h.createElement)(_l,{content:Object(E.__)("Sync Library","astra-sites")},k.sync)),!r&&!0===i&&Object(h.createElement)(Ll,{type:"success",message:Object(E.__)("Library refreshed successfully","astra-sites"),autoHideDuration:5,bottomRight:!0}),!r&&!1===i&&Object(h.createElement)(Ll,{type:"error",message:Object(E.__)("Library refreshed failed!","astra-sites"),autoHideDuration:5,bottomRight:!0}))}),jc=(r(79),function(){var t=A(),e=x()(t,2),r=e[0],n=r.selectedTemplateName,i=r.currentIndex,a=e[1];return Object(h.createElement)("div",{className:"change-template-wrap"},Object(h.createElement)("div",{className:"template-name"},Object(h.createElement)("p",{className:"label"},Object(E.__)("Selected Template:","astra-sites")),Object(h.createElement)("h5",null,Object(na.decodeEntities)(n))),Object(h.createElement)("div",{className:"change-btn-wrap",onClick:function(){a({type:"set",currentIndex:i-1,currentCustomizeIndex:0})}},Object(h.createElement)("span",{className:"change-btn"},k.cross)))}),Ic=r(19),_c=r.n(Ic),Tc=starterTemplates.restNonce,Fc=r(32),Mc=r(33),Dc=r(21);function Rc(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function Bc(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?Rc(Object(r),!0).forEach((function(e){g()(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):Rc(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}r(80);var Vc=function(){var t=A(),e=x()(t,2),r=e[0],n=r.siteLogo,i=r.builder,a=r.currentCustomizeIndex,s=r.currentIndex,o=e[1];Object(Fc.addFilter)("editor.MediaUpload","core/edit-post/components/media-upload/replace-media-upload",(function(){return Dc.MediaUpload}));var l=function(t){o({type:"set",siteLogo:t}),L({param:"siteLogo",data:t})},c=function(){l(Qh.siteLogo)},u=function(t){var e=Bc(Bc({},n),{},{width:t});o({type:"set",siteLogo:e}),L({param:"siteLogo",data:e})},p=function(){o("beaver-builder"===i||"brizy"===i?{type:"set",currentCustomizeIndex:a+2}:{type:"set",currentCustomizeIndex:a+1})},f=function(){o({type:"set",currentIndex:s-1,currentCustomizeIndex:0})},d=function(t){n.url&&(t.stopPropagation(),u(Qh.siteLogo.width))};return Object(h.createElement)(Dc.MediaUpload,{onSelect:function(t){return function(t){var e,r,i,a={id:t.id,url:t.url,width:n.width};"http:"===window.location.protocol?(e=t.url,r=function(t){a.dataUri=t,l(a)},(i=new Image).onload=function(){var t=document.createElement("canvas");t.width=this.naturalWidth,t.height=this.naturalHeight,t.getContext("2d").drawImage(this,0,0),r(t.toDataURL("image/png"))},i.src=e):l(a)}(t)},allowedTypes:["image"],value:n.id,render:function(t){var e=t.open;return Object(h.createElement)(h.Fragment,null,""!==n.url&&void 0!==n.url?Object(h.createElement)("div",{className:"ist-logo-wrapper"},Object(h.createElement)("div",{className:"ist-remove-logo",onClick:c,title:Object(E.__)("Remove Logo","astra-sites")},Object(h.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"8",height:"8",viewBox:"0 0 8 8",fill:"#333333"},Object(h.createElement)("path",{d:"M8 0.7L7.3 0L4 3.3L0.7 0L0 0.7L3.3 4L0 7.3L0.7 8L4 4.7L7.3 8L8 7.3L4.7 4L8 0.7Z",fill:"#333333"}))),Object(h.createElement)("div",{className:"ist-selected-image",onClick:e},Object(h.createElement)("div",{onClick:e,className:"ist-logo-preview-wrap"},Object(h.createElement)("img",{alt:Object(E.__)("Site Logo","astra-sites"),src:n.url}),Object(h.createElement)("div",{className:"ist-change-logo",onClick:e},Object(E.__)("Change Logo","astra-sites"))))):"",""===n.url?Object(h.createElement)("div",null,Object(h.createElement)(_,{className:"ist-button ist-button-outline",onClick:e},Object(h.createElement)("h5",null,Object(E.__)("Upload File Here","astra-sites")),Object(h.createElement)("p",null,Object(E.__)("Suggested Dimensions: 180x60 pixels","astra-sites")))):"",""===n.url&&Object(h.createElement)("div",{className:"logo-skip-info"},Object(h.createElement)("h5",null,Object(E.__)("Don't have Logo? No Problem!","astra-sites")),Object(h.createElement)("p",null,Object(E.__)("You can upload it later","astra-sites"))),Object(h.createElement)("div",{className:"astra-sites-ai-logo-wrap"},Object(h.createElement)("div",{className:"label"},Object(E.__)("Logo Width","astra-sitess")),Object(h.createElement)("div",{className:"control-reset ".concat(n.width===Qh.siteLogo.width?"disabled":""),onClick:d},k.reset)),Object(h.createElement)("div",{className:"astra-sites-ai-rangecontrol-wrap"},Object(h.createElement)(Mc.RangeControl,{value:n.width,min:0,max:500,step:1,onChange:function(t){u(t)},trackColor:"#4361ee",disabled:""===n.url})),Object(h.createElement)(_,{className:"ist-button",onClick:p,after:!0},""!==n.url?Object(E.__)("Continue","astra-sites"):Object(E.__)("Skip & Continue","astra-sites")),Object(h.createElement)(F,{onClick:f},Object(E.__)("Back","astra-sites")))}})},Lc=[{slug:"style-1",title:Object(E.__)("Style 1","astra-sites"),colors:["#8E43F0","#7215EA","#FFFFFF","#FAF5FF","#726C7A","#3C2F4B","#000000","#4B4F58","#F6F7F8"]},{slug:"style-2",title:Object(E.__)("Style 2","astra-sites"),colors:["#FFB72B","#FF9900","#FFFFFF","#F9F5EE","#6D6A64","#3A362D","#000000","#4B4F58","#F6F7F8"]},{slug:"style-3",title:Object(E.__)("Style 3","astra-sites"),colors:["#FF2459","#D90336","#FFFFFF","#FAF4F6","#6B6365","#352A2D","#000000","#4B4F58","#F6F7F8"]},{slug:"style-4",title:Object(E.__)("Style 4","astra-sites"),colors:["#2B60E8","#0A43D7","#FFFFFF","#F7F7FA","#64666C","#2E323E","#000000","#4B4F58","#F6F7F8"]},{slug:"style-5",title:Object(E.__)("Style 5","astra-sites"),colors:["#1BAE70","#008D52","#FFFFFF","#F3FAF7","#5C6461","#26312C","#000000","#4B4F58","#F6F7F8"]},{slug:"style-6",title:Object(E.__)("Style 6","astra-sites"),colors:["#FF8F3F","#EC6300","#FFFFFF","#F9F6F4","#66625F","#37302A","#000000","#4B4F58","#F6F7F8"]}],Nc=[{slug:"style-1",title:Object(E.__)("Style 1","astra-sites"),colors:["#8E43F0","#7215EA","#3C2F4B","#726C7A","#FAF5FF","#FFFFFF","#000000","#4B4F58","#F6F7F8"]},{slug:"style-2",title:Object(E.__)("Style 2","astra-sites"),colors:["#FFB72B","#FF9900","#3A362D","#6D6A64","#F9F5EE","#FFFFFF","#000000","#4B4F58","#F6F7F8"]},{slug:"style-3",title:Object(E.__)("Style 3","astra-sites"),colors:["#FF2459","#D90336","#352A2D","#6B6365","#FAF4F6","#FFFFFF","#000000","#4B4F58","#F6F7F8"]},{slug:"style-4",title:Object(E.__)("Style 4","astra-sites"),colors:["#2B60E8","#0A43D7","#2E323E","#64666C","#F7F7FA","#FFFFFF","#000000","#4B4F58","#F6F7F8"]},{slug:"style-5",title:Object(E.__)("Style 5","astra-sites"),colors:["#1BAE70","#008D52","#26312C","#5C6461","#F3FAF7","#FFFFFF","#000000","#4B4F58","#F6F7F8"]},{slug:"style-6",title:Object(E.__)("Style 6","astra-sites"),colors:["#FF8F3F","#EC6300","#37302A","#66625F","#F9F6F4","#FFFFFF","#000000","#4B4F58","#F6F7F8"]}];function zc(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}var Gc=function(t,e){if(!t)return"";if(t){var r=t.match(/'([^']+)'/);return r?r[1]:"inherit"===t?e:t}return e||void 0},Hc=[{"body-font-family":"'Open Sans', sans-serif","body-font-variant":"400","body-font-weight":"400","font-size-body":{desktop:16,tablet:"",mobile:"","desktop-unit":"px","tablet-unit":"px","mobile-unit":"px"},"body-line-height":"1.7","headings-font-family":"'Playfair Display', serif","headings-font-weight":"700","headings-line-height":"1.2","headings-font-variant":"700"},{"body-font-family":"'Lora', serif","body-font-variant":"400","body-font-weight":"400","font-size-body":{desktop:16,tablet:"",mobile:"","desktop-unit":"px","tablet-unit":"px","mobile-unit":"px"},"body-line-height":"","headings-font-family":"'Lato', sans-serif","headings-font-weight":"700","headings-line-height":"1.2","headings-font-variant":"700"},{"body-font-family":"'Roboto', sans-serif","body-font-variant":"400","body-font-weight":"400","font-size-body":{desktop:17,tablet:"",mobile:"","desktop-unit":"px","tablet-unit":"px","mobile-unit":"px"},"body-line-height":"","headings-font-family":"'Barlow Condensed', sans-serif","headings-font-weight":"600","headings-line-height":"1.2","headings-font-variant":"600"},{"body-font-family":"'Source Sans Pro', sans-serif","body-font-variant":"400","body-font-weight":"400","font-size-body":{desktop:17,tablet:"",mobile:"","desktop-unit":"px","tablet-unit":"px","mobile-unit":"px"},"body-line-height":1.7,"headings-font-family":"'Montserrat', sans-serif","headings-font-weight":"700","headings-line-height":"1.3","headings-font-variant":"700"},{"body-font-family":"'Karla', sans-serif","body-font-variant":"400","body-font-weight":"400","font-size-body":{desktop:17,tablet:"",mobile:"","desktop-unit":"px","tablet-unit":"px","mobile-unit":"px"},"body-line-height":"","headings-font-family":"'Rubik', sans-serif","headings-font-weight":"500","headings-line-height":"1.3","headings-font-variant":"500"},{"body-font-family":"'Work Sans', sans-serif","body-font-variant":"400","body-font-weight":"400","font-size-body":{desktop:16,tablet:"",mobile:"","desktop-unit":"px","tablet-unit":"px","mobile-unit":"px"},"body-line-height":"","headings-font-family":"'DM Serif Display', serif","headings-font-weight":"400","headings-line-height":"1.2","headings-font-variant":"400"}],Qc=[{content:function(){var t=A(),e=x()(t,2),r=e[0],n=r.licenseStatus,i=r.selectedTemplateType,a=e[1];return Object(u.useEffect)((function(){a({type:"set",designStep:1})}),[]),Object(h.createElement)(h.Fragment,null,Object(h.createElement)(jc,null),Object(h.createElement)("div",{className:"customizer-header"},Object(h.createElement)("div",{className:"header-name"},!n&&"free"!==i&&Object(h.createElement)("p",{className:"premium-notice"},Object(E.__)("This is a Premium Template","astra-sites")),Object(h.createElement)("h3",{className:"ist-customizer-heading"},Object(E.__)("Logo","astra-sites")),Object(h.createElement)("p",{className:"screen-description"},Object(E.__)("Choose logo for your site. You can update it anytime later.","astra-sites")))))},controls:function(){return Object(h.createElement)(h.Fragment,null,Object(h.createElement)(Vc,null))},class:"customize-business-logo"},{content:function(){var t=A(),e=x()(t,2),r=e[0],n=r.licenseStatus,i=r.selectedTemplateType,a=e[1];return Object(u.useEffect)((function(){a({type:"set",designStep:2})}),[]),Object(h.createElement)(h.Fragment,null,Object(h.createElement)(jc,null),Object(h.createElement)("div",{className:"customizer-header"},Object(h.createElement)("div",{className:"header-name"},!n&&"free"!==i&&Object(h.createElement)("p",{className:"premium-notice"},Object(E.__)("This is a Premium Template","astra-sites")),Object(h.createElement)("h3",{className:"ist-customizer-heading"},Object(E.__)("Colors","astra-sites")),Object(h.createElement)("p",{className:"screen-description"},Object(E.__)("Choose colors for your site. You can update them anytime later.","astra-sites")))))},controls:function(){var t=A(),e=x()(t,2),r=e[0],n=r.activePaletteSlug,i=r.templateResponse,a=r.currentCustomizeIndex,s=e[1],o=Object(u.useState)([]),l=x()(o,2),c=l[0],p=l[1],f=Object(u.useState)(Nc),d=x()(f,2),m=d[0],g=d[1],y=function(t,e){e&&(s({type:"set",activePaletteSlug:e.slug,activePalette:e}),L({param:"colorPalette",data:e}))};return Object(u.useEffect)((function(){var t=function(t){var e=[];if(t&&"astra-site-customizer-data"in t){var r=t["astra-site-customizer-data"]||"";if(r){var n=r["astra-settings"]["global-color-palette"].palette||[];n&&(e=[{slug:"default",title:Object(E.__)("Default","astra-sites"),colors:n}])}}return e}(i);p(t);var e="light"===function(t){var e="light";return t&&"astra-site-color-scheme"in t&&""!==t["astra-site-color-scheme"]&&(e=t["astra-site-color-scheme"]),e}(i)?Nc:Lc;g(e)}),[i]),Object(h.createElement)(h.Fragment,null,c?Object(h.createElement)(h.Fragment,null,Object(h.createElement)(T,{selected:n,options:c,onChange:function(t,e){y(0,e)},tabIndex:"0"})):"",Object(h.createElement)("h4",{className:"ist-secondary-heading"},Object(E.__)("You can also try:","astra-sites")),Object(h.createElement)(T,{selected:n,options:m,onChange:function(t,e){y(0,e)},tabIndex:"0"}),Object(h.createElement)(_,{className:"ist-button",onClick:function(){s({type:"set",currentCustomizeIndex:a+1})},after:!0},Object(E.__)("Continue","astra-sites")),Object(h.createElement)(F,{customizeStep:!0,onClick:function(){s({type:"set",currentCustomizeIndex:a-1})}},Object(E.__)("Back","astra-sites")))},actions:null,class:"customize-site-colors"},{content:function(){var t=A(),e=x()(t,2),r=e[0],n=r.licenseStatus,i=r.selectedTemplateType,a=e[1];return Object(u.useEffect)((function(){a({type:"set",designStep:3})}),[]),Object(h.createElement)(h.Fragment,null,Object(h.createElement)(jc,null),Object(h.createElement)("div",{className:"customizer-header"},Object(h.createElement)("div",{className:"header-name"},!n&&"free"!==i&&Object(h.createElement)("p",{className:"premium-notice"},Object(E.__)("This is a Premium Template","astra-sites")),Object(h.createElement)("h3",{className:"ist-customizer-heading"},Object(E.__)("Fonts","astra-sites")),Object(h.createElement)("p",{className:"screen-description"},Object(E.__)("Choose fonts for your site. You can update them anytime later.","astra-sites")))))},controls:function(){var t=A(),e=x()(t,2),r=e[0],n=r.typographyIndex,i=r.typography,a=r.templateResponse,s=e[1],o=Object(u.useState)(Hc),l=x()(o,2),c=l[0],p=l[1];return Object(u.useEffect)((function(){if(null!==a){var t=[],e=function(t){var e={};if(t&&"astra-site-customizer-data"in t){var r=t["astra-site-customizer-data"]||"";if(r){var n=r["astra-settings"]||[],i=n["headings-font-family"];e={default:!0,"body-font-family":n["body-font-family"],"body-font-variant":n["body-font-variant"],"body-font-weight":n["body-font-weight"],"font-size-body":n["font-size-body"],"body-line-height":n["body-line-height"],"headings-font-family":i,"headings-font-weight":n["headings-font-weight"],"headings-line-height":n["headings-line-height"],"headings-font-variant":n["headings-font-variant"]}}}return e}(a);if(t.push(e),!document.getElementById("google-fonts-domain")){var r=document.createElement("link");r.id="google-fonts-domain",r.setAttribute("rel","preconnect"),r.setAttribute("href","https://fonts.gstatic.com"),document.head.appendChild(r)}if(!document.getElementById("google-fonts-url")){var i=document.createElement("link");i.id="google-fonts-url",i.setAttribute("rel","stylesheet");var o=[],l=e["body-font-family"]||"",h=parseInt(e["body-font-weight"])||"";h&&(h=":wght@".concat(h)),l&&(l=(l=Gc(l)).replace(" ","+"),o.push("family=".concat(l).concat(h)));var u=e["headings-font-family"]||"",f=parseInt(e["headings-font-weight"])||"";f&&(f=":wght@".concat(f)),u&&(u=(u=Gc(u,l)).replace(" ","+"),o.push("family=".concat(u).concat(f)));var d="";if(c){var m,g=function(t,e){var r="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!r){if(Array.isArray(t)||(r=function(t,e){if(t){if("string"==typeof t)return zc(t,void 0);var r=Object.prototype.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(t):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?zc(t,void 0):void 0}}(t))||e&&t&&"number"==typeof t.length){r&&(t=r);var n=0,i=function(){};return{s:i,n:function(){return n>=t.length?{done:!0}:{done:!1,value:t[n++]}},e:function(t){throw t},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,s=!0,o=!1;return{s:function(){r=r.call(t)},n:function(){var t=r.next();return s=t.done,t},e:function(t){o=!0,a=t},f:function(){try{s||null==r.return||r.return()}finally{if(o)throw a}}}}(c);try{for(g.s();!(m=g.n()).done;){var y=m.value,v=Gc(y["headings-font-family"]).replaceAll(" ","+"),b=y["headings-font-weight"],x=Gc(y["body-font-family"]).replaceAll(" ","+"),E=y["body-font-weight"];d+="&family=".concat(v,":wght@").concat(b,"&family=").concat(x,":wght@").concat(E)}}catch(t){g.e(t)}finally{g.f()}d=d.replace(/[&]{1}$/i,"")}if(o){var k="https://fonts.googleapis.com/css2?".concat(o.join("&")).concat(d,"&display=swap");i.setAttribute("href",k),document.head.appendChild(i)}}0===n&&s({type:"set",typography:e}),c=t.concat(c),p(c)}}),[a]),Object(u.useEffect)((function(){L({param:"siteTypography",data:JSON.parse(JSON.stringify(i))})}),[i]),Object(h.createElement)(h.Fragment,null,Object(h.createElement)(B,{selected:n,options:c,onSelect:function(t,e){s({type:"set",typographyIndex:e,typography:c[e]||c[0]})}}))},actions:null,class:"customize-site-typography"},{content:function(){var t=A(),e=x()(t,2),r=e[0].builder,n=e[1];Object(u.useEffect)((function(){n({type:"set",designStep:1})}),[]);var i=Object(E.__)("This is a premium template and comes with our Essentials and Growth Bundle. <br/><br/> Get access to this premium template and 100+ more.","astra-sites");return Object(h.createElement)(h.Fragment,null,Object(h.createElement)(jc,null),Object(h.createElement)("div",{className:"customizer-header"},Object(h.createElement)("div",{className:"header-name"},Object(h.createElement)("h3",{className:"ist-customizer-heading"},Object(E.__)("Liked this Starter Template?","astra-sites")),Object(h.createElement)("p",{className:"screen-description",dangerouslySetInnerHTML:{__html:i}}),Object(h.createElement)(_,{className:"st-access-btn",onClick:function(){window.open(astraSitesVars.cta_links[r])}},Object(E.__)("Unlock Access","astra-sites"),Object(h.createElement)("img",{className:"st-get-access",alt:"Get Access",src:"".concat(starterTemplates.imageDir,"get-access.svg")})))))},controls:function(){var t=A(),e=x()(t,2),r=e[0],n=r.templateId,i=(r.templateResponse,r.currentCustomizeIndex),a=r.importError,s=r.currentIndex,o=r.validateLicenseStatus,l=e[1],c=Object(u.useState)(""),p=x()(c,2),f=p[0],d=p[1],m=Object(u.useState)(!1),g=x()(m,2),y=g[0],v=g[1],b=Object(u.useState)(""),C=x()(b,2),S=C[0],w=C[1];Object(u.useEffect)((function(){a&&l({type:"set",currentIndex:s+2})}),[a]);var P=y?"processing":"",O=Object(E.sprintf)(//translators: %1$s Support page URL.
|
6 |
Object(E.__)("<b> Questions? </b> Get in touch with our %1$ssupport team%2$s.","astra-sites"),'<a href="https://wpastra.com/support/free-support/" target="_blank">',"</a>"),j=Object(E.sprintf)(//translators: %1$s Store page URL.
|
7 |
-
Object(E.__)("If you have purchased our Essential or Growth Bundle, please install the premium version of the plugin that you can %1$sdownload.%2$s from our store.","astra-sites"),'<a href="https://store.brainstormforce.com/login/" target="_blank">',"</a>");return Object(h.createElement)(h.Fragment,null,Object(h.createElement)("h4",null,Object(E.__)("Already a customer?","astra-sites")),o&&Object(h.createElement)("p",{className:"customer-notices"},Object(E.__)("If you have purchased our Essential or Growth Bundle, just enter your license key below to import this template.","astra-sites")),!o&&Object(h.createElement)(h.Fragment,null,Object(h.createElement)("p",{className:"customer-notices",dangerouslySetInnerHTML:{__html:j}}),Object(h.createElement)("p",{className:"customer-notices"},Object(E.__)("Currently the free version is installed.","astra-sites"))),Object(h.createElement)("p",{className:"support-link",dangerouslySetInnerHTML:{__html:O}}),o&&Object(h.createElement)("div",{className:"license-wrap"},Object(h.createElement)("input",{type:"text",className:"license-key-input",name:"license-key",placeholder:Object(E.__)("License key","astra-sites"),required:!0,onChange:function(t){w(t.target.value),d("")}}),Object(h.createElement)(_,{className:"validate-btn ".concat(P),onClick:function(){""!==S?(v(!0),_c.a.use(_c.a.createNonceMiddleware(Tc)),_c()({path:"/bsf-core/v1/license/activate",method:"POST",data:{"license-key":S,"product-id":"astra-pro-sites"}}).then(function(){var e=Pl()(jl.a.mark((function e(r){return jl.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!r.success){e.next=6;break}return e.next=3,Nl(n,t);case 3:l({type:"set",licenseStatus:!0,currentIndex:s+1}),e.next=7;break;case 6:d(r.message);case 7:v(!1);case 8:case"end":return e.stop()}}),e)})));return function(_x){return e.apply(this,arguments)}}())):d(Object(E.__)("Please Enter License Key","astra-sites"))}},k.arrowRightBold)),Object(h.createElement)(F,{onClick:function(){l({type:"set",currentCustomizeIndex:i-1})},customizeStep:!0},Object(E.__)("Back","astra-sites")),f&&!y&&Object(h.createElement)(Ll,{type:"error",message:f,autoHideDuration:5}))},actions:null,class:"customize-license-validation"}],Wc=r(34),Xc=r.n(Wc),qc=r(22),Jc=r.n(qc),Yc=r(23),Kc=r.n(Yc);function Uc(){return(Uc=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t}).apply(this,arguments)}function Zc(t,e){return t(e={exports:{}},e.exports),e.exports}var $c="function"==typeof Symbol&&Symbol.for,th=$c?Symbol.for("react.element"):60103,eh=$c?Symbol.for("react.portal"):60106,rh=$c?Symbol.for("react.fragment"):60107,nh=$c?Symbol.for("react.strict_mode"):60108,ih=$c?Symbol.for("react.profiler"):60114,ah=$c?Symbol.for("react.provider"):60109,sh=$c?Symbol.for("react.context"):60110,oh=$c?Symbol.for("react.async_mode"):60111,lh=$c?Symbol.for("react.concurrent_mode"):60111,ch=$c?Symbol.for("react.forward_ref"):60112,hh=$c?Symbol.for("react.suspense"):60113,uh=$c?Symbol.for("react.suspense_list"):60120,ph=$c?Symbol.for("react.memo"):60115,fh=$c?Symbol.for("react.lazy"):60116,dh=$c?Symbol.for("react.block"):60121,mh=$c?Symbol.for("react.fundamental"):60117,gh=$c?Symbol.for("react.responder"):60118,yh=$c?Symbol.for("react.scope"):60119;function vh(t){if("object"==typeof t&&null!==t){var e=t.$$typeof;switch(e){case th:switch(t=t.type){case oh:case lh:case rh:case ih:case nh:case hh:return t;default:switch(t=t&&t.$$typeof){case sh:case ch:case fh:case ph:case ah:return t;default:return e}}case eh:return e}}}function bh(t){return vh(t)===lh}var xh={AsyncMode:oh,ConcurrentMode:lh,ContextConsumer:sh,ContextProvider:ah,Element:th,ForwardRef:ch,Fragment:rh,Lazy:fh,Memo:ph,Portal:eh,Profiler:ih,StrictMode:nh,Suspense:hh,isAsyncMode:function(t){return bh(t)||vh(t)===oh},isConcurrentMode:bh,isContextConsumer:function(t){return vh(t)===sh},isContextProvider:function(t){return vh(t)===ah},isElement:function(t){return"object"==typeof t&&null!==t&&t.$$typeof===th},isForwardRef:function(t){return vh(t)===ch},isFragment:function(t){return vh(t)===rh},isLazy:function(t){return vh(t)===fh},isMemo:function(t){return vh(t)===ph},isPortal:function(t){return vh(t)===eh},isProfiler:function(t){return vh(t)===ih},isStrictMode:function(t){return vh(t)===nh},isSuspense:function(t){return vh(t)===hh},isValidElementType:function(t){return"string"==typeof t||"function"==typeof t||t===rh||t===lh||t===ih||t===nh||t===hh||t===uh||"object"==typeof t&&null!==t&&(t.$$typeof===fh||t.$$typeof===ph||t.$$typeof===ah||t.$$typeof===sh||t.$$typeof===ch||t.$$typeof===mh||t.$$typeof===gh||t.$$typeof===yh||t.$$typeof===dh)},typeOf:vh};Zc((function(t,e){})),Zc((function(t){t.exports=xh})),Object.getOwnPropertySymbols,Object.prototype.hasOwnProperty,Object.prototype.propertyIsEnumerable;(function(){try{if(!Object.assign)return!1;var t=new String("abc");if(t[5]="de","5"===Object.getOwnPropertyNames(t)[0])return!1;for(var e={},r=0;r<10;r++)e["_"+String.fromCharCode(r)]=r;if("0123456789"!==Object.getOwnPropertyNames(e).map((function(t){return e[t]})).join(""))return!1;var n={};return"abcdefghijklmnopqrst".split("").forEach((function(t){n[t]=t})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},n)).join("")}catch(t){return!1}})()&&Object.assign;function Eh(){}function kh(){}Function.call.bind(Object.prototype.hasOwnProperty),kh.resetWarningCache=Eh;var Ch,Ah,Sh=Zc((function(t){t.exports=function(){function t(t,e,r,n,i,a){if("SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"!==a){var s=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw s.name="Invariant Violation",s}}function e(){return t}t.isRequired=t;var r={array:t,bool:t,func:t,number:t,object:t,string:t,symbol:t,any:t,arrayOf:e,element:t,elementType:t,instanceOf:e,node:t,objectOf:e,oneOf:e,oneOfType:e,shape:e,exact:e,checkPropTypes:kh,resetWarningCache:Eh};return r.PropTypes=r,r}()})),wh=(Ch=Xc.a,(Ah=Object(u.memo)((function(t){var e=t.animationData,r=t.path,n=t.play,i=t.speed,a=t.direction,s=t.segments,o=t.goTo,l=t.renderer,c=t.loop,h=t.rendererSettings,f=t.audioFactory,d=t.onLoad,m=t.onComplete,g=t.onLoopComplete,y=t.onEnterFrame,v=t.onSegmentStart,b=function(t,e){if(null==t)return{};var r,n,i={},a=Object.keys(t);for(n=0;n<a.length;n++)r=a[n],e.indexOf(r)>=0||(i[r]=t[r]);return i}(t,["animationData","path","play","speed","direction","segments","goTo","renderer","loop","rendererSettings","audioFactory","onLoad","onComplete","onLoopComplete","onEnterFrame","onSegmentStart"]),x=Object(u.useRef)(),E=Object(u.useRef)(),k=Object(u.useState)(!1),C=k[0],A=k[1],S=Object(u.useState)(s),w=S[0],P=S[1];Object(u.useEffect)((function(){Jc()(w,s)||P(s)}),[s,w]);var O=Object(u.useState)(h),j=O[0],I=O[1];Object(u.useEffect)((function(){Jc()(j,h)||I(h)}),[h,j]),Object(u.useEffect)((function(){return function(){return E.current.removeEventListener("complete",m)}}),[m]),Object(u.useEffect)((function(){return function(){return E.current.removeEventListener("loopComplete",g)}}),[g]),Object(u.useEffect)((function(){return function(){return E.current.removeEventListener("enterFrame",y)}}),[y]),Object(u.useEffect)((function(){return function(){return E.current.removeEventListener("segmentStart",v)}}),[v]),Object(u.useEffect)((function(){function t(){A(!0),d()}return E.current=Ch.loadAnimation({animationData:null==e||"object"!=typeof e?e:"object"==typeof e.default?Kc()(e.default):Kc()(e),path:r,container:x.current,renderer:l,loop:!1,autoplay:!1,rendererSettings:j,audioFactory:f}),E.current.addEventListener("DOMLoaded",t),function(){E.current.removeEventListener("DOMLoaded",t),A(!1),E.current.destroy(),E.current=void 0}}),[c,l,j,e,r,f]),Object(u.useEffect)((function(){E.current.addEventListener("complete",m)}),[m]),Object(u.useEffect)((function(){E.current.addEventListener("loopComplete",g)}),[g]),Object(u.useEffect)((function(){E.current.addEventListener("enterFrame",y)}),[y]),Object(u.useEffect)((function(){E.current.addEventListener("segmentStart",v)}),[v]),Object(u.useEffect)((function(){C&&(E.current.loop=c)}),[C,c]);var _=Object(u.useRef)(!1);return Object(u.useEffect)((function(){function t(t){E.current.goToAndPlay(t,!0),E.current.setDirection(a)}C&&(!0===n?w?(E.current.playSegments(w,!0),_.current=!0,-1===a&&t(w[1])):(_.current&&E.current.resetSegments(!0),_.current=!1,-1===a?t(E.current.getDuration(!0)):E.current.play()):!1===n&&E.current.pause())}),[n,w,C]),Object(u.useEffect)((function(){C&&(Number.isNaN(i)||E.current.setSpeed(i))}),[i,C]),Object(u.useEffect)((function(){C&&E.current.setDirection(a)}),[a,C]),Object(u.useEffect)((function(){C&&null!=o&&(n?E.current.goToAndPlay(o,!0):E.current.goToAndStop(o,!0))}),[o,n,C]),p.a.createElement("div",Uc({},b,{ref:x}))}))).propTypes={animationData:Sh.object,path:Sh.string,play:Sh.bool,goTo:Sh.number,speed:Sh.number,direction:Sh.number,loop:Sh.oneOfType([Sh.number,Sh.bool]),segments:Sh.oneOfType([Sh.arrayOf(Sh.number),Sh.bool]),rendererSettings:Sh.object,renderer:Sh.string,audioFactory:Sh.func,onComplete:Sh.func,onLoopComplete:Sh.func,onEnterFrame:Sh.func,onSegmentStart:Sh.func},Ah.defaultProps={animationData:null,path:null,play:null,segments:null,goTo:null,speed:1,direction:1,loop:!0,rendererSettings:{},renderer:"svg",audioFactory:null,onLoad:function(){},onComplete:function(){},onLoopComplete:function(){},onEnterFrame:function(){},onSegmentStart:function(){}},Ah),Ph=function(){var t=A(),e=x()(t,1)[0],r=e.importPercent,n=e.importStatus,i=100===r?"import-done":"",a="",s="";return r<=25&&(a="import-1",s=Object(E.__)("1. Installing required theme, plugins, forms, etc","astra-sites")),r>25&&r<=50&&(a="import-2",s=Object(E.__)("2. Importing pages, menus, posts, etc","astra-sites")),r>50&&r<=75&&(a="import-3",s=Object(E.__)("3. Setting up customizer settings and ther site settings","astra-sites")),r>75&&r<=100&&(a="import-4",s=Object(E.__)("4. Finalizing last few settings","astra-sites")),Object(h.createElement)("div",{className:"ist-import-progress"},Object(h.createElement)("div",{className:"ist-import-progress-info"},Object(h.createElement)("div",{className:"ist-import-progress-info-text ".concat(i)},Object(h.createElement)("span",{className:"ist-import-text-inner"},s),Object(h.createElement)("span",{className:"ist-import-done-inner"},Object(E.__)("Done ","astra-sites"),k.tada)),Object(h.createElement)("div",{className:"ist-import-progress-info-precent"},r,"%")),Object(h.createElement)("div",{className:"ist-import-progress-bar-wrap"},Object(h.createElement)("div",{className:"ist-import-progress-bar-bg"},Object(h.createElement)("div",{className:"ist-import-progress-bar ".concat(i," ").concat(a)})),Object(h.createElement)("div",{className:"import-progress-gap"},Object(h.createElement)("span",null),Object(h.createElement)("span",null),Object(h.createElement)("span",null))),Object(h.createElement)("div",{className:"ist-import-progress-info"},Object(h.createElement)("div",{className:"ist-import-progress-info-text ".concat(i)},Object(h.createElement)("span",{className:"import-status-string"},Object(h.createElement)("p",null,n+Object(na.decodeEntities)(" "))),Object(h.createElement)("span",{className:"import-done-counter"},Object(h.createElement)("p",null,Object(E.__)("Redirecting you in ","astra-sites"),Object(h.createElement)("span",{id:"redirect-counter"},Object(E.__)("3 seconds…","astra-sites")))))))},Oh=(r(82),function(){var t=A(),e=x()(t,2),r=e[0],n=r.importErrorMessages,i=r.importPercent,a=r.currentIndex,s=r.tryAgainCount,o=r.templateId,l=e[1],c=function(t,e){return"".concat(starterTemplates.supportLink,"&template-id=").concat(t,"&subject=").concat(e)}(o,n.errorText),u="";return i<=25&&(u="import-1"),i>25&&i<=50&&(u="import-2"),i>50&&i<=75&&(u="import-3"),i>75&&i<=100&&(u="import-4"),Object(h.createElement)("div",{className:"ist-import-error"},Object(h.createElement)("div",{className:"ist-import-progress-info"},Object(h.createElement)("div",{className:"ist-import-progress-info-text label-text"},Object(E.__)("Error Occured!","astra-sites")),Object(h.createElement)("div",{className:"ist-import-progress-info-precent"},i,"%")),Object(h.createElement)("div",{className:"ist-import-progress-bar-wrap"},Object(h.createElement)("div",{className:"ist-import-progress-bar-bg"},Object(h.createElement)("div",{className:"ist-import-progress-bar ".concat(u)})),Object(h.createElement)("div",{className:"import-progress-gap"},Object(h.createElement)("span",null),Object(h.createElement)("span",null),Object(h.createElement)("span",null))),Object(h.createElement)("div",{className:"ist-import-error-wrap ist-import-error-primary-wrap"},n.primaryText&&Object(h.createElement)("p",{className:"website-import-subtitle"},n.primaryText)),Object(h.createElement)("div",{className:"ist-import-error-box"},Object(h.createElement)("div",{className:"ist-import-error-wrap ist-import-error-secondary-wrap"},n.errorText&&"object"!==uc()(n.errorText)&&Object(h.createElement)("p",null,n.errorText),n.errorText&&"object"===uc()(n.errorText)&&Object(h.createElement)("div",null,Object(h.createElement)("pre",null,JSON.stringify(n.errorText,void 0,2))))),Object(h.createElement)("div",null,n.secondaryText&&Object(h.createElement)("p",{dangerouslySetInnerHTML:{__html:n.secondaryText}}),n.solutionText&&Object(h.createElement)("p",{className:"ist-import-error-solution",dangerouslySetInnerHTML:{__html:n.solutionText}}),!n.solutionText&&!n.tryAgain||n.tryAgain&&s>1&&Object(h.createElement)("p",{className:"ist-import-error-solution"},Object(na.decodeEntities)(Object(E.__)("Please report this error ","astra-sites")),Object(h.createElement)("a",{href:c,target:"_blank",rel:"noreferrer"},"here"),Object(na.decodeEntities)(Object(E.__)(" so we can fix it.","astra-sites")))),n.tryAgain&&s<4&&Object(h.createElement)(_,{className:"ist-button",after:!0,onClick:function(){l({type:"set",importErrorMessages:{},importErrorResponse:[],importError:!1,tryAgainCount:s+1,resetCustomizer:!1,resetSiteOptions:!1,resetContent:!1,resetWidgets:!1,resetDone:!1,resetData:[],importStart:!1,importEnd:!1,importPercent:0,requiredPluginsDone:!1,notInstalledList:[],notActivatedList:[],currentIndex:a-1})}},Object(E.__)("Try Importing Again","astra-sites")))}),jh=r(35),Ih={complete:{posts:0,media:0,users:0,comments:0,terms:0},updateDelta:function(t,e){this.complete[t]+=e;var r=this;requestAnimationFrame((function(){r.render()}))},updateProgress:function(t,e,r,n,i){"undefined"!==t&&"undefined"!=e+"/"+r&&((0===(r=parseInt(r))||isNaN(r))&&(r=1),parseInt(e)/r*100<=100&&"function"==typeof n&&(n({type:"set",importStatus:Object(E.__)("Importing Content…","astra-sites")}),n({type:"set",importPercent:i+=5})))},render:function(t,e){for(var r=Object.keys(this.complete),n=0,i=0,a=r.length-1;a>=0;a--){var s=r[a];this.updateProgress(s,this.complete[s],this.data.count[s],t,e),n+=this.complete[s],i+=this.data.count[s]}this.updateProgress("total",n,i,t,e)}},_h=(r(83),function(){var t=A(),e=x()(t,2),r=e[0],n=r.resetDone,i=r.importStart,a=r.importEnd,s=r.importPercent,o=r.templateResponse,l=r.reset,c=r.themeStatus,p=r.currentIndex,f=r.importError,d=r.resetCustomizer,m=r.resetSiteOptions,g=r.resetContent,y=r.resetWidgets,v=r.siteLogo,b=r.activePalette,k=r.typography,C=r.customizerImportFlag,w=r.widgetImportFlag,P=r.contentImportFlag,O=r.themeActivateFlag,j=r.requiredPluginsDone,I=r.requiredPlugins,_=r.notInstalledList,T=r.notActivatedList,M=r.tryAgainCount,D=e[1],R=s,B=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"",n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"",i=arguments.length>4&&void 0!==arguments[4]?arguments[4]:"",a=arguments.length>5&&void 0!==arguments[5]?arguments[5]:"";D({type:"set",importError:!0,importErrorMessages:{primaryText:t,secondaryText:e,errorCode:n,errorText:r,solutionText:i,tryAgain:!0}}),localStorage.removeItem("st-import-start"),localStorage.removeItem("st-import-end"),V(t,e,r,n,i,a,M)},V=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"",n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"",i=arguments.length>4&&void 0!==arguments[4]?arguments[4]:"",a=arguments.length>5&&void 0!==arguments[5]?arguments[5]:"",s=new FormData;s.append("action","report_error"),s.append("error",JSON.stringify({primaryText:t,secondaryText:e,errorCode:n,errorText:r,solutionText:i,tryAgain:!0,stack:a,tryAgainCount:M})),s.append("id",o.id),s.append("plugins",JSON.stringify(I)),fetch(ajaxurl,{method:"post",body:s})},L=function(){_.length<=0||(R+=2,D({type:"set",importStatus:Object(E.__)("Installing Required Plugins.","astra-sites"),importPercent:R}),_.forEach((function(t){wp.updates.queue.push({action:"install-plugin",data:{slug:t.slug,init:t.init,name:t.name,success:function(){D({type:"set",importStatus:Object(E.sprintf)(// translators: Plugin Name.
|
8 |
Object(E.__)("%1$s plugin installed successfully.","astra-sites"),t.name)});var e=T;e.push(t),D({type:"set",notActivatedList:e});var r=_;r.forEach((function(e,n){e.slug===t.slug&&r.splice(n,1)})),D({type:"set",notInstalledList:r})},error:function(t){B(Object(E.__)("Could not install the plugin list.","astra-sites"),"",t)}}})})),wp.updates.queueChecker())},N=function(){var t=Pl()(jl.a.mark((function t(){return jl.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(l){t.next=4;break}return D({type:"set",resetDone:!0,resetCustomizer:!0,resetSiteOptions:!0,resetContent:!0,resetWidgets:!0}),L(),t.abrupt("return");case 4:return R+=2,D({type:"set",importStatus:Object(E.__)("Reseting site.","astra-sites"),importPercent:R}),t.next=8,Q();case 8:return t.next=10,W();case 10:return t.next=12,X();case 12:return t.next=14,z();case 14:return t.next=16,G();case 16:D({type:"set",importPercent:R+=10,resetContent:!0,resetDone:!0,importStatus:Object(E.__)("Reset for old website is done.","astra-sites")});case 18:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}(),z=function(){var t=Pl()(jl.a.mark((function t(){var e;return jl.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return(e=new FormData).append("action","astra-sites-reset-terms-and-forms"),e.append("_ajax_nonce",astraSitesVars._ajax_nonce),D({type:"set",importStatus:Object(E.__)("Resetting terms and forms.","astra-sites")}),t.next=6,fetch(ajaxurl,{method:"post",body:e}).then((function(t){return t.text()})).then((function(t){var e=[];try{var r=JSON.parse(t);e=r,r.success&&D({type:"set",importPercent:R+=2,resetCustomizer:!0})}catch(e){B(Object(E.__)("Resetting terms and forms failed.","astra-sites"),"",e,"","",t)}if(!e.success)throw e.data})).catch((function(t){B(Object(E.__)("Resetting terms and forms failed.","astra-sites"),"",null==t?void 0:t.message,"","",t)}));case 6:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}(),G=function(){var t=Pl()(jl.a.mark((function t(){var e;return jl.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return(e=new FormData).append("action","astra-sites-get-deleted-post-ids"),e.append("_ajax_nonce",astraSitesVars._ajax_nonce),D({type:"set",importStatus:Object(E.__)("Gathering posts for deletions.","astra-sites")}),t.next=6,fetch(ajaxurl,{method:"post",body:e}).then((function(t){return t.json()})).then(function(){var t=Pl()(jl.a.mark((function t(e){var r,n;return jl.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(!e.success){t.next=10;break}if(!((r=Wl(10,e.data)).length>0)){t.next=10;break}n=0;case 4:if(!(n<r.length)){t.next=10;break}return t.next=7,H(r[n]);case 7:n++,t.next=4;break;case 10:case"end":return t.stop()}}),t)})));return function(_x){return t.apply(this,arguments)}}());case 6:D({type:"set",importStatus:Object(E.__)("Resetting posts done.","astra-sites")});case 7:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}(),H=function(){var t=Pl()(jl.a.mark((function t(e){var r,n;return jl.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return(r=new FormData).append("action","astra-sites-get-deleted-post-ids"),r.append("_ajax_nonce",astraSitesVars._ajax_nonce),D({type:"set",importStatus:Object(E.__)("Resetting posts.","astra-sites")}),(n=new FormData).append("action","astra-sites-reset-posts"),n.append("ids",JSON.stringify(e)),n.append("_ajax_nonce",astraSitesVars._ajax_nonce),t.next=10,fetch(ajaxurl,{method:"post",body:n}).then((function(t){return t.text()})).then((function(t){var e=[];try{var r=JSON.parse(t);e=r,r.success&&D({type:"set",importPercent:R+=2})}catch(e){B(Object(E.__)("Resetting posts failed.","astra-sites"),"",e,"","",t)}if(!e.success)throw e.data})).catch((function(t){B(Object(E.__)("Resetting posts failed.","astra-sites"),"",null==t?void 0:t.message,"","",t)}));case 10:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),Q=function(){var t=Pl()(jl.a.mark((function t(){var e;return jl.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return D({type:"set",importStatus:Object(E.__)("Resetting customizer.","astra-sites")}),(e=new FormData).append("action","astra-sites-reset-customizer-data"),e.append("_ajax_nonce",astraSitesVars._ajax_nonce),t.next=6,fetch(ajaxurl,{method:"post",body:e}).then((function(t){return t.text()})).then((function(t){var e=[];try{var r=JSON.parse(t);e=r,r.success&&D({type:"set",importPercent:R+=2,resetCustomizer:!0})}catch(e){B(Object(E.__)("Resetting customizer failed.","astra-sites"),"",null==e?void 0:e.message,"","",t)}if(!e.success)throw e.data})).catch((function(t){B(Object(E.__)("Resetting customizer failed.","astra-sites"),"",null==t?void 0:t.message,"","",t)}));case 6:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}(),W=function(){var t=Pl()(jl.a.mark((function t(){var e;return jl.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return D({type:"set",importStatus:Object(E.__)("Resetting site options.","astra-sites")}),(e=new FormData).append("action","astra-sites-reset-site-options"),e.append("_ajax_nonce",astraSitesVars._ajax_nonce),t.next=6,fetch(ajaxurl,{method:"post",body:e}).then((function(t){return t.text()})).then((function(t){var e=[];try{var r=JSON.parse(t);e=r,r.success&&D({type:"set",importPercent:R+=2,resetSiteOptions:!0})}catch(e){B(Object(E.__)("Resetting site options Failed.","astra-sites"),"",null==e?void 0:e.message,"","",t)}if(!1===e.success)throw e.data})).catch((function(t){B(Object(E.__)("Resetting site options Failed.","astra-sites"),"",null==t?void 0:t.message,"","",t)}));case 6:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}(),X=function(){var t=Pl()(jl.a.mark((function t(){var e;return jl.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return(e=new FormData).append("action","astra-sites-reset-widgets-data"),e.append("_ajax_nonce",astraSitesVars._ajax_nonce),D({type:"set",importStatus:Object(E.__)("Resetting widgets.","astra-sites")}),t.next=6,fetch(ajaxurl,{method:"post",body:e}).then((function(t){return t.text()})).then((function(t){var e=[];try{var r=JSON.parse(t);e=r,r.success&&D({type:"set",importPercent:R+=2,resetWidgets:!0})}catch(e){B(Object(E.__)("Resetting widgets JSON parse failed.","astra-sites"),"",e,"","",t)}if(!e.success)throw e.data})).catch((function(t){B(Object(E.__)("Resetting widgets failed.","astra-sites"),"",t,"","",t)}));case 6:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}(),q=function(){var t=encodeURI(o["astra-site-wpforms-path"])||"";if(""!==t&&"null"!==t){D({type:"set",importStatus:Object(E.__)("Importing forms.","astra-sites")});var e=new FormData;e.append("action","astra-sites-import-wpforms"),e.append("wpforms_url",t),e.append("_ajax_nonce",astraSitesVars._ajax_nonce),fetch(ajaxurl,{method:"post",body:e}).then((function(t){return t.text()})).then((function(t){var e=[];try{var r=JSON.parse(t);e=r,r.success&&(D({type:"set",importPercent:R+=2}),J())}catch(e){B(Object(E.__)("Importing forms failed due to parse JSON error.","astra-sites"),"",e,"","",t)}if(!1===e.success)throw e.data})).catch((function(t){B(Object(E.__)("Importing forms Failed.","astra-sites"),"",t)}))}else J()},J=function(){if(!C)return D({type:"set",importPercent:R+=5}),void Y();D({type:"set",importStatus:Object(E.__)("Importing forms.","astra-sites")});var t=new FormData;t.append("action","astra-sites-import-customizer-settings"),t.append("_ajax_nonce",astraSitesVars._ajax_nonce),fetch(ajaxurl,{method:"post",body:t}).then((function(t){return t.text()})).then((function(t){var e=[];try{var r=JSON.parse(t);e=r,r.success&&(D({type:"set",importPercent:R+=5}),Y())}catch(e){B(Object(E.__)("Importing Customizer failed due to parse JSON error.","astra-sites"),"",e,"","",t)}if(!1===e.success)throw e.data})).catch((function(t){B(Object(E.__)("Importing Customizer Failed.","astra-sites"),"",t)}))},Y=function(){if(!P)return D({type:"set",importPercent:R+=20}),void K();var t=encodeURI(o["astra-site-wxr-path"])||"";if("null"!==t&&""!==t){D({type:"set",importStatus:Object(E.__)("Importing Site Content.","astra-sites")});var e=new FormData;e.append("action","astra-sites-import-prepare-xml"),e.append("wxr_url",t),e.append("_ajax_nonce",astraSitesVars._ajax_nonce),fetch(ajaxurl,{method:"post",body:e}).then((function(t){return t.text()})).then((function(t){try{var e=JSON.parse(t);if(D({type:"set",importPercent:R+=2}),!1===e.success)throw e.data.error||e.data;Ih.data=e.data,Ih.render(D,R);var r=new EventSource(Ih.data.url);r.onmessage=function(t){var e=JSON.parse(t.data);switch(e.action){case"updateDelta":Ih.updateDelta(e.type,e.delta);break;case"complete":!1===e.error?(r.close(),K()):B(astraSitesVars.xml_import_interrupted_primary,"",astraSitesVars.xml_import_interrupted_error,"",astraSitesVars.xml_import_interrupted_secondary)}},r.onerror=function(){throw r.close(),Object(E.__)("Importing Site Content Failed. - Import Process Interrupted","astra-sites")},r.addEventListener("log",(function(t){var e=JSON.parse(t.data),r=e.message||"";r&&"info"===e.level&&(r=r.replace(/"/g,(function(){return""}))),D({type:"set",importStatus:Object(E.sprintf)(// translators: Response importMessage
|
9 |
Object(E.__)("Importing - %1$s","astra-sites"),r)})}))}catch(e){B(Object(E.__)("Importing Site Content failed due to parse JSON error.","astra-sites"),"",e,"","",t)}})).catch((function(t){B(Object(E.__)("Importing Site Content Failed.","astra-sites"),"",t)}))}else{var r=Object(E.__)("The XML URL for the site content is empty.","astra-sites");B(Object(E.__)("Importing Site Content Failed","astra-sites"),"",r,"",astraSitesVars.support_text,t)}},K=function(){D({type:"set",importStatus:Object(E.__)("Importing Site Options.","astra-sites")});var t=new FormData;t.append("action","astra-sites-import-options"),t.append("_ajax_nonce",astraSitesVars._ajax_nonce),fetch(ajaxurl,{method:"post",body:t}).then((function(t){return t.text()})).then((function(t){var e=[];try{var r=JSON.parse(t);e=r,r.success&&(D({type:"set",importPercent:R+=5}),U())}catch(e){B(Object(E.__)("Importing Site Options failed due to parse JSON error.","astra-sites"),"",e,"","",t)}if(!1===e.success)throw e.data})).catch((function(t){B(Object(E.__)("Importing Site Options Failed.","astra-sites"),"",t)}))},U=function(){if(!w)return D({type:"set",importPercent:90}),void Z();D({type:"set",importStatus:Object(E.__)("Importing Widgets.","astra-sites")});var t=o["astra-site-widgets-data"]||"",e=new FormData;e.append("action","astra-sites-import-widgets"),e.append("widgets_data",t),e.append("_ajax_nonce",astraSitesVars._ajax_nonce),fetch(ajaxurl,{method:"post",body:e}).then((function(t){return t.text()})).then((function(t){var e=[];try{var r=JSON.parse(t);e=r,r.success&&(D({type:"set",importPercent:90}),Z())}catch(e){B(Object(E.__)("Importing Widgets due to parse JSON error.","astra-sites"),"",e,"","",t)}if(!1===e.success)throw e.data})).catch((function(t){B(Object(E.__)("Importing Widgets Failed.","astra-sites"),"",t)}))},Z=function(){var t=Pl()(jl.a.mark((function t(){var e;return jl.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,Gl(v);case 2:return t.next=4,Hl(JSON.stringify(b));case 4:return e=k,t.next=7,Ql(e);case 7:$();case 8:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}(),$=function(){D({type:"set",importStatus:Object(E.__)("Final finishings.","astra-sites")});var t=new FormData;t.append("action","astra-sites-import-end"),t.append("_ajax_nonce",astraSitesVars._ajax_nonce);var e=3;fetch(ajaxurl,{method:"post",body:t}).then((function(t){return t.text()})).then((function(t){var r=[];try{var n=JSON.parse(t);r=n,n.success&&(D({type:"set",importPercent:100,importEnd:!0}),localStorage.setItem("st-import-end",+new Date),setInterval((function(){e--;var t=document.getElementById("redirect-counter");if(t)if(e<0)D({type:"set",currentIndex:p+1});else{var r=e<=1?" second…":" seconds…";t.innerHTML=e+r}}),1e3))}catch(r){B(Object(E.__)("Final finishings failed due to parse JSON error.","astra-sites"),"",r,"","",t),D({type:"set",importPercent:100,importEnd:!0}),localStorage.setItem("st-import-end",+new Date),setInterval((function(){e--;var t=document.getElementById("redirect-counter");if(t)if(e<0)D({type:"set",currentIndex:p+1});else{var r=e<=1?" second…":" seconds…";t.innerHTML=e+r}}),1e3)}if(!1===r.success)throw r.data})).catch((function(t){B(Object(E.__)("Final finishings Failed.","astra-sites"),"",t)}))};return Object(u.useEffect)((function(){M>0&&zl(t)}),[M]),Object(u.useEffect)((function(){i||a||f||(localStorage.setItem("st-import-start",+new Date),N())}),[o]),Object(u.useEffect)((function(){i||a||(null!==o?d&&m&&g&&y&&n&&(D({type:"set",resetDone:!0}),O?function(t){var e=x()(t,2),r=e[0].importPercent,n=e[1],i=r;"not-installed"===starterTemplates.themeStatus&&(wp.updates.shouldRequestFilesystemCredentials&&!wp.updates.ajaxLocked&&wp.updates.requestFilesystemCredentials(),n({type:"set",importPercent:i+=5,importStatus:Object(E.__)("Installing Astra Theme…","astra-sites")}),wp.updates.installTheme({slug:"astra"}),jQuery(document).on("wp-theme-install-success",(function(t,e){n({type:"set",themeStatus:e,importStatus:Object(E.__)("Astra Theme Installed.","astra-sites")})}))),"installed-but-inactive"===starterTemplates.themeStatus&&setTimeout((function(){var t=new FormData;t.append("action","astra-sites-activate-theme"),t.append("_ajax_nonce",astraSitesVars._ajax_nonce),fetch(ajaxurl,{method:"post",body:t}).then((function(t){return t.json()})).then((function(t){t.success?n({type:"set",themeStatus:t,importStatus:Object(E.__)("Astra Theme Installed.","astra-sites")}):n({type:"set",importError:!0,importErrorMessages:{primaryText:Object(E.__)("Astra theme installation failed.","astra-sites"),secondaryText:"",errorCode:"",errorText:t.data,solutionText:"",tryAgain:!0}})})).catch((function(t){console.error(t)}))}),3e3),"installed-and-active"===starterTemplates.themeStatus&&n({type:"set",themeStatus:!0})}(t):D({type:"set",themeStatus:!0})):D({type:"set",importStatus:Object(E.__)("Invalid demo selected. Please contact us.","astra-sites")}))}),[d,m,g,y,n,o]),Object(u.useEffect)((function(){if(!i&&!a)return c&&n?void(null!==o?f||(D({type:"set",importStart:!0,importPercent:R+=5,importStatus:Object(E.__)("Starting Import.","astra-sites")}),L()):B(Object(E.__)("Fetching related demo failed.","astra-sites"))):(a&&(setTimeout((function(){D({type:"set",currentIndex:p+1})}),5e3),D({type:"set",importStatus:Object(E.__)("Import is already done.","astra-sites")})),void(i&&!a&&D({type:"set",importStatus:Object(E.__)("Import is already in progress.","astra-sites")})))}),[c,n,o]),Object(u.useEffect)((function(){j&&n&&c&&function(){var t=encodeURI(o["astra-site-cartflows-path"])||"";if(""!==t&&"null"!==t){D({type:"set",importStatus:Object(E.__)("Importing CartFlows flows.","astra-sites")});var e=new FormData;e.append("action","astra-sites-import-cartflows"),e.append("cartflows_url",t),e.append("_ajax_nonce",astraSitesVars._ajax_nonce),fetch(ajaxurl,{method:"post",body:e}).then((function(t){return t.text()})).then((function(t){var e=[];try{var r=JSON.parse(t);e=r,r.success&&(D({type:"set",importPercent:R+=2}),q())}catch(e){B(Object(E.__)("Importing CartFlows flows failed due to parse JSON error.","astra-sites"),"",e,"","",t)}if(!1===e.success)throw e.data})).catch((function(t){B(Object(E.__)("Importing CartFlows flows Failed.","astra-sites"),"",t)}))}else q()}()}),[j,n,c]),Object(u.useEffect)((function(){T.length<=0&&_.length<=0&&D({type:"set",requiredPluginsDone:!0})}),[T.length,_.length]),Object(u.useEffect)((function(){T.length>0&&function(t){R+=2,D({type:"set",importStatus:Object(E.sprintf)(// translators: Plugin Name.
|
10 |
Object(E.__)("Activating %1$s plugin.","astra-sites"),t.name),importPercent:R});var e=new FormData;e.append("action","astra-required-plugin-activate"),e.append("init",t.init),e.append("_ajax_nonce",astraSitesVars._ajax_nonce),fetch(ajaxurl,{method:"post",body:e}).then((function(t){return t.text()})).then((function(e){var r,n=[];try{var i=JSON.parse(e);if(n=i,i.success){var a=T;a.forEach((function(e,r){e.slug===t.slug&&a.splice(r,1)})),D({type:"set",notActivatedList:a}),R+=2,D({type:"set",importStatus:Object(E.sprintf)(// translators: Plugin Name.
|
4 |
/* translators: %1$s - search term. */
|
5 |
Object(E.__)("Your search - %1$s - did not match any Starter Templates.","astra-sites"),Object(na.decodeEntities)(e)))):null}),rc=(r(73),function(){return Object(h.createElement)("div",{className:"st-no-favorites"},Object(h.createElement)("h3",null,Object(E.__)("No favorites added. Press the heart icon to add templates as favorites.","astra-sites")))}),nc=function(t){var e=t.sites;return Object(h.createElement)(h.Fragment,null,Object(h.createElement)("div",{className:"st-sites-grid"},Object(h.createElement)("div",{className:"st-sites-found-message"},Object(E.__)("Other suggested Starter Templates","astra-sites")),Object(h.createElement)(Jl,{sites:e})))};function ic(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function ac(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?ic(Object(r),!0).forEach((function(e){g()(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):ic(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}var sc=(r(74),r(75),function(){return Object(h.createElement)("div",{className:"branding-wrap"},V()?Object(h.createElement)("h3",null,astraSitesVars.whiteLabelName):Object(h.createElement)(Vl,{className:"ist-logo",src:"".concat(starterTemplates.imageDir,"logo.svg"),alt:Object(E.__)("Starter Templates","astra-sites")}))}),oc=function(){var t=A(),e=x()(t,2),r=e[0].builder,n=e[1],i=[{id:"gutenberg",title:Object(E.__)("Block Editor","astra-sites"),image:"".concat(starterTemplates.imageDir,"block-editor.svg")},{id:"elementor",title:Object(E.__)("Elementor","astra-sites"),image:"".concat(starterTemplates.imageDir,"elementor.svg")},{id:"beaver-builder",title:Object(E.__)("Beaver Builder","astra-sites"),image:"".concat(starterTemplates.imageDir,"beaver-builder.svg")}];return"1"===starterTemplates.isBrizyEnabled&&i.push({id:"brizy",title:Object(E.__)("Brizy","astra-sites"),image:"".concat(starterTemplates.imageDir,"brizy.svg")}),Object(h.createElement)("div",{className:"st-page-builder-filter"},Object(h.createElement)(Ul,{value:r,options:i,className:"st-page-builder-toggle",onClick:function(t,e){n({type:"set",builder:e.id,siteCategory:Qh.siteCategory,siteType:"",siteOrder:"popular",onMyFavorite:!1});var r=new FormData;r.append("action","astra-sites-change-page-builder"),r.append("_ajax_nonce",astraSitesVars._ajax_nonce),r.append("page_builder",e.id),fetch(ajaxurl,{method:"post",body:r})}}))},lc=(r(76),function(){return Object(h.createElement)("a",{className:"st-exit-to-dashboard",href:starterTemplates.adminUrl},Object(h.createElement)(_l,{content:Object(E.__)("Exit to Dashboard","astra-sites")},k.dashboard))}),cc=(r(77),function(){var t=A(),e=x()(t,2),r=e[0],n=e[1],i=r.onMyFavorite;return Object(h.createElement)("div",{className:"st-my-favorite ".concat(i?"active":""),onClick:function(t){t.stopPropagation(),n({type:"set",onMyFavorite:!i,siteType:"",siteOrder:Qh.siteOrder,siteCategory:Qh.siteCategory,siteSearchTerm:""})}},Object(h.createElement)(_l,{content:Object(E.__)("My Favorite","astra-sites")},k.favorite))}),hc=r(17),uc=r.n(hc);function pc(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function fc(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?pc(Object(r),!0).forEach((function(e){g()(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):pc(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}function dc(t,e){var r="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!r){if(Array.isArray(t)||(r=function(t,e){if(t){if("string"==typeof t)return mc(t,void 0);var r=Object.prototype.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(t):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?mc(t,void 0):void 0}}(t))||e&&t&&"number"==typeof t.length){r&&(t=r);var n=0,i=function(){};return{s:i,n:function(){return n>=t.length?{done:!0}:{done:!1,value:t[n++]}},e:function(t){throw t},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,s=!0,o=!1;return{s:function(){r=r.call(t)},n:function(){var t=r.next();return s=t.done,t},e:function(t){o=!0,a=t},f:function(){try{s||null==r.return||r.return()}finally{if(o)throw a}}}}function mc(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}var gc=wp.ajax.post,yc=[],vc=!1,bc=function(t,e){var r=new FormData;return r.append(t,e),r},xc=function(){var t=Pl()(jl.a.mark((function t(){var e,r,n,i;return jl.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.prev=0,t.next=3,fetch(ajaxurl,{method:"post",body:bc("action","astra-sites-update-library")});case 3:return e=t.sent,t.next=6,e.json();case 6:return r=t.sent,t.next=9,r.data;case 9:if(n=t.sent,i=null,yc=[],"updated"!==n){t.next=17;break}yc.push(!0),vc=!0,t.next=53;break;case 17:if("batch"!==n){t.next=53;break}return t.next=20,Pc();case 20:return i=t.sent,t.t0=yc,t.next=24,wc();case 24:return t.t1=t.sent,t.t0.push.call(t.t0,t.t1),t.t2=yc,t.next=29,Sc();case 29:return t.t3=t.sent,t.t2.push.call(t.t2,t.t3),t.t4=yc,t.next=34,Ac();case 34:return t.t5=t.sent,t.t4.push.call(t.t4,t.t5),t.t6=yc,t.next=39,Cc();case 39:return t.t7=t.sent,t.t6.push.call(t.t6,t.t7),t.t8=yc,t.next=44,kc();case 44:return t.t9=t.sent,t.t8.push.call(t.t8,t.t9),t.t10=yc,t.next=49,Ec();case 49:t.t11=t.sent,t.t10.push.call(t.t10,t.t11),yc.push(i),vc=!0;case 53:return t.abrupt("return",i);case 56:return t.prev=56,t.t12=t.catch(0),yc.push(!1),vc=!0,t.abrupt("return",!1);case 61:case"end":return t.stop()}}),t,null,[[0,56]])})));return function(){return t.apply(this,arguments)}}(),Ec=function(){var t=Pl()(jl.a.mark((function t(){return jl.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.prev=0,t.next=3,fetch(ajaxurl,{method:"post",body:bc("action","astra-sites-update-library-complete")}).then((function(t){return t.json()}));case 3:if(!0!==t.sent.success){t.next=6;break}return t.abrupt("return",!0);case 6:return t.abrupt("return",!1);case 9:return t.prev=9,t.t0=t.catch(0),t.abrupt("return",!1);case 12:case"end":return t.stop()}}),t,null,[[0,9]])})));return function(){return t.apply(this,arguments)}}(),kc=function(){var t=Pl()(jl.a.mark((function t(){return jl.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.prev=0,t.next=3,fetch(ajaxurl,{method:"post",body:bc("action","astra-sites-import-page-builders")}).then((function(t){return t.json()}));case 3:if(!0!==t.sent.success){t.next=6;break}return t.abrupt("return",!0);case 6:return t.abrupt("return",!1);case 9:return t.prev=9,t.t0=t.catch(0),t.abrupt("return",!1);case 12:case"end":return t.stop()}}),t,null,[[0,9]])})));return function(){return t.apply(this,arguments)}}(),Cc=function(){var t=Pl()(jl.a.mark((function t(){var e,r,n,i,a;return jl.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.prev=0,t.next=3,fetch(ajaxurl,{method:"post",body:bc("action","astra-sites-get-blocks-request-count")}).then((function(t){return t.json()})).then((function(t){return t.data}));case 3:if(!(e=t.sent)){t.next=11;break}for(r=[],n=1;n<=e;n++)(i=new FormData).append("action","astra-sites-import-blocks"),i.append("page_no",n),r.push(fetch(ajaxurl,{method:"post",body:i}));return t.next=9,Promise.allSettled(r).then((function(t){return Promise.all(t.map((function(t){return t.value.json()})))}));case 9:return a=t.sent,t.abrupt("return",a.every((function(t){return!0===t.success})));case 11:t.next=16;break;case 13:return t.prev=13,t.t0=t.catch(0),t.abrupt("return",!1);case 16:case"end":return t.stop()}}),t,null,[[0,13]])})));return function(){return t.apply(this,arguments)}}(),Ac=function(){var t=Pl()(jl.a.mark((function t(){return jl.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.prev=0,t.next=3,fetch(ajaxurl,{method:"post",body:bc("action","astra-sites-import-page-builders")}).then((function(t){return t.json()}));case 3:if(!0!==t.sent.success){t.next=6;break}return t.abrupt("return",!0);case 6:return t.abrupt("return",!1);case 9:return t.prev=9,t.t0=t.catch(0),t.abrupt("return",!1);case 12:case"end":return t.stop()}}),t,null,[[0,9]])})));return function(){return t.apply(this,arguments)}}(),Sc=function(){var t=Pl()(jl.a.mark((function t(){return jl.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.prev=0,t.next=3,fetch(ajaxurl,{method:"post",body:bc("action","astra-sites-import-all-categories")}).then((function(t){return t.json()}));case 3:if(!0!==t.sent.success){t.next=6;break}return t.abrupt("return",!0);case 6:return t.abrupt("return",!1);case 9:return t.prev=9,t.t0=t.catch(0),t.abrupt("return",!1);case 12:case"end":return t.stop()}}),t,null,[[0,9]])})));return function(){return t.apply(this,arguments)}}(),wc=function(){var t=Pl()(jl.a.mark((function t(){return jl.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.prev=0,t.next=3,fetch(ajaxurl,{method:"post",body:bc("action","astra-sites-import-all-categories-and-tags")}).then((function(t){return t.json()}));case 3:if(!0!==t.sent.success){t.next=6;break}return t.abrupt("return",!0);case 6:return t.abrupt("return",!1);case 9:return t.prev=9,t.t0=t.catch(0),t.abrupt("return",!1);case 12:case"end":return t.stop()}}),t,null,[[0,9]])})));return function(){return t.apply(this,arguments)}}(),Pc=function(){var t=Pl()(jl.a.mark((function t(){var e,r,n,i,a;return jl.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.prev=0,t.next=3,gc({action:"astra-sites-get-sites-request-count",_ajax_nonce:starterTemplates.nonce});case 3:if(!(e=t.sent)){t.next=11;break}for(r=[],n=1;n<=e;n++)(i=new FormData).append("action","astra-sites-import-sites"),i.append("page_no",n),r.push(fetch(ajaxurl,{method:"post",body:i}));return t.next=9,Promise.allSettled(r).then((function(t){return Promise.all(t.map((function(t){return t.value.json()})))})).then((function(t){var e,r={},n=dc(t);try{for(n.s();!(e=n.n()).done;){var i=e.value;"object"===uc()(i.data)&&(r=fc(fc({},r),i.data))}}catch(t){n.e(t)}finally{n.f()}return r}));case 9:return a=t.sent,t.abrupt("return",a);case 11:return t.abrupt("return",null);case 14:return t.prev=14,t.t0=t.catch(0),t.abrupt("return",null);case 17:case"end":return t.stop()}}),t,null,[[0,14]])})));return function(){return t.apply(this,arguments)}}(),Oc=(r(78),function(){var t=Object(u.useState)(!1),e=x()(t,2),r=e[0],n=e[1],i=function(){if(yc&&vc){var t=yc.every(Boolean);return yc=[],vc=!1,t}}(),a=function(){var t=Pl()(jl.a.mark((function t(e){return jl.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(e.stopPropagation(),!r){t.next=3;break}return t.abrupt("return");case 3:return n(!0),t.next=6,xc();case 6:n(!1);case 7:case"end":return t.stop()}}),t)})));return function(_x){return t.apply(this,arguments)}}();return Object(h.createElement)(h.Fragment,null,Object(h.createElement)("div",{className:"st-sync-library ".concat(r?"loading":""),onClick:a},Object(h.createElement)(_l,{content:Object(E.__)("Sync Library","astra-sites")},k.sync)),!r&&!0===i&&Object(h.createElement)(Ll,{type:"success",message:Object(E.__)("Library refreshed successfully","astra-sites"),autoHideDuration:5,bottomRight:!0}),!r&&!1===i&&Object(h.createElement)(Ll,{type:"error",message:Object(E.__)("Library refreshed failed!","astra-sites"),autoHideDuration:5,bottomRight:!0}))}),jc=(r(79),function(){var t=A(),e=x()(t,2),r=e[0],n=r.selectedTemplateName,i=r.currentIndex,a=e[1];return Object(h.createElement)("div",{className:"change-template-wrap"},Object(h.createElement)("div",{className:"template-name"},Object(h.createElement)("p",{className:"label"},Object(E.__)("Selected Template:","astra-sites")),Object(h.createElement)("h5",null,Object(na.decodeEntities)(n))),Object(h.createElement)("div",{className:"change-btn-wrap",onClick:function(){a({type:"set",currentIndex:i-1,currentCustomizeIndex:0})}},Object(h.createElement)("span",{className:"change-btn"},k.cross)))}),Ic=r(19),_c=r.n(Ic),Tc=starterTemplates.restNonce,Fc=r(32),Mc=r(33),Dc=r(21);function Rc(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function Bc(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?Rc(Object(r),!0).forEach((function(e){g()(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):Rc(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}r(80);var Vc=function(){var t=A(),e=x()(t,2),r=e[0],n=r.siteLogo,i=r.builder,a=r.currentCustomizeIndex,s=r.currentIndex,o=e[1];Object(Fc.addFilter)("editor.MediaUpload","core/edit-post/components/media-upload/replace-media-upload",(function(){return Dc.MediaUpload}));var l=function(t){o({type:"set",siteLogo:t}),L({param:"siteLogo",data:t})},c=function(){l(Qh.siteLogo)},u=function(t){var e=Bc(Bc({},n),{},{width:t});o({type:"set",siteLogo:e}),L({param:"siteLogo",data:e})},p=function(){o("beaver-builder"===i||"brizy"===i?{type:"set",currentCustomizeIndex:a+2}:{type:"set",currentCustomizeIndex:a+1})},f=function(){o({type:"set",currentIndex:s-1,currentCustomizeIndex:0})},d=function(t){n.url&&(t.stopPropagation(),u(Qh.siteLogo.width))};return Object(h.createElement)(Dc.MediaUpload,{onSelect:function(t){return function(t){var e,r,i,a={id:t.id,url:t.url,width:n.width};"http:"===window.location.protocol?(e=t.url,r=function(t){a.dataUri=t,l(a)},(i=new Image).onload=function(){var t=document.createElement("canvas");t.width=this.naturalWidth,t.height=this.naturalHeight,t.getContext("2d").drawImage(this,0,0),r(t.toDataURL("image/png"))},i.src=e):l(a)}(t)},allowedTypes:["image"],value:n.id,render:function(t){var e=t.open;return Object(h.createElement)(h.Fragment,null,""!==n.url&&void 0!==n.url?Object(h.createElement)("div",{className:"ist-logo-wrapper"},Object(h.createElement)("div",{className:"ist-remove-logo",onClick:c,title:Object(E.__)("Remove Logo","astra-sites")},Object(h.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"8",height:"8",viewBox:"0 0 8 8",fill:"#333333"},Object(h.createElement)("path",{d:"M8 0.7L7.3 0L4 3.3L0.7 0L0 0.7L3.3 4L0 7.3L0.7 8L4 4.7L7.3 8L8 7.3L4.7 4L8 0.7Z",fill:"#333333"}))),Object(h.createElement)("div",{className:"ist-selected-image",onClick:e},Object(h.createElement)("div",{onClick:e,className:"ist-logo-preview-wrap"},Object(h.createElement)("img",{alt:Object(E.__)("Site Logo","astra-sites"),src:n.url}),Object(h.createElement)("div",{className:"ist-change-logo",onClick:e},Object(E.__)("Change Logo","astra-sites"))))):"",""===n.url?Object(h.createElement)("div",null,Object(h.createElement)(_,{className:"ist-button ist-button-outline",onClick:e},Object(h.createElement)("h5",null,Object(E.__)("Upload File Here","astra-sites")),Object(h.createElement)("p",null,Object(E.__)("Suggested Dimensions: 180x60 pixels","astra-sites")))):"",""===n.url&&Object(h.createElement)("div",{className:"logo-skip-info"},Object(h.createElement)("h5",null,Object(E.__)("Don't have Logo? No Problem!","astra-sites")),Object(h.createElement)("p",null,Object(E.__)("You can upload it later","astra-sites"))),Object(h.createElement)("div",{className:"astra-sites-ai-logo-wrap"},Object(h.createElement)("div",{className:"label"},Object(E.__)("Logo Width","astra-sitess")),Object(h.createElement)("div",{className:"control-reset ".concat(n.width===Qh.siteLogo.width?"disabled":""),onClick:d},k.reset)),Object(h.createElement)("div",{className:"astra-sites-ai-rangecontrol-wrap"},Object(h.createElement)(Mc.RangeControl,{value:n.width,min:0,max:500,step:1,onChange:function(t){u(t)},trackColor:"#4361ee",disabled:""===n.url})),Object(h.createElement)(_,{className:"ist-button",onClick:p,after:!0},""!==n.url?Object(E.__)("Continue","astra-sites"):Object(E.__)("Skip & Continue","astra-sites")),Object(h.createElement)(F,{onClick:f},Object(E.__)("Back","astra-sites")))}})},Lc=[{slug:"style-1",title:Object(E.__)("Style 1","astra-sites"),colors:["#8E43F0","#7215EA","#FFFFFF","#FAF5FF","#726C7A","#3C2F4B","#000000","#4B4F58","#F6F7F8"]},{slug:"style-2",title:Object(E.__)("Style 2","astra-sites"),colors:["#FFB72B","#FF9900","#FFFFFF","#F9F5EE","#6D6A64","#3A362D","#000000","#4B4F58","#F6F7F8"]},{slug:"style-3",title:Object(E.__)("Style 3","astra-sites"),colors:["#FF2459","#D90336","#FFFFFF","#FAF4F6","#6B6365","#352A2D","#000000","#4B4F58","#F6F7F8"]},{slug:"style-4",title:Object(E.__)("Style 4","astra-sites"),colors:["#2B60E8","#0A43D7","#FFFFFF","#F7F7FA","#64666C","#2E323E","#000000","#4B4F58","#F6F7F8"]},{slug:"style-5",title:Object(E.__)("Style 5","astra-sites"),colors:["#1BAE70","#008D52","#FFFFFF","#F3FAF7","#5C6461","#26312C","#000000","#4B4F58","#F6F7F8"]},{slug:"style-6",title:Object(E.__)("Style 6","astra-sites"),colors:["#FF8F3F","#EC6300","#FFFFFF","#F9F6F4","#66625F","#37302A","#000000","#4B4F58","#F6F7F8"]}],Nc=[{slug:"style-1",title:Object(E.__)("Style 1","astra-sites"),colors:["#8E43F0","#7215EA","#3C2F4B","#726C7A","#FAF5FF","#FFFFFF","#000000","#4B4F58","#F6F7F8"]},{slug:"style-2",title:Object(E.__)("Style 2","astra-sites"),colors:["#FFB72B","#FF9900","#3A362D","#6D6A64","#F9F5EE","#FFFFFF","#000000","#4B4F58","#F6F7F8"]},{slug:"style-3",title:Object(E.__)("Style 3","astra-sites"),colors:["#FF2459","#D90336","#352A2D","#6B6365","#FAF4F6","#FFFFFF","#000000","#4B4F58","#F6F7F8"]},{slug:"style-4",title:Object(E.__)("Style 4","astra-sites"),colors:["#2B60E8","#0A43D7","#2E323E","#64666C","#F7F7FA","#FFFFFF","#000000","#4B4F58","#F6F7F8"]},{slug:"style-5",title:Object(E.__)("Style 5","astra-sites"),colors:["#1BAE70","#008D52","#26312C","#5C6461","#F3FAF7","#FFFFFF","#000000","#4B4F58","#F6F7F8"]},{slug:"style-6",title:Object(E.__)("Style 6","astra-sites"),colors:["#FF8F3F","#EC6300","#37302A","#66625F","#F9F6F4","#FFFFFF","#000000","#4B4F58","#F6F7F8"]}];function zc(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}var Gc=function(t,e){if(!t)return"";if(t){var r=t.match(/'([^']+)'/);return r?r[1]:"inherit"===t?e:t}return e||void 0},Hc=[{"body-font-family":"'Open Sans', sans-serif","body-font-variant":"400","body-font-weight":"400","font-size-body":{desktop:16,tablet:"",mobile:"","desktop-unit":"px","tablet-unit":"px","mobile-unit":"px"},"body-line-height":"1.7","headings-font-family":"'Playfair Display', serif","headings-font-weight":"700","headings-line-height":"1.2","headings-font-variant":"700"},{"body-font-family":"'Lora', serif","body-font-variant":"400","body-font-weight":"400","font-size-body":{desktop:16,tablet:"",mobile:"","desktop-unit":"px","tablet-unit":"px","mobile-unit":"px"},"body-line-height":"","headings-font-family":"'Lato', sans-serif","headings-font-weight":"700","headings-line-height":"1.2","headings-font-variant":"700"},{"body-font-family":"'Roboto', sans-serif","body-font-variant":"400","body-font-weight":"400","font-size-body":{desktop:17,tablet:"",mobile:"","desktop-unit":"px","tablet-unit":"px","mobile-unit":"px"},"body-line-height":"","headings-font-family":"'Barlow Condensed', sans-serif","headings-font-weight":"600","headings-line-height":"1.2","headings-font-variant":"600"},{"body-font-family":"'Source Sans Pro', sans-serif","body-font-variant":"400","body-font-weight":"400","font-size-body":{desktop:17,tablet:"",mobile:"","desktop-unit":"px","tablet-unit":"px","mobile-unit":"px"},"body-line-height":1.7,"headings-font-family":"'Montserrat', sans-serif","headings-font-weight":"700","headings-line-height":"1.3","headings-font-variant":"700"},{"body-font-family":"'Karla', sans-serif","body-font-variant":"400","body-font-weight":"400","font-size-body":{desktop:17,tablet:"",mobile:"","desktop-unit":"px","tablet-unit":"px","mobile-unit":"px"},"body-line-height":"","headings-font-family":"'Rubik', sans-serif","headings-font-weight":"500","headings-line-height":"1.3","headings-font-variant":"500"},{"body-font-family":"'Work Sans', sans-serif","body-font-variant":"400","body-font-weight":"400","font-size-body":{desktop:16,tablet:"",mobile:"","desktop-unit":"px","tablet-unit":"px","mobile-unit":"px"},"body-line-height":"","headings-font-family":"'DM Serif Display', serif","headings-font-weight":"400","headings-line-height":"1.2","headings-font-variant":"400"}],Qc=[{content:function(){var t=A(),e=x()(t,2),r=e[0],n=r.licenseStatus,i=r.selectedTemplateType,a=e[1];return Object(u.useEffect)((function(){a({type:"set",designStep:1})}),[]),Object(h.createElement)(h.Fragment,null,Object(h.createElement)(jc,null),Object(h.createElement)("div",{className:"customizer-header"},Object(h.createElement)("div",{className:"header-name"},!n&&"free"!==i&&Object(h.createElement)("p",{className:"premium-notice"},Object(E.__)("This is a Premium Template","astra-sites")),Object(h.createElement)("h3",{className:"ist-customizer-heading"},Object(E.__)("Logo","astra-sites")),Object(h.createElement)("p",{className:"screen-description"},Object(E.__)("Choose logo for your site. You can update it anytime later.","astra-sites")))))},controls:function(){return Object(h.createElement)(h.Fragment,null,Object(h.createElement)(Vc,null))},class:"customize-business-logo"},{content:function(){var t=A(),e=x()(t,2),r=e[0],n=r.licenseStatus,i=r.selectedTemplateType,a=e[1];return Object(u.useEffect)((function(){a({type:"set",designStep:2})}),[]),Object(h.createElement)(h.Fragment,null,Object(h.createElement)(jc,null),Object(h.createElement)("div",{className:"customizer-header"},Object(h.createElement)("div",{className:"header-name"},!n&&"free"!==i&&Object(h.createElement)("p",{className:"premium-notice"},Object(E.__)("This is a Premium Template","astra-sites")),Object(h.createElement)("h3",{className:"ist-customizer-heading"},Object(E.__)("Colors","astra-sites")),Object(h.createElement)("p",{className:"screen-description"},Object(E.__)("Choose colors for your site. You can update them anytime later.","astra-sites")))))},controls:function(){var t=A(),e=x()(t,2),r=e[0],n=r.activePaletteSlug,i=r.templateResponse,a=r.currentCustomizeIndex,s=e[1],o=Object(u.useState)([]),l=x()(o,2),c=l[0],p=l[1],f=Object(u.useState)(Nc),d=x()(f,2),m=d[0],g=d[1],y=function(t,e){e&&(s({type:"set",activePaletteSlug:e.slug,activePalette:e}),L({param:"colorPalette",data:e}))};return Object(u.useEffect)((function(){var t=function(t){var e=[];if(t&&"astra-site-customizer-data"in t){var r=t["astra-site-customizer-data"]||"";if(r){var n=r["astra-settings"]["global-color-palette"].palette||[];n&&(e=[{slug:"default",title:Object(E.__)("Default","astra-sites"),colors:n}])}}return e}(i);p(t);var e="light"===function(t){var e="light";return t&&"astra-site-color-scheme"in t&&""!==t["astra-site-color-scheme"]&&(e=t["astra-site-color-scheme"]),e}(i)?Nc:Lc;g(e)}),[i]),Object(h.createElement)(h.Fragment,null,c?Object(h.createElement)(h.Fragment,null,Object(h.createElement)(T,{selected:n,options:c,onChange:function(t,e){y(0,e)},tabIndex:"0"})):"",Object(h.createElement)("h4",{className:"ist-secondary-heading"},Object(E.__)("You can also try:","astra-sites")),Object(h.createElement)(T,{selected:n,options:m,onChange:function(t,e){y(0,e)},tabIndex:"0"}),Object(h.createElement)(_,{className:"ist-button",onClick:function(){s({type:"set",currentCustomizeIndex:a+1})},after:!0},Object(E.__)("Continue","astra-sites")),Object(h.createElement)(F,{customizeStep:!0,onClick:function(){s({type:"set",currentCustomizeIndex:a-1})}},Object(E.__)("Back","astra-sites")))},actions:null,class:"customize-site-colors"},{content:function(){var t=A(),e=x()(t,2),r=e[0],n=r.licenseStatus,i=r.selectedTemplateType,a=e[1];return Object(u.useEffect)((function(){a({type:"set",designStep:3})}),[]),Object(h.createElement)(h.Fragment,null,Object(h.createElement)(jc,null),Object(h.createElement)("div",{className:"customizer-header"},Object(h.createElement)("div",{className:"header-name"},!n&&"free"!==i&&Object(h.createElement)("p",{className:"premium-notice"},Object(E.__)("This is a Premium Template","astra-sites")),Object(h.createElement)("h3",{className:"ist-customizer-heading"},Object(E.__)("Fonts","astra-sites")),Object(h.createElement)("p",{className:"screen-description"},Object(E.__)("Choose fonts for your site. You can update them anytime later.","astra-sites")))))},controls:function(){var t=A(),e=x()(t,2),r=e[0],n=r.typographyIndex,i=r.typography,a=r.templateResponse,s=e[1],o=Object(u.useState)(Hc),l=x()(o,2),c=l[0],p=l[1];return Object(u.useEffect)((function(){if(null!==a){var t=[],e=function(t){var e={};if(t&&"astra-site-customizer-data"in t){var r=t["astra-site-customizer-data"]||"";if(r){var n=r["astra-settings"]||[],i=n["headings-font-family"];e={default:!0,"body-font-family":n["body-font-family"],"body-font-variant":n["body-font-variant"],"body-font-weight":n["body-font-weight"],"font-size-body":n["font-size-body"],"body-line-height":n["body-line-height"],"headings-font-family":i,"headings-font-weight":n["headings-font-weight"],"headings-line-height":n["headings-line-height"],"headings-font-variant":n["headings-font-variant"]}}}return e}(a);if(t.push(e),!document.getElementById("google-fonts-domain")){var r=document.createElement("link");r.id="google-fonts-domain",r.setAttribute("rel","preconnect"),r.setAttribute("href","https://fonts.gstatic.com"),document.head.appendChild(r)}if(!document.getElementById("google-fonts-url")){var i=document.createElement("link");i.id="google-fonts-url",i.setAttribute("rel","stylesheet");var o=[],l=e["body-font-family"]||"",h=parseInt(e["body-font-weight"])||"";h&&(h=":wght@".concat(h)),l&&(l=(l=Gc(l)).replace(" ","+"),o.push("family=".concat(l).concat(h)));var u=e["headings-font-family"]||"",f=parseInt(e["headings-font-weight"])||"";f&&(f=":wght@".concat(f)),u&&(u=(u=Gc(u,l)).replace(" ","+"),o.push("family=".concat(u).concat(f)));var d="";if(c){var m,g=function(t,e){var r="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!r){if(Array.isArray(t)||(r=function(t,e){if(t){if("string"==typeof t)return zc(t,void 0);var r=Object.prototype.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(t):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?zc(t,void 0):void 0}}(t))||e&&t&&"number"==typeof t.length){r&&(t=r);var n=0,i=function(){};return{s:i,n:function(){return n>=t.length?{done:!0}:{done:!1,value:t[n++]}},e:function(t){throw t},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,s=!0,o=!1;return{s:function(){r=r.call(t)},n:function(){var t=r.next();return s=t.done,t},e:function(t){o=!0,a=t},f:function(){try{s||null==r.return||r.return()}finally{if(o)throw a}}}}(c);try{for(g.s();!(m=g.n()).done;){var y=m.value,v=Gc(y["headings-font-family"]).replaceAll(" ","+"),b=y["headings-font-weight"],x=Gc(y["body-font-family"]).replaceAll(" ","+"),E=y["body-font-weight"];d+="&family=".concat(v,":wght@").concat(b,"&family=").concat(x,":wght@").concat(E)}}catch(t){g.e(t)}finally{g.f()}d=d.replace(/[&]{1}$/i,"")}if(o){var k="https://fonts.googleapis.com/css2?".concat(o.join("&")).concat(d,"&display=swap");i.setAttribute("href",k),document.head.appendChild(i)}}0===n&&s({type:"set",typography:e}),c=t.concat(c),p(c)}}),[a]),Object(u.useEffect)((function(){L({param:"siteTypography",data:JSON.parse(JSON.stringify(i))})}),[i]),Object(h.createElement)(h.Fragment,null,Object(h.createElement)(B,{selected:n,options:c,onSelect:function(t,e){s({type:"set",typographyIndex:e,typography:c[e]||c[0]})}}))},actions:null,class:"customize-site-typography"},{content:function(){var t=A(),e=x()(t,2),r=e[0].builder,n=e[1];Object(u.useEffect)((function(){n({type:"set",designStep:1})}),[]);var i=Object(E.__)("This is a premium template and comes with our Essentials and Growth Bundle. <br/><br/> Get access to this premium template and 100+ more.","astra-sites");return Object(h.createElement)(h.Fragment,null,Object(h.createElement)(jc,null),Object(h.createElement)("div",{className:"customizer-header"},Object(h.createElement)("div",{className:"header-name"},Object(h.createElement)("h3",{className:"ist-customizer-heading"},Object(E.__)("Liked this Starter Template?","astra-sites")),Object(h.createElement)("p",{className:"screen-description",dangerouslySetInnerHTML:{__html:i}}),Object(h.createElement)(_,{className:"st-access-btn",onClick:function(){window.open(astraSitesVars.cta_links[r])}},Object(E.__)("Unlock Access","astra-sites"),Object(h.createElement)("img",{className:"st-get-access",alt:"Get Access",src:"".concat(starterTemplates.imageDir,"get-access.svg")})))))},controls:function(){var t=A(),e=x()(t,2),r=e[0],n=r.templateId,i=(r.templateResponse,r.currentCustomizeIndex),a=r.importError,s=r.currentIndex,o=r.validateLicenseStatus,l=e[1],c=Object(u.useState)(""),p=x()(c,2),f=p[0],d=p[1],m=Object(u.useState)(!1),g=x()(m,2),y=g[0],v=g[1],b=Object(u.useState)(""),C=x()(b,2),S=C[0],w=C[1];Object(u.useEffect)((function(){a&&l({type:"set",currentIndex:s+2})}),[a]);var P=y?"processing":"",O=Object(E.sprintf)(//translators: %1$s Support page URL.
|
6 |
Object(E.__)("<b> Questions? </b> Get in touch with our %1$ssupport team%2$s.","astra-sites"),'<a href="https://wpastra.com/support/free-support/" target="_blank">',"</a>"),j=Object(E.sprintf)(//translators: %1$s Store page URL.
|
7 |
+
Object(E.__)("If you have purchased our Essential or Growth Bundle, please install the premium version of the plugin that you can %1$sdownload.%2$s from our store.","astra-sites"),'<a href="https://store.brainstormforce.com/login/" target="_blank">',"</a>");return Object(h.createElement)(h.Fragment,null,Object(h.createElement)("h4",null,Object(E.__)("Already a customer?","astra-sites")),o&&Object(h.createElement)("p",{className:"customer-notices"},Object(E.__)("If you have purchased our Essential or Growth Bundle, just enter your license key below to import this template.","astra-sites")),!o&&Object(h.createElement)(h.Fragment,null,Object(h.createElement)("p",{className:"customer-notices",dangerouslySetInnerHTML:{__html:j}}),Object(h.createElement)("p",{className:"customer-notices"},Object(E.__)("Currently the free version is installed.","astra-sites"))),Object(h.createElement)("p",{className:"support-link",dangerouslySetInnerHTML:{__html:O}}),o&&Object(h.createElement)("div",{className:"license-wrap"},Object(h.createElement)("input",{type:"text",className:"license-key-input",name:"license-key",placeholder:Object(E.__)("License key","astra-sites"),required:!0,onChange:function(t){w(t.target.value),d("")}}),Object(h.createElement)(_,{className:"validate-btn ".concat(P),onClick:function(){""!==S?(v(!0),_c.a.use(_c.a.createNonceMiddleware(Tc)),_c()({path:"/bsf-core/v1/license/activate",method:"POST",data:{"license-key":S,"product-id":"astra-pro-sites"}}).then(function(){var e=Pl()(jl.a.mark((function e(r){return jl.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!r.success){e.next=6;break}return e.next=3,Nl(n,t);case 3:l({type:"set",licenseStatus:!0,currentIndex:s+1}),e.next=7;break;case 6:d(r.message);case 7:v(!1);case 8:case"end":return e.stop()}}),e)})));return function(_x){return e.apply(this,arguments)}}())):d(Object(E.__)("Please Enter License Key","astra-sites"))}},k.arrowRightBold)),Object(h.createElement)(F,{onClick:function(){l({type:"set",currentCustomizeIndex:i-1})},customizeStep:!0},Object(E.__)("Back","astra-sites")),f&&!y&&Object(h.createElement)(Ll,{type:"error",message:f,autoHideDuration:5}))},actions:null,class:"customize-license-validation"}],Wc=r(34),Xc=r.n(Wc),qc=r(22),Jc=r.n(qc),Yc=r(23),Kc=r.n(Yc);function Uc(){return(Uc=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t}).apply(this,arguments)}function Zc(t,e){return t(e={exports:{}},e.exports),e.exports}var $c="function"==typeof Symbol&&Symbol.for,th=$c?Symbol.for("react.element"):60103,eh=$c?Symbol.for("react.portal"):60106,rh=$c?Symbol.for("react.fragment"):60107,nh=$c?Symbol.for("react.strict_mode"):60108,ih=$c?Symbol.for("react.profiler"):60114,ah=$c?Symbol.for("react.provider"):60109,sh=$c?Symbol.for("react.context"):60110,oh=$c?Symbol.for("react.async_mode"):60111,lh=$c?Symbol.for("react.concurrent_mode"):60111,ch=$c?Symbol.for("react.forward_ref"):60112,hh=$c?Symbol.for("react.suspense"):60113,uh=$c?Symbol.for("react.suspense_list"):60120,ph=$c?Symbol.for("react.memo"):60115,fh=$c?Symbol.for("react.lazy"):60116,dh=$c?Symbol.for("react.block"):60121,mh=$c?Symbol.for("react.fundamental"):60117,gh=$c?Symbol.for("react.responder"):60118,yh=$c?Symbol.for("react.scope"):60119;function vh(t){if("object"==typeof t&&null!==t){var e=t.$$typeof;switch(e){case th:switch(t=t.type){case oh:case lh:case rh:case ih:case nh:case hh:return t;default:switch(t=t&&t.$$typeof){case sh:case ch:case fh:case ph:case ah:return t;default:return e}}case eh:return e}}}function bh(t){return vh(t)===lh}var xh={AsyncMode:oh,ConcurrentMode:lh,ContextConsumer:sh,ContextProvider:ah,Element:th,ForwardRef:ch,Fragment:rh,Lazy:fh,Memo:ph,Portal:eh,Profiler:ih,StrictMode:nh,Suspense:hh,isAsyncMode:function(t){return bh(t)||vh(t)===oh},isConcurrentMode:bh,isContextConsumer:function(t){return vh(t)===sh},isContextProvider:function(t){return vh(t)===ah},isElement:function(t){return"object"==typeof t&&null!==t&&t.$$typeof===th},isForwardRef:function(t){return vh(t)===ch},isFragment:function(t){return vh(t)===rh},isLazy:function(t){return vh(t)===fh},isMemo:function(t){return vh(t)===ph},isPortal:function(t){return vh(t)===eh},isProfiler:function(t){return vh(t)===ih},isStrictMode:function(t){return vh(t)===nh},isSuspense:function(t){return vh(t)===hh},isValidElementType:function(t){return"string"==typeof t||"function"==typeof t||t===rh||t===lh||t===ih||t===nh||t===hh||t===uh||"object"==typeof t&&null!==t&&(t.$$typeof===fh||t.$$typeof===ph||t.$$typeof===ah||t.$$typeof===sh||t.$$typeof===ch||t.$$typeof===mh||t.$$typeof===gh||t.$$typeof===yh||t.$$typeof===dh)},typeOf:vh};Zc((function(t,e){})),Zc((function(t){t.exports=xh})),Object.getOwnPropertySymbols,Object.prototype.hasOwnProperty,Object.prototype.propertyIsEnumerable;(function(){try{if(!Object.assign)return!1;var t=new String("abc");if(t[5]="de","5"===Object.getOwnPropertyNames(t)[0])return!1;for(var e={},r=0;r<10;r++)e["_"+String.fromCharCode(r)]=r;if("0123456789"!==Object.getOwnPropertyNames(e).map((function(t){return e[t]})).join(""))return!1;var n={};return"abcdefghijklmnopqrst".split("").forEach((function(t){n[t]=t})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},n)).join("")}catch(t){return!1}})()&&Object.assign;function Eh(){}function kh(){}Function.call.bind(Object.prototype.hasOwnProperty),kh.resetWarningCache=Eh;var Ch,Ah,Sh=Zc((function(t){t.exports=function(){function t(t,e,r,n,i,a){if("SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"!==a){var s=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw s.name="Invariant Violation",s}}function e(){return t}t.isRequired=t;var r={array:t,bool:t,func:t,number:t,object:t,string:t,symbol:t,any:t,arrayOf:e,element:t,elementType:t,instanceOf:e,node:t,objectOf:e,oneOf:e,oneOfType:e,shape:e,exact:e,checkPropTypes:kh,resetWarningCache:Eh};return r.PropTypes=r,r}()})),wh=(Ch=Xc.a,(Ah=Object(u.memo)((function(t){var e=t.animationData,r=t.path,n=t.play,i=t.speed,a=t.direction,s=t.segments,o=t.goTo,l=t.renderer,c=t.loop,h=t.rendererSettings,f=t.audioFactory,d=t.onLoad,m=t.onComplete,g=t.onLoopComplete,y=t.onEnterFrame,v=t.onSegmentStart,b=function(t,e){if(null==t)return{};var r,n,i={},a=Object.keys(t);for(n=0;n<a.length;n++)r=a[n],e.indexOf(r)>=0||(i[r]=t[r]);return i}(t,["animationData","path","play","speed","direction","segments","goTo","renderer","loop","rendererSettings","audioFactory","onLoad","onComplete","onLoopComplete","onEnterFrame","onSegmentStart"]),x=Object(u.useRef)(),E=Object(u.useRef)(),k=Object(u.useState)(!1),C=k[0],A=k[1],S=Object(u.useState)(s),w=S[0],P=S[1];Object(u.useEffect)((function(){Jc()(w,s)||P(s)}),[s,w]);var O=Object(u.useState)(h),j=O[0],I=O[1];Object(u.useEffect)((function(){Jc()(j,h)||I(h)}),[h,j]),Object(u.useEffect)((function(){return function(){return E.current.removeEventListener("complete",m)}}),[m]),Object(u.useEffect)((function(){return function(){return E.current.removeEventListener("loopComplete",g)}}),[g]),Object(u.useEffect)((function(){return function(){return E.current.removeEventListener("enterFrame",y)}}),[y]),Object(u.useEffect)((function(){return function(){return E.current.removeEventListener("segmentStart",v)}}),[v]),Object(u.useEffect)((function(){function t(){A(!0),d()}return E.current=Ch.loadAnimation({animationData:null==e||"object"!=typeof e?e:"object"==typeof e.default?Kc()(e.default):Kc()(e),path:r,container:x.current,renderer:l,loop:!1,autoplay:!1,rendererSettings:j,audioFactory:f}),E.current.addEventListener("DOMLoaded",t),function(){E.current.removeEventListener("DOMLoaded",t),A(!1),E.current.destroy(),E.current=void 0}}),[c,l,j,e,r,f]),Object(u.useEffect)((function(){E.current.addEventListener("complete",m)}),[m]),Object(u.useEffect)((function(){E.current.addEventListener("loopComplete",g)}),[g]),Object(u.useEffect)((function(){E.current.addEventListener("enterFrame",y)}),[y]),Object(u.useEffect)((function(){E.current.addEventListener("segmentStart",v)}),[v]),Object(u.useEffect)((function(){C&&(E.current.loop=c)}),[C,c]);var _=Object(u.useRef)(!1);return Object(u.useEffect)((function(){function t(t){E.current.goToAndPlay(t,!0),E.current.setDirection(a)}C&&(!0===n?w?(E.current.playSegments(w,!0),_.current=!0,-1===a&&t(w[1])):(_.current&&E.current.resetSegments(!0),_.current=!1,-1===a?t(E.current.getDuration(!0)):E.current.play()):!1===n&&E.current.pause())}),[n,w,C]),Object(u.useEffect)((function(){C&&(Number.isNaN(i)||E.current.setSpeed(i))}),[i,C]),Object(u.useEffect)((function(){C&&E.current.setDirection(a)}),[a,C]),Object(u.useEffect)((function(){C&&null!=o&&(n?E.current.goToAndPlay(o,!0):E.current.goToAndStop(o,!0))}),[o,n,C]),p.a.createElement("div",Uc({},b,{ref:x}))}))).propTypes={animationData:Sh.object,path:Sh.string,play:Sh.bool,goTo:Sh.number,speed:Sh.number,direction:Sh.number,loop:Sh.oneOfType([Sh.number,Sh.bool]),segments:Sh.oneOfType([Sh.arrayOf(Sh.number),Sh.bool]),rendererSettings:Sh.object,renderer:Sh.string,audioFactory:Sh.func,onComplete:Sh.func,onLoopComplete:Sh.func,onEnterFrame:Sh.func,onSegmentStart:Sh.func},Ah.defaultProps={animationData:null,path:null,play:null,segments:null,goTo:null,speed:1,direction:1,loop:!0,rendererSettings:{},renderer:"svg",audioFactory:null,onLoad:function(){},onComplete:function(){},onLoopComplete:function(){},onEnterFrame:function(){},onSegmentStart:function(){}},Ah),Ph=function(){var t=A(),e=x()(t,1)[0],r=e.importPercent,n=e.importStatus,i=100===r?"import-done":"",a="",s="";return r<=25&&(a="import-1",s=Object(E.__)("1. Installing required theme, plugins, forms, etc","astra-sites")),r>25&&r<=50&&(a="import-2",s=Object(E.__)("2. Importing pages, menus, posts, etc","astra-sites")),r>50&&r<=75&&(a="import-3",s=Object(E.__)("3. Setting up customizer settings and ther site settings","astra-sites")),r>75&&r<=100&&(a="import-4",s=Object(E.__)("4. Finalizing last few settings","astra-sites")),Object(h.createElement)("div",{className:"ist-import-progress"},Object(h.createElement)("div",{className:"ist-import-progress-info"},Object(h.createElement)("div",{className:"ist-import-progress-info-text ".concat(i)},Object(h.createElement)("span",{className:"ist-import-text-inner"},s),Object(h.createElement)("span",{className:"ist-import-done-inner"},Object(E.__)("Done ","astra-sites"),k.tada)),Object(h.createElement)("div",{className:"ist-import-progress-info-precent"},r,"%")),Object(h.createElement)("div",{className:"ist-import-progress-bar-wrap"},Object(h.createElement)("div",{className:"ist-import-progress-bar-bg"},Object(h.createElement)("div",{className:"ist-import-progress-bar ".concat(i," ").concat(a)})),Object(h.createElement)("div",{className:"import-progress-gap"},Object(h.createElement)("span",null),Object(h.createElement)("span",null),Object(h.createElement)("span",null))),Object(h.createElement)("div",{className:"ist-import-progress-info"},Object(h.createElement)("div",{className:"ist-import-progress-info-text ".concat(i)},Object(h.createElement)("span",{className:"import-status-string"},Object(h.createElement)("p",null,n+Object(na.decodeEntities)(" "))),Object(h.createElement)("span",{className:"import-done-counter"},Object(h.createElement)("p",null,Object(E.__)("Redirecting you in ","astra-sites"),Object(h.createElement)("span",{id:"redirect-counter"},Object(E.__)("3 seconds…","astra-sites")))))))},Oh=(r(82),function(){var t=A(),e=x()(t,2),r=e[0],n=r.importErrorMessages,i=r.importPercent,a=r.currentIndex,s=r.tryAgainCount,o=r.templateId,l=e[1],c=function(t,e){return"".concat(starterTemplates.supportLink,"&template-id=").concat(t,"&subject=").concat(e)}(o,n.errorText),u="";return i<=25&&(u="import-1"),i>25&&i<=50&&(u="import-2"),i>50&&i<=75&&(u="import-3"),i>75&&i<=100&&(u="import-4"),Object(h.createElement)("div",{className:"ist-import-error"},Object(h.createElement)("div",{className:"ist-import-progress-info"},Object(h.createElement)("div",{className:"ist-import-progress-info-text label-text"},Object(E.__)("Error Occured!","astra-sites")),Object(h.createElement)("div",{className:"ist-import-progress-info-precent"},i,"%")),Object(h.createElement)("div",{className:"ist-import-progress-bar-wrap"},Object(h.createElement)("div",{className:"ist-import-progress-bar-bg"},Object(h.createElement)("div",{className:"ist-import-progress-bar ".concat(u)})),Object(h.createElement)("div",{className:"import-progress-gap"},Object(h.createElement)("span",null),Object(h.createElement)("span",null),Object(h.createElement)("span",null))),Object(h.createElement)("div",{className:"ist-import-error-wrap ist-import-error-primary-wrap"},n.primaryText&&Object(h.createElement)("p",{className:"website-import-subtitle"},n.primaryText)),Object(h.createElement)("div",{className:"ist-import-error-box"},Object(h.createElement)("div",{className:"ist-import-error-wrap ist-import-error-secondary-wrap"},n.errorText&&"object"!==uc()(n.errorText)&&Object(h.createElement)("p",null,n.errorText),n.errorText&&"object"===uc()(n.errorText)&&Object(h.createElement)("div",null,Object(h.createElement)("pre",null,JSON.stringify(n.errorText,void 0,2))))),Object(h.createElement)("div",null,n.secondaryText&&Object(h.createElement)("p",{dangerouslySetInnerHTML:{__html:n.secondaryText}}),n.solutionText&&Object(h.createElement)("p",{className:"ist-import-error-solution",dangerouslySetInnerHTML:{__html:n.solutionText}}),!n.solutionText&&!n.tryAgain||n.tryAgain&&s>1&&Object(h.createElement)("p",{className:"ist-import-error-solution"},Object(na.decodeEntities)(Object(E.__)("Please report this error ","astra-sites")),Object(h.createElement)("a",{href:c,target:"_blank",rel:"noreferrer"},"here"),Object(na.decodeEntities)(Object(E.__)(" so we can fix it.","astra-sites")))),n.tryAgain&&s<4&&Object(h.createElement)(_,{className:"ist-button",after:!0,onClick:function(){l({type:"set",importErrorMessages:{},importErrorResponse:[],importError:!1,tryAgainCount:s+1,resetCustomizer:!1,resetSiteOptions:!1,resetContent:!1,resetWidgets:!1,resetDone:!1,resetData:[],importStart:!1,importEnd:!1,importPercent:0,requiredPluginsDone:!1,notInstalledList:[],notActivatedList:[],currentIndex:a-1})}},Object(E.__)("Try Importing Again","astra-sites")))}),jh=r(35),Ih={complete:{posts:0,media:0,users:0,comments:0,terms:0},updateDelta:function(t,e){this.complete[t]+=e;var r=this;requestAnimationFrame((function(){r.render()}))},updateProgress:function(t,e,r,n,i){"undefined"!==t&&"undefined"!=e+"/"+r&&((0===(r=parseInt(r))||isNaN(r))&&(r=1),parseInt(e)/r*100<=100&&"function"==typeof n&&(n({type:"set",importStatus:Object(E.__)("Importing Content…","astra-sites")}),n({type:"set",importPercent:i+=5})))},render:function(t,e){for(var r=Object.keys(this.complete),n=0,i=0,a=r.length-1;a>=0;a--){var s=r[a];this.updateProgress(s,this.complete[s],this.data.count[s],t,e),n+=this.complete[s],i+=this.data.count[s]}this.updateProgress("total",n,i,t,e)}},_h=(r(83),function(){var t=A(),e=x()(t,2),r=e[0],n=r.resetDone,i=r.importStart,a=r.importEnd,s=r.importPercent,o=r.templateResponse,l=r.reset,c=r.themeStatus,p=r.currentIndex,f=r.importError,d=r.resetCustomizer,m=r.resetSiteOptions,g=r.resetContent,y=r.resetWidgets,v=r.siteLogo,b=r.activePalette,k=r.typography,C=r.customizerImportFlag,w=r.widgetImportFlag,P=r.contentImportFlag,O=r.themeActivateFlag,j=r.requiredPluginsDone,I=r.requiredPlugins,_=r.notInstalledList,T=r.notActivatedList,M=r.tryAgainCount,D=e[1],R=s,B=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"",n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"",i=arguments.length>4&&void 0!==arguments[4]?arguments[4]:"",a=arguments.length>5&&void 0!==arguments[5]?arguments[5]:"";D({type:"set",importError:!0,importErrorMessages:{primaryText:t,secondaryText:e,errorCode:n,errorText:r,solutionText:i,tryAgain:!0}}),localStorage.removeItem("st-import-start"),localStorage.removeItem("st-import-end"),V(t,e,r,n,i,a,M)},V=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"",n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"",i=arguments.length>4&&void 0!==arguments[4]?arguments[4]:"",a=arguments.length>5&&void 0!==arguments[5]?arguments[5]:"",s=new FormData;s.append("action","report_error"),s.append("error",JSON.stringify({primaryText:t,secondaryText:e,errorCode:n,errorText:r,solutionText:i,tryAgain:!0,stack:a,tryAgainCount:M})),s.append("id",o.id),s.append("plugins",JSON.stringify(I)),fetch(ajaxurl,{method:"post",body:s})},L=function(){_.length<=0||(R+=2,D({type:"set",importStatus:Object(E.__)("Installing Required Plugins.","astra-sites"),importPercent:R}),_.forEach((function(t){wp.updates.queue.push({action:"install-plugin",data:{slug:t.slug,init:t.init,name:t.name,clear_destination:!0,success:function(){D({type:"set",importStatus:Object(E.sprintf)(// translators: Plugin Name.
|
8 |
Object(E.__)("%1$s plugin installed successfully.","astra-sites"),t.name)});var e=T;e.push(t),D({type:"set",notActivatedList:e});var r=_;r.forEach((function(e,n){e.slug===t.slug&&r.splice(n,1)})),D({type:"set",notInstalledList:r})},error:function(t){B(Object(E.__)("Could not install the plugin list.","astra-sites"),"",t)}}})})),wp.updates.queueChecker())},N=function(){var t=Pl()(jl.a.mark((function t(){return jl.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(l){t.next=4;break}return D({type:"set",resetDone:!0,resetCustomizer:!0,resetSiteOptions:!0,resetContent:!0,resetWidgets:!0}),L(),t.abrupt("return");case 4:return R+=2,D({type:"set",importStatus:Object(E.__)("Reseting site.","astra-sites"),importPercent:R}),t.next=8,Q();case 8:return t.next=10,W();case 10:return t.next=12,X();case 12:return t.next=14,z();case 14:return t.next=16,G();case 16:D({type:"set",importPercent:R+=10,resetContent:!0,resetDone:!0,importStatus:Object(E.__)("Reset for old website is done.","astra-sites")});case 18:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}(),z=function(){var t=Pl()(jl.a.mark((function t(){var e;return jl.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return(e=new FormData).append("action","astra-sites-reset-terms-and-forms"),e.append("_ajax_nonce",astraSitesVars._ajax_nonce),D({type:"set",importStatus:Object(E.__)("Resetting terms and forms.","astra-sites")}),t.next=6,fetch(ajaxurl,{method:"post",body:e}).then((function(t){return t.text()})).then((function(t){var e=[];try{var r=JSON.parse(t);e=r,r.success&&D({type:"set",importPercent:R+=2,resetCustomizer:!0})}catch(e){B(Object(E.__)("Resetting terms and forms failed.","astra-sites"),"",e,"","",t)}if(!e.success)throw e.data})).catch((function(t){B(Object(E.__)("Resetting terms and forms failed.","astra-sites"),"",null==t?void 0:t.message,"","",t)}));case 6:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}(),G=function(){var t=Pl()(jl.a.mark((function t(){var e;return jl.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return(e=new FormData).append("action","astra-sites-get-deleted-post-ids"),e.append("_ajax_nonce",astraSitesVars._ajax_nonce),D({type:"set",importStatus:Object(E.__)("Gathering posts for deletions.","astra-sites")}),t.next=6,fetch(ajaxurl,{method:"post",body:e}).then((function(t){return t.json()})).then(function(){var t=Pl()(jl.a.mark((function t(e){var r,n;return jl.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(!e.success){t.next=10;break}if(!((r=Wl(10,e.data)).length>0)){t.next=10;break}n=0;case 4:if(!(n<r.length)){t.next=10;break}return t.next=7,H(r[n]);case 7:n++,t.next=4;break;case 10:case"end":return t.stop()}}),t)})));return function(_x){return t.apply(this,arguments)}}());case 6:D({type:"set",importStatus:Object(E.__)("Resetting posts done.","astra-sites")});case 7:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}(),H=function(){var t=Pl()(jl.a.mark((function t(e){var r,n;return jl.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return(r=new FormData).append("action","astra-sites-get-deleted-post-ids"),r.append("_ajax_nonce",astraSitesVars._ajax_nonce),D({type:"set",importStatus:Object(E.__)("Resetting posts.","astra-sites")}),(n=new FormData).append("action","astra-sites-reset-posts"),n.append("ids",JSON.stringify(e)),n.append("_ajax_nonce",astraSitesVars._ajax_nonce),t.next=10,fetch(ajaxurl,{method:"post",body:n}).then((function(t){return t.text()})).then((function(t){var e=[];try{var r=JSON.parse(t);e=r,r.success&&D({type:"set",importPercent:R+=2})}catch(e){B(Object(E.__)("Resetting posts failed.","astra-sites"),"",e,"","",t)}if(!e.success)throw e.data})).catch((function(t){B(Object(E.__)("Resetting posts failed.","astra-sites"),"",null==t?void 0:t.message,"","",t)}));case 10:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),Q=function(){var t=Pl()(jl.a.mark((function t(){var e;return jl.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return D({type:"set",importStatus:Object(E.__)("Resetting customizer.","astra-sites")}),(e=new FormData).append("action","astra-sites-reset-customizer-data"),e.append("_ajax_nonce",astraSitesVars._ajax_nonce),t.next=6,fetch(ajaxurl,{method:"post",body:e}).then((function(t){return t.text()})).then((function(t){var e=[];try{var r=JSON.parse(t);e=r,r.success&&D({type:"set",importPercent:R+=2,resetCustomizer:!0})}catch(e){B(Object(E.__)("Resetting customizer failed.","astra-sites"),"",null==e?void 0:e.message,"","",t)}if(!e.success)throw e.data})).catch((function(t){B(Object(E.__)("Resetting customizer failed.","astra-sites"),"",null==t?void 0:t.message,"","",t)}));case 6:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}(),W=function(){var t=Pl()(jl.a.mark((function t(){var e;return jl.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return D({type:"set",importStatus:Object(E.__)("Resetting site options.","astra-sites")}),(e=new FormData).append("action","astra-sites-reset-site-options"),e.append("_ajax_nonce",astraSitesVars._ajax_nonce),t.next=6,fetch(ajaxurl,{method:"post",body:e}).then((function(t){return t.text()})).then((function(t){var e=[];try{var r=JSON.parse(t);e=r,r.success&&D({type:"set",importPercent:R+=2,resetSiteOptions:!0})}catch(e){B(Object(E.__)("Resetting site options Failed.","astra-sites"),"",null==e?void 0:e.message,"","",t)}if(!1===e.success)throw e.data})).catch((function(t){B(Object(E.__)("Resetting site options Failed.","astra-sites"),"",null==t?void 0:t.message,"","",t)}));case 6:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}(),X=function(){var t=Pl()(jl.a.mark((function t(){var e;return jl.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return(e=new FormData).append("action","astra-sites-reset-widgets-data"),e.append("_ajax_nonce",astraSitesVars._ajax_nonce),D({type:"set",importStatus:Object(E.__)("Resetting widgets.","astra-sites")}),t.next=6,fetch(ajaxurl,{method:"post",body:e}).then((function(t){return t.text()})).then((function(t){var e=[];try{var r=JSON.parse(t);e=r,r.success&&D({type:"set",importPercent:R+=2,resetWidgets:!0})}catch(e){B(Object(E.__)("Resetting widgets JSON parse failed.","astra-sites"),"",e,"","",t)}if(!e.success)throw e.data})).catch((function(t){B(Object(E.__)("Resetting widgets failed.","astra-sites"),"",t,"","",t)}));case 6:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}(),q=function(){var t=encodeURI(o["astra-site-wpforms-path"])||"";if(""!==t&&"null"!==t){D({type:"set",importStatus:Object(E.__)("Importing forms.","astra-sites")});var e=new FormData;e.append("action","astra-sites-import-wpforms"),e.append("wpforms_url",t),e.append("_ajax_nonce",astraSitesVars._ajax_nonce),fetch(ajaxurl,{method:"post",body:e}).then((function(t){return t.text()})).then((function(t){var e=[];try{var r=JSON.parse(t);e=r,r.success&&(D({type:"set",importPercent:R+=2}),J())}catch(e){B(Object(E.__)("Importing forms failed due to parse JSON error.","astra-sites"),"",e,"","",t)}if(!1===e.success)throw e.data})).catch((function(t){B(Object(E.__)("Importing forms Failed.","astra-sites"),"",t)}))}else J()},J=function(){if(!C)return D({type:"set",importPercent:R+=5}),void Y();D({type:"set",importStatus:Object(E.__)("Importing forms.","astra-sites")});var t=new FormData;t.append("action","astra-sites-import-customizer-settings"),t.append("_ajax_nonce",astraSitesVars._ajax_nonce),fetch(ajaxurl,{method:"post",body:t}).then((function(t){return t.text()})).then((function(t){var e=[];try{var r=JSON.parse(t);e=r,r.success&&(D({type:"set",importPercent:R+=5}),Y())}catch(e){B(Object(E.__)("Importing Customizer failed due to parse JSON error.","astra-sites"),"",e,"","",t)}if(!1===e.success)throw e.data})).catch((function(t){B(Object(E.__)("Importing Customizer Failed.","astra-sites"),"",t)}))},Y=function(){if(!P)return D({type:"set",importPercent:R+=20}),void K();var t=encodeURI(o["astra-site-wxr-path"])||"";if("null"!==t&&""!==t){D({type:"set",importStatus:Object(E.__)("Importing Site Content.","astra-sites")});var e=new FormData;e.append("action","astra-sites-import-prepare-xml"),e.append("wxr_url",t),e.append("_ajax_nonce",astraSitesVars._ajax_nonce),fetch(ajaxurl,{method:"post",body:e}).then((function(t){return t.text()})).then((function(t){try{var e=JSON.parse(t);if(D({type:"set",importPercent:R+=2}),!1===e.success)throw e.data.error||e.data;Ih.data=e.data,Ih.render(D,R);var r=new EventSource(Ih.data.url);r.onmessage=function(t){var e=JSON.parse(t.data);switch(e.action){case"updateDelta":Ih.updateDelta(e.type,e.delta);break;case"complete":!1===e.error?(r.close(),K()):B(astraSitesVars.xml_import_interrupted_primary,"",astraSitesVars.xml_import_interrupted_error,"",astraSitesVars.xml_import_interrupted_secondary)}},r.onerror=function(){throw r.close(),Object(E.__)("Importing Site Content Failed. - Import Process Interrupted","astra-sites")},r.addEventListener("log",(function(t){var e=JSON.parse(t.data),r=e.message||"";r&&"info"===e.level&&(r=r.replace(/"/g,(function(){return""}))),D({type:"set",importStatus:Object(E.sprintf)(// translators: Response importMessage
|
9 |
Object(E.__)("Importing - %1$s","astra-sites"),r)})}))}catch(e){B(Object(E.__)("Importing Site Content failed due to parse JSON error.","astra-sites"),"",e,"","",t)}})).catch((function(t){B(Object(E.__)("Importing Site Content Failed.","astra-sites"),"",t)}))}else{var r=Object(E.__)("The XML URL for the site content is empty.","astra-sites");B(Object(E.__)("Importing Site Content Failed","astra-sites"),"",r,"",astraSitesVars.support_text,t)}},K=function(){D({type:"set",importStatus:Object(E.__)("Importing Site Options.","astra-sites")});var t=new FormData;t.append("action","astra-sites-import-options"),t.append("_ajax_nonce",astraSitesVars._ajax_nonce),fetch(ajaxurl,{method:"post",body:t}).then((function(t){return t.text()})).then((function(t){var e=[];try{var r=JSON.parse(t);e=r,r.success&&(D({type:"set",importPercent:R+=5}),U())}catch(e){B(Object(E.__)("Importing Site Options failed due to parse JSON error.","astra-sites"),"",e,"","",t)}if(!1===e.success)throw e.data})).catch((function(t){B(Object(E.__)("Importing Site Options Failed.","astra-sites"),"",t)}))},U=function(){if(!w)return D({type:"set",importPercent:90}),void Z();D({type:"set",importStatus:Object(E.__)("Importing Widgets.","astra-sites")});var t=o["astra-site-widgets-data"]||"",e=new FormData;e.append("action","astra-sites-import-widgets"),e.append("widgets_data",t),e.append("_ajax_nonce",astraSitesVars._ajax_nonce),fetch(ajaxurl,{method:"post",body:e}).then((function(t){return t.text()})).then((function(t){var e=[];try{var r=JSON.parse(t);e=r,r.success&&(D({type:"set",importPercent:90}),Z())}catch(e){B(Object(E.__)("Importing Widgets due to parse JSON error.","astra-sites"),"",e,"","",t)}if(!1===e.success)throw e.data})).catch((function(t){B(Object(E.__)("Importing Widgets Failed.","astra-sites"),"",t)}))},Z=function(){var t=Pl()(jl.a.mark((function t(){var e;return jl.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,Gl(v);case 2:return t.next=4,Hl(JSON.stringify(b));case 4:return e=k,t.next=7,Ql(e);case 7:$();case 8:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}(),$=function(){D({type:"set",importStatus:Object(E.__)("Final finishings.","astra-sites")});var t=new FormData;t.append("action","astra-sites-import-end"),t.append("_ajax_nonce",astraSitesVars._ajax_nonce);var e=3;fetch(ajaxurl,{method:"post",body:t}).then((function(t){return t.text()})).then((function(t){var r=[];try{var n=JSON.parse(t);r=n,n.success&&(D({type:"set",importPercent:100,importEnd:!0}),localStorage.setItem("st-import-end",+new Date),setInterval((function(){e--;var t=document.getElementById("redirect-counter");if(t)if(e<0)D({type:"set",currentIndex:p+1});else{var r=e<=1?" second…":" seconds…";t.innerHTML=e+r}}),1e3))}catch(r){B(Object(E.__)("Final finishings failed due to parse JSON error.","astra-sites"),"",r,"","",t),D({type:"set",importPercent:100,importEnd:!0}),localStorage.setItem("st-import-end",+new Date),setInterval((function(){e--;var t=document.getElementById("redirect-counter");if(t)if(e<0)D({type:"set",currentIndex:p+1});else{var r=e<=1?" second…":" seconds…";t.innerHTML=e+r}}),1e3)}if(!1===r.success)throw r.data})).catch((function(t){B(Object(E.__)("Final finishings Failed.","astra-sites"),"",t)}))};return Object(u.useEffect)((function(){M>0&&zl(t)}),[M]),Object(u.useEffect)((function(){i||a||f||(localStorage.setItem("st-import-start",+new Date),N())}),[o]),Object(u.useEffect)((function(){i||a||(null!==o?d&&m&&g&&y&&n&&(D({type:"set",resetDone:!0}),O?function(t){var e=x()(t,2),r=e[0].importPercent,n=e[1],i=r;"not-installed"===starterTemplates.themeStatus&&(wp.updates.shouldRequestFilesystemCredentials&&!wp.updates.ajaxLocked&&wp.updates.requestFilesystemCredentials(),n({type:"set",importPercent:i+=5,importStatus:Object(E.__)("Installing Astra Theme…","astra-sites")}),wp.updates.installTheme({slug:"astra"}),jQuery(document).on("wp-theme-install-success",(function(t,e){n({type:"set",themeStatus:e,importStatus:Object(E.__)("Astra Theme Installed.","astra-sites")})}))),"installed-but-inactive"===starterTemplates.themeStatus&&setTimeout((function(){var t=new FormData;t.append("action","astra-sites-activate-theme"),t.append("_ajax_nonce",astraSitesVars._ajax_nonce),fetch(ajaxurl,{method:"post",body:t}).then((function(t){return t.json()})).then((function(t){t.success?n({type:"set",themeStatus:t,importStatus:Object(E.__)("Astra Theme Installed.","astra-sites")}):n({type:"set",importError:!0,importErrorMessages:{primaryText:Object(E.__)("Astra theme installation failed.","astra-sites"),secondaryText:"",errorCode:"",errorText:t.data,solutionText:"",tryAgain:!0}})})).catch((function(t){console.error(t)}))}),3e3),"installed-and-active"===starterTemplates.themeStatus&&n({type:"set",themeStatus:!0})}(t):D({type:"set",themeStatus:!0})):D({type:"set",importStatus:Object(E.__)("Invalid demo selected. Please contact us.","astra-sites")}))}),[d,m,g,y,n,o]),Object(u.useEffect)((function(){if(!i&&!a)return c&&n?void(null!==o?f||(D({type:"set",importStart:!0,importPercent:R+=5,importStatus:Object(E.__)("Starting Import.","astra-sites")}),L()):B(Object(E.__)("Fetching related demo failed.","astra-sites"))):(a&&(setTimeout((function(){D({type:"set",currentIndex:p+1})}),5e3),D({type:"set",importStatus:Object(E.__)("Import is already done.","astra-sites")})),void(i&&!a&&D({type:"set",importStatus:Object(E.__)("Import is already in progress.","astra-sites")})))}),[c,n,o]),Object(u.useEffect)((function(){j&&n&&c&&function(){var t=encodeURI(o["astra-site-cartflows-path"])||"";if(""!==t&&"null"!==t){D({type:"set",importStatus:Object(E.__)("Importing CartFlows flows.","astra-sites")});var e=new FormData;e.append("action","astra-sites-import-cartflows"),e.append("cartflows_url",t),e.append("_ajax_nonce",astraSitesVars._ajax_nonce),fetch(ajaxurl,{method:"post",body:e}).then((function(t){return t.text()})).then((function(t){var e=[];try{var r=JSON.parse(t);e=r,r.success&&(D({type:"set",importPercent:R+=2}),q())}catch(e){B(Object(E.__)("Importing CartFlows flows failed due to parse JSON error.","astra-sites"),"",e,"","",t)}if(!1===e.success)throw e.data})).catch((function(t){B(Object(E.__)("Importing CartFlows flows Failed.","astra-sites"),"",t)}))}else q()}()}),[j,n,c]),Object(u.useEffect)((function(){T.length<=0&&_.length<=0&&D({type:"set",requiredPluginsDone:!0})}),[T.length,_.length]),Object(u.useEffect)((function(){T.length>0&&function(t){R+=2,D({type:"set",importStatus:Object(E.sprintf)(// translators: Plugin Name.
|
10 |
Object(E.__)("Activating %1$s plugin.","astra-sites"),t.name),importPercent:R});var e=new FormData;e.append("action","astra-required-plugin-activate"),e.append("init",t.init),e.append("_ajax_nonce",astraSitesVars._ajax_nonce),fetch(ajaxurl,{method:"post",body:e}).then((function(t){return t.text()})).then((function(e){var r,n=[];try{var i=JSON.parse(e);if(n=i,i.success){var a=T;a.forEach((function(e,r){e.slug===t.slug&&a.splice(r,1)})),D({type:"set",notActivatedList:a}),R+=2,D({type:"set",importStatus:Object(E.sprintf)(// translators: Plugin Name.
|
inc/lib/onboarding/assets/src/steps/import-site/index.js
CHANGED
@@ -167,6 +167,7 @@ const ImportSite = () => {
|
|
167 |
slug: plugin.slug,
|
168 |
init: plugin.init,
|
169 |
name: plugin.name,
|
|
|
170 |
success() {
|
171 |
dispatch( {
|
172 |
type: 'set',
|
167 |
slug: plugin.slug,
|
168 |
init: plugin.init,
|
169 |
name: plugin.name,
|
170 |
+
clear_destination: true,
|
171 |
success() {
|
172 |
dispatch( {
|
173 |
type: 'set',
|
languages/astra-sites.pot
CHANGED
@@ -1,42 +1,55 @@
|
|
1 |
# Copyright (C) 2021 Brainstorm Force
|
2 |
-
# This file is distributed under the same license as the Starter Templates
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
-
"Project-Id-Version: Starter Templates 3.0.
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/astra-sites\n"
|
7 |
-
"POT-Creation-Date: 2021-12-10 15:37:15+00:00\n"
|
8 |
-
"MIME-Version: 1.0\n"
|
9 |
-
"Content-Type: text/plain; charset=utf-8\n"
|
10 |
-
"Content-Transfer-Encoding: 8bit\n"
|
11 |
-
"PO-Revision-Date: 2021-MO-DA HO:MI+ZONE\n"
|
12 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
13 |
"Language-Team: LANGUAGE <LL@li.org>\n"
|
14 |
-
"
|
15 |
-
"
|
16 |
-
"
|
17 |
-
"
|
18 |
-
"
|
19 |
-
"
|
20 |
-
"
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
|
27 |
-
#: admin/bsf-analytics/class-bsf-analytics.php:216
|
28 |
#. translators: %s product name
|
29 |
-
|
30 |
-
"Want to help make <strong>%1s</strong> even more awesome? Allow us to "
|
31 |
-
"collect non-sensitive diagnostic data and usage information. "
|
32 |
msgstr ""
|
33 |
|
34 |
#: admin/bsf-analytics/class-bsf-analytics.php:219
|
35 |
msgid "This will be applicable for all sites from the network."
|
36 |
msgstr ""
|
37 |
|
38 |
-
#: admin/bsf-analytics/class-bsf-analytics.php:243
|
39 |
#. translators: %s usage doc link
|
|
|
40 |
msgid " Know More."
|
41 |
msgstr ""
|
42 |
|
@@ -52,8 +65,8 @@ msgstr ""
|
|
52 |
msgid "Usage Tracking"
|
53 |
msgstr ""
|
54 |
|
55 |
-
#: admin/bsf-analytics/class-bsf-analytics.php:408
|
56 |
#. translators: %s Product title
|
|
|
57 |
msgid "Allow %s products to track non-sensitive usage tracking data."
|
58 |
msgstr ""
|
59 |
|
@@ -65,32 +78,22 @@ msgstr ""
|
|
65 |
msgid "Learn More."
|
66 |
msgstr ""
|
67 |
|
68 |
-
#. Plugin Name of the plugin/theme
|
69 |
-
msgid "Starter Templates"
|
70 |
-
msgstr ""
|
71 |
-
|
72 |
#: classes/class-astra-sites-admin.php:110
|
73 |
-
msgid ""
|
74 |
-
"Get unlimited access to all premium Starter Templates and more, at a single "
|
75 |
-
"low cost!"
|
76 |
msgstr ""
|
77 |
|
78 |
#: classes/class-astra-sites-admin.php:111
|
|
|
|
|
79 |
msgid "Get Essential Bundle"
|
80 |
msgstr ""
|
81 |
|
82 |
#: classes/class-astra-sites-admin.php:167
|
83 |
-
|
84 |
-
msgid ""
|
85 |
-
"Hello! Seems like you have used Starter Templates to build this website "
|
86 |
-
"— Thanks a ton!"
|
87 |
msgstr ""
|
88 |
|
89 |
#: classes/class-astra-sites-admin.php:168
|
90 |
-
msgid ""
|
91 |
-
"Could you please do us a BIG favor and give it a 5-star rating on "
|
92 |
-
"WordPress? This would boost our motivation and help other users make a "
|
93 |
-
"comfortable decision while choosing the Starter Templates."
|
94 |
msgstr ""
|
95 |
|
96 |
#: classes/class-astra-sites-admin.php:170
|
@@ -174,8 +177,8 @@ msgstr ""
|
|
174 |
msgid "Unable to connect to the filesystem. Please confirm your credentials."
|
175 |
msgstr ""
|
176 |
|
177 |
-
#: inc/classes/batch-import/class-astra-sites-batch-site-import.php:539
|
178 |
#. translators: %s plugin name.
|
|
|
179 |
msgid "Successfully installed \"%s\" plugin!"
|
180 |
msgstr ""
|
181 |
|
@@ -188,9 +191,7 @@ msgid "This is usually due to inconsistent file permissions."
|
|
188 |
msgstr ""
|
189 |
|
190 |
#: inc/classes/class-astra-sites-importer-log.php:101
|
191 |
-
msgid ""
|
192 |
-
"You can easily update permissions by adding the following code into the "
|
193 |
-
"wp-config.php file."
|
194 |
msgstr ""
|
195 |
|
196 |
#: inc/classes/class-astra-sites-importer-log.php:269
|
@@ -201,6 +202,12 @@ msgstr ""
|
|
201 |
msgid "Disabled"
|
202 |
msgstr ""
|
203 |
|
|
|
|
|
|
|
|
|
|
|
|
|
204 |
#: inc/classes/class-astra-sites-importer-log.php:357
|
205 |
#: inc/classes/class-astra-sites-importer-log.php:416
|
206 |
msgid "Yes"
|
@@ -211,25 +218,33 @@ msgstr ""
|
|
211 |
msgid "No"
|
212 |
msgstr ""
|
213 |
|
|
|
|
|
|
|
|
|
|
|
214 |
#: inc/classes/class-astra-sites-importer-log.php:434
|
215 |
msgid "You currently have no scheduled cron events."
|
216 |
msgstr ""
|
217 |
|
218 |
-
#: inc/classes/class-astra-sites-importer.php:
|
219 |
-
#: inc/classes/class-astra-sites-importer.php:
|
220 |
-
#: inc/classes/class-astra-sites-importer.php:
|
221 |
-
#: inc/classes/class-astra-sites-importer.php:
|
222 |
-
#: inc/classes/class-astra-sites-importer.php:
|
223 |
-
#: inc/classes/class-astra-sites-importer.php:
|
224 |
-
#: inc/classes/class-astra-sites-importer.php:
|
225 |
-
#: inc/classes/class-astra-sites-importer.php:
|
226 |
-
#: inc/classes/class-astra-sites-importer.php:
|
227 |
-
#: inc/classes/class-astra-sites-importer.php:
|
228 |
-
#: inc/classes/class-astra-sites-importer.php:
|
229 |
-
#: inc/classes/class-astra-sites-importer.php:
|
230 |
-
#: inc/classes/class-astra-sites.php:371
|
231 |
-
#: inc/classes/class-astra-sites.php:
|
232 |
-
#: inc/classes/class-astra-sites.php:
|
|
|
|
|
|
|
233 |
#: inc/classes/class-astra-sites.php:1045
|
234 |
#: inc/classes/class-astra-sites.php:1064
|
235 |
#: inc/classes/class-astra-sites.php:1087
|
@@ -239,66 +254,61 @@ msgstr ""
|
|
239 |
msgid "You are not allowed to perform this action"
|
240 |
msgstr ""
|
241 |
|
242 |
-
#: inc/classes/class-astra-sites-importer.php:186
|
243 |
-
#: inc/classes/class-astra-sites-importer.php:385
|
244 |
-
#: inc/classes/class-astra-sites.php:472
|
245 |
-
#: inc/lib/onboarding/classes/class-astra-sites-ai-site-setup.php:62
|
246 |
#. Translators: %s is WP Forms URL.
|
247 |
#. Translators: %s is XML URL.
|
248 |
#. Translators: %s is API URL.
|
|
|
|
|
|
|
|
|
249 |
msgid "Invalid Request URL - %s"
|
250 |
msgstr ""
|
251 |
|
252 |
-
#: inc/classes/class-astra-sites-importer.php:
|
253 |
msgid "Invalid JSON file for WP Forms."
|
254 |
msgstr ""
|
255 |
|
256 |
-
#: inc/classes/class-astra-sites-importer.php:
|
257 |
-
#: inc/classes/class-astra-sites-importer.php:
|
258 |
msgid "There was an error downloading the WP Forms file."
|
259 |
msgstr ""
|
260 |
|
261 |
-
#: inc/classes/class-astra-sites-importer.php:
|
262 |
msgid "Invalid file for CartFlows flows"
|
263 |
msgstr ""
|
264 |
|
265 |
-
#: inc/classes/class-astra-sites-importer.php:
|
266 |
-
#: inc/classes/class-astra-sites-importer.php:
|
267 |
msgid "There was an error downloading the CartFlows flows file."
|
268 |
msgstr ""
|
269 |
|
270 |
-
#: inc/classes/class-astra-sites-importer.php:
|
271 |
msgid "Customizer data is empty!"
|
272 |
msgstr ""
|
273 |
|
274 |
-
#: inc/classes/class-astra-sites-importer.php:
|
275 |
-
msgid ""
|
276 |
-
"The XMLReader library is not available. This library is required to import "
|
277 |
-
"the content for the website."
|
278 |
msgstr ""
|
279 |
|
280 |
-
#: inc/classes/class-astra-sites-importer.php:
|
281 |
msgid "There was an error downloading the XML file."
|
282 |
msgstr ""
|
283 |
|
284 |
-
#: inc/classes/class-astra-sites-importer.php:
|
285 |
msgid "Site options are empty!"
|
286 |
msgstr ""
|
287 |
|
288 |
-
#: inc/classes/class-astra-sites-importer.php:
|
289 |
msgid "Widget data is empty!"
|
290 |
msgstr ""
|
291 |
|
292 |
-
#: inc/classes/class-astra-sites-importer.php:
|
293 |
msgid "Deleted Widgets!"
|
294 |
msgstr ""
|
295 |
|
296 |
-
#: inc/classes/class-astra-sites-page.php:95
|
297 |
#. translators: %1$s is the admin page URL, %2$s is product name.
|
298 |
-
|
299 |
-
"Thank you for choosing %1$s! Check the library of <a "
|
300 |
-
"class=\"astra-sites-getting-started-btn\" href=\"%2$s\">ready starter "
|
301 |
-
"templates here »</a>"
|
302 |
msgstr ""
|
303 |
|
304 |
#: inc/classes/class-astra-sites-page.php:264
|
@@ -319,14 +329,13 @@ msgstr ""
|
|
319 |
|
320 |
#: inc/classes/class-astra-sites-page.php:310
|
321 |
#: inc/classes/class-astra-sites.php:1593
|
322 |
-
#: inc/classes/class-astra-sites.php:1857
|
|
|
323 |
msgid "Get Access!"
|
324 |
msgstr ""
|
325 |
|
326 |
#: inc/classes/class-astra-sites-page.php:312
|
327 |
-
msgid ""
|
328 |
-
"The import process can take a few minutes depending on the size of the site "
|
329 |
-
"and speed of the connection."
|
330 |
msgstr ""
|
331 |
|
332 |
#: inc/classes/class-astra-sites-page.php:343
|
@@ -340,24 +349,44 @@ msgstr ""
|
|
340 |
#: inc/classes/class-astra-sites-page.php:372
|
341 |
#: inc/classes/class-astra-sites-page.php:374
|
342 |
#: inc/classes/class-astra-sites-page.php:386
|
343 |
-
#: inc/classes/class-astra-sites.php:1370
|
|
|
344 |
#: inc/includes/templates.php:35
|
|
|
|
|
|
|
|
|
345 |
msgid "All"
|
346 |
msgstr ""
|
347 |
|
348 |
-
#: inc/classes/class-astra-sites-page.php:391
|
|
|
349 |
msgid "Free"
|
350 |
msgstr ""
|
351 |
|
352 |
-
|
353 |
-
|
354 |
-
#: inc/
|
355 |
-
#: inc/includes/
|
356 |
-
#: inc/includes/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
357 |
msgid "Premium"
|
358 |
msgstr ""
|
359 |
|
360 |
-
#: inc/classes/class-astra-sites-page.php:404
|
|
|
361 |
msgid "Search..."
|
362 |
msgstr ""
|
363 |
|
@@ -370,61 +399,79 @@ msgid "The default WordPress editor"
|
|
370 |
msgstr ""
|
371 |
|
372 |
#: inc/classes/class-astra-sites-page.php:484
|
|
|
|
|
|
|
|
|
|
|
|
|
373 |
msgid "Elementor"
|
374 |
msgstr ""
|
375 |
|
376 |
#: inc/classes/class-astra-sites-page.php:489
|
|
|
|
|
|
|
|
|
|
|
|
|
377 |
msgid "Beaver Builder"
|
378 |
msgstr ""
|
379 |
|
380 |
#: inc/classes/class-astra-sites-page.php:494
|
|
|
|
|
|
|
|
|
|
|
|
|
381 |
msgid "Brizy"
|
382 |
msgstr ""
|
383 |
|
384 |
-
#: inc/classes/class-astra-sites-page.php:542
|
385 |
#. translators: 1: The number of years in an interval of time.
|
|
|
386 |
msgid "%s year"
|
387 |
msgid_plural "%s years"
|
388 |
msgstr[0] ""
|
389 |
msgstr[1] ""
|
390 |
|
391 |
-
#: inc/classes/class-astra-sites-page.php:544
|
392 |
#. translators: 1: The number of months in an interval of time.
|
|
|
393 |
msgid "%s month"
|
394 |
msgid_plural "%s months"
|
395 |
msgstr[0] ""
|
396 |
msgstr[1] ""
|
397 |
|
398 |
-
#: inc/classes/class-astra-sites-page.php:546
|
399 |
#. translators: 1: The number of weeks in an interval of time.
|
|
|
400 |
msgid "%s week"
|
401 |
msgid_plural "%s weeks"
|
402 |
msgstr[0] ""
|
403 |
msgstr[1] ""
|
404 |
|
405 |
-
#: inc/classes/class-astra-sites-page.php:548
|
406 |
#. translators: 1: The number of days in an interval of time.
|
|
|
407 |
msgid "%s day"
|
408 |
msgid_plural "%s days"
|
409 |
msgstr[0] ""
|
410 |
msgstr[1] ""
|
411 |
|
412 |
-
#: inc/classes/class-astra-sites-page.php:550
|
413 |
#. translators: 1: The number of hours in an interval of time.
|
|
|
414 |
msgid "%s hour"
|
415 |
msgid_plural "%s hours"
|
416 |
msgstr[0] ""
|
417 |
msgstr[1] ""
|
418 |
|
419 |
-
#: inc/classes/class-astra-sites-page.php:552
|
420 |
#. translators: 1: The number of minutes in an interval of time.
|
|
|
421 |
msgid "%s minute"
|
422 |
msgid_plural "%s minutes"
|
423 |
msgstr[0] ""
|
424 |
msgstr[1] ""
|
425 |
|
426 |
-
#: inc/classes/class-astra-sites-page.php:554
|
427 |
#. translators: 1: The number of seconds in an interval of time.
|
|
|
428 |
msgid "%s second"
|
429 |
msgid_plural "%s seconds"
|
430 |
msgstr[0] ""
|
@@ -435,26 +482,20 @@ msgid "now"
|
|
435 |
msgstr ""
|
436 |
|
437 |
#: inc/classes/class-astra-sites-page.php:612
|
438 |
-
msgid ""
|
439 |
-
"ERROR! Cron schedules are disabled by setting constant DISABLE_WP_CRON to "
|
440 |
-
"true.<br/>To start the import process please enable the cron by setting the "
|
441 |
-
"constant to false. E.g. define( 'DISABLE_WP_CRON', false );"
|
442 |
msgstr ""
|
443 |
|
444 |
#: inc/classes/class-astra-sites-page.php:616
|
445 |
-
msgid ""
|
446 |
-
"ERROR! Cron schedules are disabled by setting constant ALTERNATE_WP_CRON to "
|
447 |
-
"true.<br/>To start the import process please enable the cron by setting the "
|
448 |
-
"constant to false. E.g. define( 'ALTERNATE_WP_CRON', false );"
|
449 |
msgstr ""
|
450 |
|
451 |
-
#: inc/classes/class-astra-sites-page.php:652
|
452 |
#. translators: 1: The HTTP response code.
|
|
|
453 |
msgid "Unexpected HTTP response code: %s"
|
454 |
msgstr ""
|
455 |
|
456 |
-
#: inc/classes/class-astra-sites-white-label.php:223
|
457 |
#. translators: %1$s product name
|
|
|
458 |
msgid "%1$s Branding"
|
459 |
msgstr ""
|
460 |
|
@@ -471,8 +512,8 @@ msgstr ""
|
|
471 |
msgid "Invalid Site ID,"
|
472 |
msgstr ""
|
473 |
|
474 |
-
#: inc/classes/class-astra-sites-wp-cli.php:171
|
475 |
#. Translators: %s is the error message.
|
|
|
476 |
msgid "Site Import failed due to error: %s"
|
477 |
msgstr ""
|
478 |
|
@@ -481,16 +522,12 @@ msgid "This is Premium site. Please activate the \"Starter Templates\" license!"
|
|
481 |
msgstr ""
|
482 |
|
483 |
#: inc/classes/class-astra-sites-wp-cli.php:184
|
484 |
-
msgid ""
|
485 |
-
"Use `wp plugin deactivate astra-sites` and then `wp plugin activate "
|
486 |
-
"astra-pro-sites`"
|
487 |
msgstr ""
|
488 |
|
489 |
-
#: inc/classes/class-astra-sites-wp-cli.php:188
|
490 |
#. translators: %s is the activate plugin license link.
|
491 |
-
|
492 |
-
"Use CLI command `wp brainstormforce license activate astra-pro-sites "
|
493 |
-
"{YOUR_LICENSE_KEY}`"
|
494 |
msgstr ""
|
495 |
|
496 |
#: inc/classes/class-astra-sites-wp-cli.php:201
|
@@ -509,8 +546,8 @@ msgstr ""
|
|
509 |
msgid "Importing Widgets.."
|
510 |
msgstr ""
|
511 |
|
512 |
-
#: inc/classes/class-astra-sites-wp-cli.php:286
|
513 |
#. translators: %s is the site URL.
|
|
|
514 |
msgid ""
|
515 |
"Site Imported Successfully!\n"
|
516 |
"Visit: %s"
|
@@ -520,8 +557,8 @@ msgstr ""
|
|
520 |
msgid "Invalid XML URL."
|
521 |
msgstr ""
|
522 |
|
523 |
-
#: inc/classes/class-astra-sites-wp-cli.php:326
|
524 |
#. translators: %s is the XML file URL.
|
|
|
525 |
msgid "Downloading %s"
|
526 |
msgstr ""
|
527 |
|
@@ -529,8 +566,8 @@ msgstr ""
|
|
529 |
msgid "Importing WXR.."
|
530 |
msgstr ""
|
531 |
|
532 |
-
#: inc/classes/class-astra-sites-wp-cli.php:334
|
533 |
#. translators: %s is error message.
|
|
|
534 |
msgid "WXR file Download Failed. Error %s"
|
535 |
msgstr ""
|
536 |
|
@@ -558,13 +595,13 @@ msgstr ""
|
|
558 |
msgid "Please add valid parameter."
|
559 |
msgstr ""
|
560 |
|
561 |
-
#: inc/classes/class-astra-sites-wp-cli.php:493
|
562 |
#. translators: %s is the current page builder name.
|
|
|
563 |
msgid "Default page builder is \"%s\"."
|
564 |
msgstr ""
|
565 |
|
566 |
-
#: inc/classes/class-astra-sites-wp-cli.php:501
|
567 |
#. translators: %s is the page builder name.
|
|
|
568 |
msgid "\"%s\" is set as default page builder."
|
569 |
msgstr ""
|
570 |
|
@@ -581,9 +618,7 @@ msgid ""
|
|
581 |
msgstr ""
|
582 |
|
583 |
#: inc/classes/class-astra-sites-wp-cli.php:561
|
584 |
-
msgid ""
|
585 |
-
"This page builder plugin is not installed. Please try a different page "
|
586 |
-
"builder."
|
587 |
msgstr ""
|
588 |
|
589 |
#: inc/classes/class-astra-sites-wp-cli.php:570
|
@@ -610,13 +645,13 @@ msgstr ""
|
|
610 |
msgid "Provided API URL is empty! Please try again!"
|
611 |
msgstr ""
|
612 |
|
613 |
-
#: inc/classes/class-astra-sites.php:491
|
614 |
#. translators: %s Error Message
|
|
|
615 |
msgid "API Request could not be performed - %s"
|
616 |
msgstr ""
|
617 |
|
618 |
-
#: inc/classes/class-astra-sites.php:496
|
619 |
#. translators: %s Error Message
|
|
|
620 |
msgid "API Request has failed - %s"
|
621 |
msgstr ""
|
622 |
|
@@ -624,8 +659,8 @@ msgstr ""
|
|
624 |
msgid "Internal Server Error."
|
625 |
msgstr ""
|
626 |
|
627 |
-
#: inc/classes/class-astra-sites.php:531
|
628 |
#. translators: %s IP address.
|
|
|
629 |
msgid "Client IP: %1$s </br> Error code: %2$s"
|
630 |
msgstr ""
|
631 |
|
@@ -730,10 +765,14 @@ msgid "Travel/Vacation"
|
|
730 |
msgstr ""
|
731 |
|
732 |
#: inc/classes/class-astra-sites.php:1393
|
|
|
|
|
733 |
msgid "Popular"
|
734 |
msgstr ""
|
735 |
|
736 |
#: inc/classes/class-astra-sites.php:1394
|
|
|
|
|
737 |
msgid "Latest"
|
738 |
msgstr ""
|
739 |
|
@@ -802,56 +841,38 @@ msgid "Upgrade"
|
|
802 |
msgstr ""
|
803 |
|
804 |
#: inc/classes/class-astra-sites.php:1599
|
805 |
-
msgid ""
|
806 |
-
"Syncing template library in the background. The process can take anywhere "
|
807 |
-
"between 2 to 3 minutes. We will notify you once done."
|
808 |
msgstr ""
|
809 |
|
810 |
#: inc/classes/class-astra-sites.php:1600
|
811 |
-
msgid ""
|
812 |
-
"Some of the files required during the import process are "
|
813 |
-
"missing.<br/><br/>Please try again after some time."
|
814 |
msgstr ""
|
815 |
|
816 |
#: inc/classes/class-astra-sites.php:1601
|
817 |
-
msgid ""
|
818 |
-
"<p>WordPress debug mode is currently enabled on your website. This has "
|
819 |
-
"interrupted the import process..</p><p>Kindly disable debug mode and try "
|
820 |
-
"importing Starter Template again.</p><p>You can add the following code into "
|
821 |
-
"the wp-config.php file to disable debug "
|
822 |
-
"mode.</p><p><code>define('WP_DEBUG', false);</code></p>"
|
823 |
msgstr ""
|
824 |
|
825 |
-
#: inc/classes/class-astra-sites.php:1603
|
826 |
#. translators: %s is a documentation link.
|
827 |
-
|
828 |
-
"<p>We are facing a temporary issue in importing this template.</p><p>Read "
|
829 |
-
"<a href=\"%s\" target=\"_blank\">article</a> to resolve the issue and "
|
830 |
-
"continue importing template.</p>"
|
831 |
msgstr ""
|
832 |
|
833 |
-
#: inc/classes/class-astra-sites.php:1605
|
834 |
#. translators: %s is a documentation link.
|
835 |
-
|
836 |
-
"<p>We are facing a temporary issue in installing the required plugins for "
|
837 |
-
"this template.</p><p>Read <a href=\"%s\" "
|
838 |
-
"target=\"_blank\">article</a> to resolve the issue and continue "
|
839 |
-
"importing template.</p>"
|
840 |
msgstr ""
|
841 |
|
842 |
-
#: inc/classes/class-astra-sites.php:1609
|
843 |
#. translators: %s are white label strings.
|
844 |
-
|
845 |
-
"Warning! %1$s Import process is not complete. Don't close the window until "
|
846 |
-
"import process complete. Do you still want to leave the window?"
|
847 |
msgstr ""
|
848 |
|
849 |
#: inc/classes/class-astra-sites.php:1610
|
850 |
msgid "Done! View Site"
|
851 |
msgstr ""
|
852 |
|
853 |
-
#: inc/classes/class-astra-sites.php:1613
|
854 |
#. translators: %s is a template name
|
|
|
855 |
msgid "Import \"%s\" Template"
|
856 |
msgstr ""
|
857 |
|
@@ -859,8 +880,8 @@ msgstr ""
|
|
859 |
msgid "Installing Required Plugins.."
|
860 |
msgstr ""
|
861 |
|
862 |
-
#: inc/classes/class-astra-sites.php:1618
|
863 |
#. translators: %s are white label strings.
|
|
|
864 |
msgid "Installing %1$s Theme.."
|
865 |
msgstr ""
|
866 |
|
@@ -868,22 +889,23 @@ msgstr ""
|
|
868 |
msgid "Dismiss this notice."
|
869 |
msgstr ""
|
870 |
|
871 |
-
#: inc/classes/class-astra-sites.php:1646
|
|
|
872 |
msgid "One Last Step.."
|
873 |
msgstr ""
|
874 |
|
875 |
-
#: inc/classes/class-astra-sites.php:1647
|
|
|
876 |
msgid "Your Selected Website is Being Imported."
|
877 |
msgstr ""
|
878 |
|
879 |
-
#: inc/classes/class-astra-sites.php:1648
|
|
|
880 |
msgid "Your Selected Template is Being Imported."
|
881 |
msgstr ""
|
882 |
|
883 |
#: inc/classes/class-astra-sites.php:1650
|
884 |
-
msgid ""
|
885 |
-
"We have sent you a surprise gift on your email address! Please check your "
|
886 |
-
"inbox!"
|
887 |
msgstr ""
|
888 |
|
889 |
#: inc/classes/class-astra-sites.php:1652
|
@@ -891,9 +913,7 @@ msgid "Looks like the template you are importing is temporarily not available."
|
|
891 |
msgstr ""
|
892 |
|
893 |
#: inc/classes/class-astra-sites.php:1653
|
894 |
-
msgid ""
|
895 |
-
"We could not start the import process and this is the message from "
|
896 |
-
"WordPress:"
|
897 |
msgstr ""
|
898 |
|
899 |
#: inc/classes/class-astra-sites.php:1654
|
@@ -905,46 +925,37 @@ msgid "There was an error while importing the content."
|
|
905 |
msgstr ""
|
906 |
|
907 |
#: inc/classes/class-astra-sites.php:1656
|
908 |
-
msgid ""
|
909 |
-
"To import content, WordPress needs to store XML file in /wp-content/ "
|
910 |
-
"folder. Please get in touch with your hosting provider."
|
911 |
msgstr ""
|
912 |
|
913 |
#: inc/classes/class-astra-sites.php:1657
|
914 |
-
msgid ""
|
915 |
-
"Looks like your host probably could not store XML file in /wp-content/ "
|
916 |
-
"folder."
|
917 |
msgstr ""
|
918 |
|
919 |
-
#: inc/classes/class-astra-sites.php:1659
|
920 |
#. translators: %s HTML tags
|
921 |
-
|
922 |
-
"%1$sWe could not start the import process due to failed AJAX request and "
|
923 |
-
"this is the message from WordPress:%2$s"
|
924 |
msgstr ""
|
925 |
|
926 |
-
#: inc/classes/class-astra-sites.php:1661
|
927 |
#. translators: %s URL to document.
|
928 |
-
|
929 |
-
"%1$sRead <a href=\"%2$s\" target=\"_blank\">article</a> to "
|
930 |
-
"resolve the issue and continue importing template.%3$s"
|
931 |
msgstr ""
|
932 |
|
933 |
-
#: inc/classes/class-astra-sites.php:1670
|
934 |
#. translators: %s URL to document.
|
935 |
-
|
936 |
-
"%1$sWe could not complete the import process due to failed AJAX request and "
|
937 |
-
"this is the message:%2$s"
|
938 |
msgstr ""
|
939 |
|
940 |
-
#: inc/classes/class-astra-sites.php:1672
|
941 |
#. translators: %s URL to document.
|
|
|
942 |
msgid "%1$sPlease report this <a href=\"%2$s\" target=\"_blank\">here</a>.%3$s"
|
943 |
msgstr ""
|
944 |
|
945 |
-
#: inc/classes/class-astra-sites.php:1675 inc/includes/admin-page.php:843
|
946 |
#. translators: %s Anchor link to support URL.
|
947 |
#. translators: %s doc link.
|
|
|
|
|
948 |
msgid "Please report this error %1$shere%2$s, so we can fix it."
|
949 |
msgstr ""
|
950 |
|
@@ -952,27 +963,24 @@ msgstr ""
|
|
952 |
msgid "XMLReader Support Missing"
|
953 |
msgstr ""
|
954 |
|
955 |
-
#: inc/classes/class-astra-sites.php:1726
|
956 |
#. translators: %s doc link.
|
957 |
-
|
958 |
-
"You're close to importing the template. To complete the process, enable "
|
959 |
-
"XMLReader support on your website.."
|
960 |
msgstr ""
|
961 |
|
|
|
962 |
#: inc/classes/class-astra-sites.php:1726
|
963 |
#: inc/classes/class-astra-sites.php:1731
|
964 |
#: inc/classes/class-astra-sites.php:1736
|
965 |
-
msgid ""
|
966 |
-
"Read an article <a href=\"%s\" target=\"_blank\">here</a> to resolve the "
|
967 |
-
"issue."
|
968 |
msgstr ""
|
969 |
|
970 |
#: inc/classes/class-astra-sites.php:1729
|
971 |
msgid "cURL Support Missing"
|
972 |
msgstr ""
|
973 |
|
974 |
-
#: inc/classes/class-astra-sites.php:1731
|
975 |
#. translators: %s doc link.
|
|
|
976 |
msgid "To run a smooth import, kindly enable cURL support on your website."
|
977 |
msgstr ""
|
978 |
|
@@ -980,76 +988,70 @@ msgstr ""
|
|
980 |
msgid "Disable Debug Mode"
|
981 |
msgstr ""
|
982 |
|
983 |
-
#: inc/classes/class-astra-sites.php:1736
|
984 |
#. translators: %s doc link.
|
985 |
-
|
986 |
-
"WordPress debug mode is currently enabled on your website. With this, any "
|
987 |
-
"errors from third-party plugins might affect the import process."
|
988 |
msgstr ""
|
989 |
|
|
|
990 |
#: inc/classes/class-astra-sites.php:1736
|
991 |
-
msgid ""
|
992 |
-
"Kindly disable it to continue importing the Starter Template. To do so, you "
|
993 |
-
"can add the following code into the wp-config.php file."
|
994 |
msgstr ""
|
995 |
|
996 |
#: inc/classes/class-astra-sites.php:1739
|
997 |
msgid "Update Plugin"
|
998 |
msgstr ""
|
999 |
|
1000 |
-
#: inc/classes/class-astra-sites.php:1741
|
1001 |
#. translators: %s update page link.
|
|
|
1002 |
msgid "Updates are available for plugins used in this starter template."
|
1003 |
msgstr ""
|
1004 |
|
|
|
1005 |
#: inc/classes/class-astra-sites.php:1741
|
1006 |
-
msgid ""
|
1007 |
-
"Kindly <a href=\"%s\" target=\"_blank\">update</a> them for a successful "
|
1008 |
-
"import. Skipping this step might break the template design/feature."
|
1009 |
msgstr ""
|
1010 |
|
1011 |
-
#: inc/classes/class-astra-sites.php:1744
|
|
|
1012 |
#: inc/includes/templates.php:442
|
1013 |
msgid "Required Plugins Missing"
|
1014 |
msgstr ""
|
1015 |
|
1016 |
-
#: inc/classes/class-astra-sites.php:1745
|
1017 |
-
|
1018 |
-
|
1019 |
-
|
|
|
1020 |
msgstr ""
|
1021 |
|
1022 |
#: inc/classes/class-astra-sites.php:1748
|
1023 |
msgid "Dynamic Page"
|
1024 |
msgstr ""
|
1025 |
|
1026 |
-
#: inc/classes/class-astra-sites.php:1749
|
1027 |
-
|
1028 |
-
"The page template you are about to import contains a dynamic widget/module. "
|
1029 |
-
"Please note this dynamic data will not be available with the imported page."
|
1030 |
msgstr ""
|
1031 |
|
1032 |
-
#: inc/classes/class-astra-sites.php:1749
|
|
|
1033 |
msgid "You will need to add it manually on the page."
|
1034 |
msgstr ""
|
1035 |
|
1036 |
-
#: inc/classes/class-astra-sites.php:1749
|
|
|
1037 |
msgid "This dynamic content will be available when you import the entire site."
|
1038 |
msgstr ""
|
1039 |
|
1040 |
-
#: inc/classes/class-astra-sites.php:1832
|
1041 |
#. translators: %s are link.
|
1042 |
-
|
1043 |
-
"This is a premium template available with Essential Bundle and Growth "
|
1044 |
-
"Bundle. you can purchase it from <a href=\"%s\" target=\"_blank\">here</a>."
|
1045 |
msgstr ""
|
1046 |
|
1047 |
-
#: inc/classes/class-astra-sites.php:1836
|
1048 |
#. translators: %s are link.
|
1049 |
-
|
1050 |
-
"This is a premium template available with Essential Bundle and Growth "
|
1051 |
-
"Bundle. <a href=\"%s\" target=\"_blank\">Validate Your License</a> Key to "
|
1052 |
-
"import this template."
|
1053 |
msgstr ""
|
1054 |
|
1055 |
#: inc/classes/class-astra-sites.php:1861
|
@@ -1060,19 +1062,20 @@ msgstr ""
|
|
1060 |
msgid "Block"
|
1061 |
msgstr ""
|
1062 |
|
1063 |
-
#: inc/classes/class-astra-sites.php:1863
|
|
|
1064 |
msgid "Dismiss"
|
1065 |
msgstr ""
|
1066 |
|
1067 |
-
#: inc/classes/class-astra-sites.php:1864
|
|
|
|
|
|
|
1068 |
msgid "Install Required Plugins"
|
1069 |
msgstr ""
|
1070 |
|
1071 |
#: inc/classes/class-astra-sites.php:1868
|
1072 |
-
|
1073 |
-
msgid ""
|
1074 |
-
"You can locate <strong>Starter Templates Settings</strong> under the "
|
1075 |
-
"<strong>Page Settings</strong> of the Style Tab."
|
1076 |
msgstr ""
|
1077 |
|
1078 |
#: inc/classes/class-astra-sites.php:1870
|
@@ -1083,17 +1086,15 @@ msgstr ""
|
|
1083 |
msgid "Error: You don't have the required permissions to install plugins."
|
1084 |
msgstr ""
|
1085 |
|
1086 |
-
#: inc/classes/class-astra-sites.php:
|
1087 |
msgid "Plugin Activated"
|
1088 |
msgstr ""
|
1089 |
|
1090 |
-
#: inc/classes/class-astra-sites.php:
|
1091 |
-
msgid ""
|
1092 |
-
"Insufficient Permission. Please contact your Super Admin to allow the "
|
1093 |
-
"install required plugin permissions."
|
1094 |
msgstr ""
|
1095 |
|
1096 |
-
#: inc/classes/class-astra-sites.php:
|
1097 |
msgid "Template library refreshed!"
|
1098 |
msgstr ""
|
1099 |
|
@@ -1101,8 +1102,8 @@ msgstr ""
|
|
1101 |
msgid "All processes are complete"
|
1102 |
msgstr ""
|
1103 |
|
1104 |
-
#: inc/importers/batch-processing/helpers/class-wp-background-process.php:444
|
1105 |
#. translators: %d are the minutes.
|
|
|
1106 |
msgid "Every %d Minutes"
|
1107 |
msgstr ""
|
1108 |
|
@@ -1138,182 +1139,6 @@ msgstr ""
|
|
1138 |
msgid "Import complete!"
|
1139 |
msgstr ""
|
1140 |
|
1141 |
-
#: inc/importers/wxr-importer/class-wxr-importer.php:233
|
1142 |
-
msgid "Could not open the file for parsing"
|
1143 |
-
msgstr ""
|
1144 |
-
|
1145 |
-
#: inc/importers/wxr-importer/class-wxr-importer.php:271
|
1146 |
-
#: inc/importers/wxr-importer/class-wxr-importer.php:390
|
1147 |
-
#: inc/importers/wxr-importer/class-wxr-importer.php:466
|
1148 |
-
#. translators: %1$s is WXR version, %2$s is max supported WXR version.
|
1149 |
-
msgid ""
|
1150 |
-
"This WXR file (version %1$s) is newer than the importer (version %2$s) and "
|
1151 |
-
"may not be supported. Please consider updating."
|
1152 |
-
msgstr ""
|
1153 |
-
|
1154 |
-
#: inc/importers/wxr-importer/class-wxr-importer.php:617
|
1155 |
-
msgid "The file does not exist, please try again."
|
1156 |
-
msgstr ""
|
1157 |
-
|
1158 |
-
#: inc/importers/wxr-importer/class-wxr-importer.php:677
|
1159 |
-
msgid "Invalid author mapping"
|
1160 |
-
msgstr ""
|
1161 |
-
|
1162 |
-
#: inc/importers/wxr-importer/class-wxr-importer.php:778
|
1163 |
-
msgid "Cannot import auto-draft posts"
|
1164 |
-
msgstr ""
|
1165 |
-
|
1166 |
-
#: inc/importers/wxr-importer/class-wxr-importer.php:873
|
1167 |
-
#. translators: %1$s is the import message, %2$s is post type.
|
1168 |
-
msgid "Failed to import \"%1$s\": Invalid post type %2$s"
|
1169 |
-
msgstr ""
|
1170 |
-
|
1171 |
-
#: inc/importers/wxr-importer/class-wxr-importer.php:885
|
1172 |
-
#. translators: %1$s single post type, %2$s is post title.
|
1173 |
-
msgid "%1$s \"%2$s\" already exists."
|
1174 |
-
msgstr ""
|
1175 |
-
|
1176 |
-
#: inc/importers/wxr-importer/class-wxr-importer.php:983
|
1177 |
-
#. translators: %s is post title
|
1178 |
-
msgid "Skipping attachment \"%s\", fetching attachments disabled"
|
1179 |
-
msgstr ""
|
1180 |
-
|
1181 |
-
#: inc/importers/wxr-importer/class-wxr-importer.php:1007
|
1182 |
-
#. translators: %1$s is the post title, %2$s is post type.
|
1183 |
-
msgid "Failed to import \"%1$s\" (%2$s)"
|
1184 |
-
msgstr ""
|
1185 |
-
|
1186 |
-
#: inc/importers/wxr-importer/class-wxr-importer.php:1042
|
1187 |
-
#: inc/importers/wxr-importer/class-wxr-importer.php:1929
|
1188 |
-
#. translators: %1$s is the post title, %2$s is post type.
|
1189 |
-
#. translators: %1$s is the taxonomy name, %2$s is taxonomy.
|
1190 |
-
msgid "Imported \"%1$s\" (%2$s)"
|
1191 |
-
msgstr ""
|
1192 |
-
|
1193 |
-
#: inc/importers/wxr-importer/class-wxr-importer.php:1050
|
1194 |
-
#. translators: %1$s is the original post id, %2$s is old post id.
|
1195 |
-
msgid "Post %1$d remapped to %2$d"
|
1196 |
-
msgstr ""
|
1197 |
-
|
1198 |
-
#: inc/importers/wxr-importer/class-wxr-importer.php:1201
|
1199 |
-
msgid "Invalid file type"
|
1200 |
-
msgstr ""
|
1201 |
-
|
1202 |
-
#: inc/importers/wxr-importer/class-wxr-importer.php:1706
|
1203 |
-
#. translators: %s user login name
|
1204 |
-
msgid "Failed to import user \"%s\""
|
1205 |
-
msgstr ""
|
1206 |
-
|
1207 |
-
#: inc/importers/wxr-importer/class-wxr-importer.php:1730
|
1208 |
-
#. translators: %s user login name
|
1209 |
-
msgid "Imported user \"%s\""
|
1210 |
-
msgstr ""
|
1211 |
-
|
1212 |
-
#: inc/importers/wxr-importer/class-wxr-importer.php:1737
|
1213 |
-
#. translators: %1$s original user Id, %2$s old user Id.
|
1214 |
-
msgid "User %1$d remapped to %2$d"
|
1215 |
-
msgstr ""
|
1216 |
-
|
1217 |
-
#: inc/importers/wxr-importer/class-wxr-importer.php:1902
|
1218 |
-
#. translators: %1$s is the taxonomy, %2$s is taxonomy name.
|
1219 |
-
msgid "Failed to import %1$s %2$s"
|
1220 |
-
msgstr ""
|
1221 |
-
|
1222 |
-
#: inc/importers/wxr-importer/class-wxr-importer.php:1937
|
1223 |
-
#. translators: %1$s is term original id, %2$s is term id.
|
1224 |
-
msgid "Term %1$d remapped to %2$d"
|
1225 |
-
msgstr ""
|
1226 |
-
|
1227 |
-
#: inc/importers/wxr-importer/class-wxr-importer.php:1995
|
1228 |
-
#. translators: %1$s is error code, %2$s is error code header, %3$s is url.
|
1229 |
-
msgid "Remote server returned %1$d %2$s for %3$s"
|
1230 |
-
msgstr ""
|
1231 |
-
|
1232 |
-
#: inc/importers/wxr-importer/class-wxr-importer.php:2008
|
1233 |
-
msgid "Remote file is incorrect size"
|
1234 |
-
msgstr ""
|
1235 |
-
|
1236 |
-
#: inc/importers/wxr-importer/class-wxr-importer.php:2013
|
1237 |
-
msgid "Zero size file downloaded"
|
1238 |
-
msgstr ""
|
1239 |
-
|
1240 |
-
#: inc/importers/wxr-importer/class-wxr-importer.php:2020
|
1241 |
-
#. translators: %s max file size.
|
1242 |
-
msgid "Remote file is too large, limit is %s"
|
1243 |
-
msgstr ""
|
1244 |
-
|
1245 |
-
#: inc/importers/wxr-importer/class-wxr-importer.php:2053
|
1246 |
-
#. translators: %d is post id.
|
1247 |
-
msgid "Running post-processing for post %d"
|
1248 |
-
msgstr ""
|
1249 |
-
|
1250 |
-
#: inc/importers/wxr-importer/class-wxr-importer.php:2069
|
1251 |
-
#. translators: %1$s is post title, %2$s is post id.
|
1252 |
-
msgid "Could not find the post parent for \"%1$s\" (post #%2$d)"
|
1253 |
-
msgstr ""
|
1254 |
-
|
1255 |
-
#: inc/importers/wxr-importer/class-wxr-importer.php:2077
|
1256 |
-
#. translators: %1$d is post id, %2$d is parent post id.
|
1257 |
-
msgid "Post %1$d was imported with parent %2$d, but could not be found"
|
1258 |
-
msgstr ""
|
1259 |
-
|
1260 |
-
#: inc/importers/wxr-importer/class-wxr-importer.php:2094
|
1261 |
-
#. translators: %1$s is the post title, %2$s is post id.
|
1262 |
-
msgid "Could not find the author for \"%1$s\" (post #%2$d)"
|
1263 |
-
msgstr ""
|
1264 |
-
|
1265 |
-
#: inc/importers/wxr-importer/class-wxr-importer.php:2102
|
1266 |
-
#. translators: %1$d is post id, %2$s is author slug.
|
1267 |
-
msgid "Post %1$d was imported with author \"%2$s\", but could not be found"
|
1268 |
-
msgstr ""
|
1269 |
-
|
1270 |
-
#: inc/importers/wxr-importer/class-wxr-importer.php:2131
|
1271 |
-
#. translators: %d is post id.
|
1272 |
-
msgid "Post %d was marked for post-processing, but none was required."
|
1273 |
-
msgstr ""
|
1274 |
-
|
1275 |
-
#: inc/importers/wxr-importer/class-wxr-importer.php:2145
|
1276 |
-
#. translators: %1$s is the post title, %2$s is post id.
|
1277 |
-
msgid "Could not update \"%1$s\" (post #%2$d) with mapped data"
|
1278 |
-
msgstr ""
|
1279 |
-
|
1280 |
-
#: inc/importers/wxr-importer/class-wxr-importer.php:2199
|
1281 |
-
#. translators: %1$s is the post title, %2$s is post id.
|
1282 |
-
msgid "Could not find the menu object for \"%1$s\" (post #%2$d)"
|
1283 |
-
msgstr ""
|
1284 |
-
|
1285 |
-
#: inc/importers/wxr-importer/class-wxr-importer.php:2207
|
1286 |
-
#. translators: %1$s is post id, %2$s is post object id, %3$s is menu type.
|
1287 |
-
msgid ""
|
1288 |
-
"Post %1$d was imported with object \"%2$d\" of type \"%3$s\", but could not "
|
1289 |
-
"be found"
|
1290 |
-
msgstr ""
|
1291 |
-
|
1292 |
-
#: inc/importers/wxr-importer/class-wxr-importer.php:2238
|
1293 |
-
#. translators: %d is comment id.
|
1294 |
-
msgid "Could not find the comment parent for comment #%d"
|
1295 |
-
msgstr ""
|
1296 |
-
|
1297 |
-
#: inc/importers/wxr-importer/class-wxr-importer.php:2245
|
1298 |
-
#. translators: %1$s is comment id, %2$s is parent comment id.
|
1299 |
-
msgid "Comment %1$d was imported with parent %2$d, but could not be found"
|
1300 |
-
msgstr ""
|
1301 |
-
|
1302 |
-
#: inc/importers/wxr-importer/class-wxr-importer.php:2262
|
1303 |
-
#. translators: %d is comment id.
|
1304 |
-
msgid "Could not find the author for comment #%d"
|
1305 |
-
msgstr ""
|
1306 |
-
|
1307 |
-
#: inc/importers/wxr-importer/class-wxr-importer.php:2269
|
1308 |
-
#. translators: %1$d is comment id, %2$d is author id.
|
1309 |
-
msgid "Comment %1$d was imported with author %2$d, but could not be found"
|
1310 |
-
msgstr ""
|
1311 |
-
|
1312 |
-
#: inc/importers/wxr-importer/class-wxr-importer.php:2289
|
1313 |
-
#. translators: %d is comment id.
|
1314 |
-
msgid "Could not update comment #%d with mapped data"
|
1315 |
-
msgstr ""
|
1316 |
-
|
1317 |
#: inc/includes/admin-page.php:57
|
1318 |
msgid "Heading"
|
1319 |
msgstr ""
|
@@ -1323,21 +1148,25 @@ msgid "We're Almost There!"
|
|
1323 |
msgstr ""
|
1324 |
|
1325 |
#: inc/includes/admin-page.php:80
|
1326 |
-
msgid ""
|
1327 |
-
"You're close to importing the template. To complete the process, please "
|
1328 |
-
"clear the following conditions."
|
1329 |
msgstr ""
|
1330 |
|
1331 |
-
#: inc/includes/admin-page.php:110
|
1332 |
-
#: inc/includes/admin-page.php:
|
1333 |
-
#: inc/includes/admin-page.php:
|
|
|
|
|
|
|
1334 |
#: inc/includes/templates.php:454
|
1335 |
msgid "Skip & Import"
|
1336 |
msgstr ""
|
1337 |
|
1338 |
-
#: inc/includes/admin-page.php:111
|
1339 |
-
#: inc/includes/admin-page.php:
|
1340 |
-
#: inc/includes/admin-page.php:
|
|
|
|
|
|
|
1341 |
msgid "Cancel"
|
1342 |
msgstr ""
|
1343 |
|
@@ -1345,25 +1174,34 @@ msgstr ""
|
|
1345 |
msgid "Update"
|
1346 |
msgstr ""
|
1347 |
|
1348 |
-
#: inc/includes/admin-page.php:130
|
1349 |
-
#: inc/includes/image-templates.php:
|
1350 |
-
#: inc/includes/templates.php:
|
|
|
|
|
|
|
1351 |
#: inc/includes/templates.php:463
|
1352 |
msgid "Sorry No Results Found."
|
1353 |
msgstr ""
|
1354 |
|
1355 |
-
#: inc/includes/admin-page.php:139 inc/includes/image-templates.php:102
|
1356 |
-
#: inc/includes/templates.php:242 inc/includes/templates.php:325
|
1357 |
-
#: inc/includes/templates.php:411 inc/includes/templates.php:472
|
1358 |
#. translators: %1$s External Link
|
1359 |
-
|
1360 |
-
|
1361 |
-
|
1362 |
-
|
1363 |
-
|
1364 |
-
#: inc/includes/
|
1365 |
-
|
1366 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1367 |
msgid "Back to Templates"
|
1368 |
msgstr ""
|
1369 |
|
@@ -1371,76 +1209,69 @@ msgstr ""
|
|
1371 |
msgid "Favorite Template List Is Empty."
|
1372 |
msgstr ""
|
1373 |
|
1374 |
-
#: inc/includes/admin-page.php:161
|
1375 |
#. translators: %1$s External Link
|
1376 |
-
|
1377 |
-
"You'll notice a heart-shaped symbol on every template card. Simply tap this "
|
1378 |
-
"icon to mark the template as Favorite."
|
1379 |
msgstr ""
|
1380 |
|
1381 |
-
#: inc/includes/admin-page.php:192
|
1382 |
-
#: inc/includes/admin-page.php:
|
|
|
|
|
1383 |
#: inc/includes/admin-page.php:516
|
1384 |
msgid "Make as Favorite"
|
1385 |
msgstr ""
|
1386 |
|
1387 |
-
#: inc/includes/admin-page.php:202
|
|
|
1388 |
#: inc/includes/admin-page.php:455
|
1389 |
msgid "Make as Unfavorite"
|
1390 |
msgstr ""
|
1391 |
|
1392 |
-
#: inc/includes/admin-page.php:251 inc/includes/admin-page.php:345
|
1393 |
-
#: inc/includes/admin-page.php:410 inc/includes/admin-page.php:498
|
1394 |
-
#: inc/includes/admin-page.php:559 inc/includes/templates.php:181
|
1395 |
-
#: inc/includes/templates.php:308 inc/includes/templates.php:394
|
1396 |
-
#. translators: %s are white label strings.
|
1397 |
#. translators: %s are white label strings.
|
1398 |
#. translators: %1$s External Link
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1399 |
msgid "This premium template is accessible with %1$s \"Premium\" Package."
|
1400 |
msgstr ""
|
1401 |
|
1402 |
-
#: inc/includes/admin-page.php:269
|
|
|
1403 |
msgid "Site Templates"
|
1404 |
msgstr ""
|
1405 |
|
1406 |
-
#: inc/includes/admin-page.php:356
|
|
|
1407 |
#: inc/includes/admin-page.php:694
|
1408 |
msgid "Page Templates"
|
1409 |
msgstr ""
|
1410 |
|
1411 |
#: inc/includes/admin-page.php:578
|
1412 |
-
msgid ""
|
1413 |
-
"<span class=\"highlighted-note\">This is a premium template available with "
|
1414 |
-
"Essential and Growth Bundle.</span><br /> <a "
|
1415 |
-
"href=\"{{AstraSitesAdmin.premium_popup_cta_link}}\" target=\"_blank\">Get "
|
1416 |
-
"access</a> to this premium template."
|
1417 |
msgstr ""
|
1418 |
|
1419 |
-
#: inc/includes/admin-page.php:584
|
1420 |
#. translators: %s is article link
|
1421 |
-
|
1422 |
-
"Already own an Essential or Growth Bundle? <a href=\"%s\" "
|
1423 |
-
"target=\"_blank\">Know how</a> to import premium templates."
|
1424 |
msgstr ""
|
1425 |
|
1426 |
#: inc/includes/admin-page.php:595
|
1427 |
-
msgid ""
|
1428 |
-
"The page templates which contain the dynamic widgets/modules are not "
|
1429 |
-
"available for single template import. With the \"Import Site\" option, you "
|
1430 |
-
"can get those pages."
|
1431 |
msgstr ""
|
1432 |
|
1433 |
#: inc/includes/admin-page.php:596
|
1434 |
msgid "You can have the complete site preview from bottom left button."
|
1435 |
msgstr ""
|
1436 |
|
1437 |
-
#: inc/includes/admin-page.php:628
|
1438 |
#. translators: %s is pricing page link
|
1439 |
-
|
1440 |
-
"<p>Seems like you have purchased the %4$s 'Essential Bundle' package with a "
|
1441 |
-
"choice of '%1$s' page builder addon.</p><p>While this template is built "
|
1442 |
-
"with '%2$s' page builder addon.</p><p>Read article <a href=\"%3$s\" "
|
1443 |
-
"target=\"_blank\">here</a> to see how you can proceed.</p>"
|
1444 |
msgstr ""
|
1445 |
|
1446 |
#: inc/includes/admin-page.php:639
|
@@ -1448,19 +1279,17 @@ msgid "You are just 2 minutes away from importing this demo!"
|
|
1448 |
msgstr ""
|
1449 |
|
1450 |
#: inc/includes/admin-page.php:640
|
1451 |
-
msgid ""
|
1452 |
-
"This is a premium website demo template. Please activate your license to "
|
1453 |
-
"access it."
|
1454 |
msgstr ""
|
1455 |
|
1456 |
-
#: inc/includes/admin-page.php:644
|
1457 |
#. translators: %s is article link
|
1458 |
-
|
1459 |
-
"Learn how you can <a href=\"%1$s\" target=\"_blank\">activate the "
|
1460 |
-
"license</a> of the %2$s plugin."
|
1461 |
msgstr ""
|
1462 |
|
1463 |
#: inc/includes/admin-page.php:735
|
|
|
|
|
1464 |
msgid "Not Valid License"
|
1465 |
msgstr ""
|
1466 |
|
@@ -1472,7 +1301,8 @@ msgstr ""
|
|
1472 |
msgid "Import Template"
|
1473 |
msgstr ""
|
1474 |
|
1475 |
-
#: inc/includes/admin-page.php:756
|
|
|
1476 |
msgid "Imported Successfully!"
|
1477 |
msgstr ""
|
1478 |
|
@@ -1480,25 +1310,24 @@ msgstr ""
|
|
1480 |
msgid "Hurray! The Website Imported Successfully! 🎉"
|
1481 |
msgstr ""
|
1482 |
|
1483 |
-
#: inc/includes/admin-page.php:762
|
|
|
1484 |
msgid "Go ahead, customize the text, images and design to make it yours!"
|
1485 |
msgstr ""
|
1486 |
|
1487 |
-
#: inc/includes/admin-page.php:767
|
1488 |
#. translators: %1$s External Link
|
|
|
1489 |
msgid "%1$sRead more%2$s about customizing this Elementor Style Kit site."
|
1490 |
msgstr ""
|
1491 |
|
1492 |
-
#: inc/includes/admin-page.php:771
|
|
|
1493 |
msgid "Have fun!"
|
1494 |
msgstr ""
|
1495 |
|
1496 |
-
#: inc/includes/admin-page.php:772
|
1497 |
-
|
1498 |
-
"PS: We try our best to use images that are free from legal perspectives. "
|
1499 |
-
"However, we do not take any responsibility. We strongly advise website "
|
1500 |
-
"owners to replace the images and any copyrighted media before publishing "
|
1501 |
-
"them online."
|
1502 |
msgstr ""
|
1503 |
|
1504 |
#: inc/includes/admin-page.php:775
|
@@ -1514,37 +1343,26 @@ msgid "View Template"
|
|
1514 |
msgstr ""
|
1515 |
|
1516 |
#: inc/includes/admin-page.php:801
|
1517 |
-
msgid ""
|
1518 |
-
"We could not start the import process. This is the message from HTTP "
|
1519 |
-
"request:"
|
1520 |
msgstr ""
|
1521 |
|
1522 |
-
#: inc/includes/admin-page.php:805
|
1523 |
#. translators: %s doc link.
|
1524 |
-
|
1525 |
-
"Please raise a <a href=\"%s\" target=\"_blank\">support request</a> so we "
|
1526 |
-
"can help you with it."
|
1527 |
msgstr ""
|
1528 |
|
1529 |
-
#: inc/includes/admin-page.php:830
|
1530 |
#. translators: %s doc link.
|
1531 |
-
|
1532 |
-
"We have listed the <a href=\"%s\" target=\"_blank\">possible solutions "
|
1533 |
-
"here</a> to help you resolve this."
|
1534 |
msgstr ""
|
1535 |
|
1536 |
-
#: inc/includes/admin-page.php:838
|
1537 |
#. translators: %s doc link.
|
1538 |
-
|
1539 |
-
"Please <a class=\"ast-try-again\" href=\"\">click here and try again</a>. "
|
1540 |
-
"If this still does not work after few attempts, please report it <a "
|
1541 |
-
"href=\"%s\" target=\"_blank\">here</a>."
|
1542 |
msgstr ""
|
1543 |
|
1544 |
#: inc/includes/admin-page.php:851
|
1545 |
-
msgid ""
|
1546 |
-
"Please report this error <a href=\"#LINK\" target=\"_blank\">here</a> so we "
|
1547 |
-
"can fix it."
|
1548 |
msgstr ""
|
1549 |
|
1550 |
#: inc/includes/admin-page.php:876
|
@@ -1552,6 +1370,8 @@ msgid "Heads Up!"
|
|
1552 |
msgstr ""
|
1553 |
|
1554 |
#: inc/includes/admin-page.php:896
|
|
|
|
|
1555 |
msgid "Beginner"
|
1556 |
msgstr ""
|
1557 |
|
@@ -1560,10 +1380,13 @@ msgid "Intermediate"
|
|
1560 |
msgstr ""
|
1561 |
|
1562 |
#: inc/includes/admin-page.php:898
|
|
|
|
|
1563 |
msgid "Expert"
|
1564 |
msgstr ""
|
1565 |
|
1566 |
-
#: inc/includes/admin-page.php:900
|
|
|
1567 |
msgid "Field is required"
|
1568 |
msgstr ""
|
1569 |
|
@@ -1588,6 +1411,8 @@ msgid "First name is required"
|
|
1588 |
msgstr ""
|
1589 |
|
1590 |
#: inc/includes/admin-page.php:920
|
|
|
|
|
1591 |
msgid "Your First Name"
|
1592 |
msgstr ""
|
1593 |
|
@@ -1596,91 +1421,94 @@ msgid "Email address is required"
|
|
1596 |
msgstr ""
|
1597 |
|
1598 |
#: inc/includes/admin-page.php:925
|
|
|
|
|
1599 |
msgid "Your Work Email"
|
1600 |
msgstr ""
|
1601 |
|
1602 |
#: inc/includes/admin-page.php:946
|
1603 |
-
msgid ""
|
1604 |
-
"To get access to exclusive starter templates, themes and updates, enter "
|
1605 |
-
"your details below:"
|
1606 |
msgstr ""
|
1607 |
|
1608 |
#: inc/includes/admin-page.php:950
|
1609 |
msgid "Submit and Start Importing"
|
1610 |
msgstr ""
|
1611 |
|
|
|
1612 |
#: inc/includes/admin-page.php:956
|
1613 |
-
#. translators: %1$s and %3$s are opening anchor tags, and %2$s and %4$s is
|
1614 |
-
#. closing anchor tags.
|
1615 |
msgid "By submitting, you agree to our %1$sTerms%2$s and %3$sPrivacy Policy%4$s."
|
1616 |
msgstr ""
|
1617 |
|
1618 |
#: inc/includes/admin-page.php:957
|
|
|
|
|
1619 |
msgid "Skip"
|
1620 |
msgstr ""
|
1621 |
|
1622 |
#: inc/includes/admin-page.php:977
|
1623 |
-
msgid ""
|
1624 |
-
"To serve more beautiful starter templates, we would like to know more about "
|
1625 |
-
"you:"
|
1626 |
msgstr ""
|
1627 |
|
1628 |
#: inc/includes/admin-page.php:982
|
|
|
|
|
1629 |
msgid "Advanced Options"
|
1630 |
msgstr ""
|
1631 |
|
1632 |
#: inc/includes/admin-page.php:996
|
|
|
|
|
1633 |
msgid "Install & Activate Astra Theme"
|
1634 |
msgstr ""
|
1635 |
|
1636 |
#: inc/includes/admin-page.php:997
|
1637 |
-
|
1638 |
-
|
1639 |
-
"activated. You can import it with any other theme, but the site might lose "
|
1640 |
-
"some of the design settings and look a bit different."
|
1641 |
msgstr ""
|
1642 |
|
1643 |
#: inc/includes/admin-page.php:1005
|
|
|
|
|
1644 |
msgid "Import Customizer Settings"
|
1645 |
msgstr ""
|
1646 |
|
1647 |
-
#: inc/includes/admin-page.php:1009
|
1648 |
#. translators: %s are white label strings.
|
1649 |
-
|
1650 |
-
"%1$s customizer serves global settings that give uniform design to the "
|
1651 |
-
"website. Choosing this option will override your current customizer "
|
1652 |
-
"settings."
|
1653 |
msgstr ""
|
1654 |
|
1655 |
#: inc/includes/admin-page.php:1020
|
|
|
|
|
1656 |
msgid "Import Widgets"
|
1657 |
msgstr ""
|
1658 |
|
1659 |
#: inc/includes/admin-page.php:1030
|
1660 |
-
|
1661 |
-
|
1662 |
-
"be installed and activated automatically."
|
1663 |
msgstr ""
|
1664 |
|
1665 |
#: inc/includes/admin-page.php:1039
|
|
|
|
|
1666 |
msgid "Import Content"
|
1667 |
msgstr ""
|
1668 |
|
1669 |
#: inc/includes/admin-page.php:1042
|
1670 |
-
|
1671 |
-
|
1672 |
-
"you do not want to import dummy content, please uncheck this option."
|
1673 |
msgstr ""
|
1674 |
|
1675 |
-
#: inc/includes/admin-page.php:1060
|
1676 |
#. translators: %s is the dynamic string.
|
1677 |
-
|
1678 |
-
"The import process can take a few minutes depending on the size of the %s "
|
1679 |
-
"and speed of the connection."
|
1680 |
msgstr ""
|
1681 |
|
1682 |
-
#: inc/includes/admin-page.php:1066
|
1683 |
#. translators: %s is the dynamic string.
|
|
|
1684 |
msgid "Please do NOT close this browser window until the %s is imported completely."
|
1685 |
msgstr ""
|
1686 |
|
@@ -1697,9 +1525,9 @@ msgid "Delete Previously Imported Site"
|
|
1697 |
msgstr ""
|
1698 |
|
1699 |
#: inc/includes/admin-page.php:1101
|
1700 |
-
|
1701 |
-
|
1702 |
-
"import. Choose this option only if this is intended."
|
1703 |
msgstr ""
|
1704 |
|
1705 |
#: inc/includes/admin-page.php:1103
|
@@ -1754,15 +1582,19 @@ msgstr ""
|
|
1754 |
msgid "Blocks"
|
1755 |
msgstr ""
|
1756 |
|
1757 |
-
#: inc/includes/templates.php:125
|
|
|
1758 |
msgid "Close"
|
1759 |
msgstr ""
|
1760 |
|
1761 |
#: inc/includes/templates.php:130
|
|
|
|
|
1762 |
msgid "Sync Library"
|
1763 |
msgstr ""
|
1764 |
|
1765 |
-
#: inc/includes/templates.php:225
|
|
|
1766 |
msgid "INSERT"
|
1767 |
msgstr ""
|
1768 |
|
@@ -1771,9 +1603,7 @@ msgid "Insert"
|
|
1771 |
msgstr ""
|
1772 |
|
1773 |
#: inc/includes/templates.php:446
|
1774 |
-
msgid ""
|
1775 |
-
"This starter site requires premium plugins. As these are third party "
|
1776 |
-
"premium plugins, you'll need to purchase, install and activate them first."
|
1777 |
msgstr ""
|
1778 |
|
1779 |
#: inc/includes/templates.php:530
|
@@ -1808,33 +1638,829 @@ msgstr ""
|
|
1808 |
msgid "You are not authorized to perform this action."
|
1809 |
msgstr ""
|
1810 |
|
1811 |
-
|
1812 |
-
|
|
|
1813 |
msgstr ""
|
1814 |
|
1815 |
-
|
1816 |
-
|
1817 |
-
|
1818 |
-
|
1819 |
-
|
1820 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1821 |
msgstr ""
|
1822 |
|
1823 |
-
|
1824 |
-
|
|
|
1825 |
msgstr ""
|
1826 |
|
1827 |
-
|
1828 |
-
|
|
|
1829 |
msgstr ""
|
1830 |
|
1831 |
-
#: inc/
|
1832 |
-
|
1833 |
-
|
1834 |
-
msgid "Current memory limit %1$s. We recommend setting memory to at least %2$s."
|
1835 |
msgstr ""
|
1836 |
|
1837 |
-
#: inc/
|
1838 |
-
|
1839 |
-
msgid "
|
1840 |
-
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Copyright (C) 2021 Brainstorm Force
|
2 |
+
# This file is distributed under the same license as the Starter Templates plugin.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
+
"Project-Id-Version: Starter Templates 3.0.9\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/astra-sites\n"
|
|
|
|
|
|
|
|
|
|
|
7 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
8 |
"Language-Team: LANGUAGE <LL@li.org>\n"
|
9 |
+
"MIME-Version: 1.0\n"
|
10 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
+
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"POT-Creation-Date: 2021-12-11T07:32:27+00:00\n"
|
13 |
+
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
14 |
+
"X-Generator: WP-CLI 2.5.1-alpha\n"
|
15 |
+
"X-Domain: astra-sites\n"
|
16 |
+
|
17 |
+
#. Plugin Name of the plugin
|
18 |
+
#: astra-sites.php:18
|
19 |
+
#: astra-sites.php:77
|
20 |
+
#: inc/lib/onboarding/class-onboarding-loader.php:62
|
21 |
+
#: inc/lib/onboarding/assets/dist/main.js:1746
|
22 |
+
#: inc/lib/onboarding/assets/src/components/logo/index.js:16
|
23 |
+
msgid "Starter Templates"
|
24 |
+
msgstr ""
|
25 |
+
|
26 |
+
#. Plugin URI of the plugin
|
27 |
+
msgid "https://wpastra.com/"
|
28 |
+
msgstr ""
|
29 |
+
|
30 |
+
#. Description of the plugin
|
31 |
+
msgid "Starter Templates is all in one solution for complete starter sites, single page templates, blocks & images. This plugin offers the premium library of ready templates & provides quick access to beautiful Pixabay images that can be imported in your website easily."
|
32 |
+
msgstr ""
|
33 |
+
|
34 |
+
#. Author of the plugin
|
35 |
+
msgid "Brainstorm Force"
|
36 |
+
msgstr ""
|
37 |
+
|
38 |
+
#. Author URI of the plugin
|
39 |
+
msgid "https://www.brainstormforce.com"
|
40 |
+
msgstr ""
|
41 |
|
|
|
42 |
#. translators: %s product name
|
43 |
+
#: admin/bsf-analytics/class-bsf-analytics.php:216
|
44 |
+
msgid "Want to help make <strong>%1s</strong> even more awesome? Allow us to collect non-sensitive diagnostic data and usage information. "
|
|
|
45 |
msgstr ""
|
46 |
|
47 |
#: admin/bsf-analytics/class-bsf-analytics.php:219
|
48 |
msgid "This will be applicable for all sites from the network."
|
49 |
msgstr ""
|
50 |
|
|
|
51 |
#. translators: %s usage doc link
|
52 |
+
#: admin/bsf-analytics/class-bsf-analytics.php:243
|
53 |
msgid " Know More."
|
54 |
msgstr ""
|
55 |
|
65 |
msgid "Usage Tracking"
|
66 |
msgstr ""
|
67 |
|
|
|
68 |
#. translators: %s Product title
|
69 |
+
#: admin/bsf-analytics/class-bsf-analytics.php:408
|
70 |
msgid "Allow %s products to track non-sensitive usage tracking data."
|
71 |
msgstr ""
|
72 |
|
78 |
msgid "Learn More."
|
79 |
msgstr ""
|
80 |
|
|
|
|
|
|
|
|
|
81 |
#: classes/class-astra-sites-admin.php:110
|
82 |
+
msgid "Get unlimited access to all premium Starter Templates and more, at a single low cost!"
|
|
|
|
|
83 |
msgstr ""
|
84 |
|
85 |
#: classes/class-astra-sites-admin.php:111
|
86 |
+
#: inc/lib/onboarding/assets/dist/main.js:7051
|
87 |
+
#: inc/lib/onboarding/assets/src/steps/site-list/index.js:231
|
88 |
msgid "Get Essential Bundle"
|
89 |
msgstr ""
|
90 |
|
91 |
#: classes/class-astra-sites-admin.php:167
|
92 |
+
msgid "Hello! Seems like you have used Starter Templates to build this website — Thanks a ton!"
|
|
|
|
|
|
|
93 |
msgstr ""
|
94 |
|
95 |
#: classes/class-astra-sites-admin.php:168
|
96 |
+
msgid "Could you please do us a BIG favor and give it a 5-star rating on WordPress? This would boost our motivation and help other users make a comfortable decision while choosing the Starter Templates."
|
|
|
|
|
|
|
97 |
msgstr ""
|
98 |
|
99 |
#: classes/class-astra-sites-admin.php:170
|
177 |
msgid "Unable to connect to the filesystem. Please confirm your credentials."
|
178 |
msgstr ""
|
179 |
|
|
|
180 |
#. translators: %s plugin name.
|
181 |
+
#: inc/classes/batch-import/class-astra-sites-batch-site-import.php:539
|
182 |
msgid "Successfully installed \"%s\" plugin!"
|
183 |
msgstr ""
|
184 |
|
191 |
msgstr ""
|
192 |
|
193 |
#: inc/classes/class-astra-sites-importer-log.php:101
|
194 |
+
msgid "You can easily update permissions by adding the following code into the wp-config.php file."
|
|
|
|
|
195 |
msgstr ""
|
196 |
|
197 |
#: inc/classes/class-astra-sites-importer-log.php:269
|
202 |
msgid "Disabled"
|
203 |
msgstr ""
|
204 |
|
205 |
+
#. translators: %1$s Memory Limit, %2$s Recommended memory limit.
|
206 |
+
#: inc/classes/class-astra-sites-importer-log.php:290
|
207 |
+
msgctxt "Recommended Memory Limit"
|
208 |
+
msgid "Current memory limit %1$s. We recommend setting memory to at least %2$s."
|
209 |
+
msgstr ""
|
210 |
+
|
211 |
#: inc/classes/class-astra-sites-importer-log.php:357
|
212 |
#: inc/classes/class-astra-sites-importer-log.php:416
|
213 |
msgid "Yes"
|
218 |
msgid "No"
|
219 |
msgstr ""
|
220 |
|
221 |
+
#: inc/classes/class-astra-sites-importer-log.php:371
|
222 |
+
msgctxt "PHP Version"
|
223 |
+
msgid "We recommend to use php 5.4 or higher"
|
224 |
+
msgstr ""
|
225 |
+
|
226 |
#: inc/classes/class-astra-sites-importer-log.php:434
|
227 |
msgid "You currently have no scheduled cron events."
|
228 |
msgstr ""
|
229 |
|
230 |
+
#: inc/classes/class-astra-sites-importer.php:195
|
231 |
+
#: inc/classes/class-astra-sites-importer.php:348
|
232 |
+
#: inc/classes/class-astra-sites-importer.php:392
|
233 |
+
#: inc/classes/class-astra-sites-importer.php:463
|
234 |
+
#: inc/classes/class-astra-sites-importer.php:509
|
235 |
+
#: inc/classes/class-astra-sites-importer.php:551
|
236 |
+
#: inc/classes/class-astra-sites-importer.php:714
|
237 |
+
#: inc/classes/class-astra-sites-importer.php:742
|
238 |
+
#: inc/classes/class-astra-sites-importer.php:776
|
239 |
+
#: inc/classes/class-astra-sites-importer.php:841
|
240 |
+
#: inc/classes/class-astra-sites-importer.php:885
|
241 |
+
#: inc/classes/class-astra-sites-importer.php:924
|
242 |
+
#: inc/classes/class-astra-sites.php:371
|
243 |
+
#: inc/classes/class-astra-sites.php:420
|
244 |
+
#: inc/classes/class-astra-sites.php:644
|
245 |
+
#: inc/classes/class-astra-sites.php:748
|
246 |
+
#: inc/classes/class-astra-sites.php:820
|
247 |
+
#: inc/classes/class-astra-sites.php:851
|
248 |
#: inc/classes/class-astra-sites.php:1045
|
249 |
#: inc/classes/class-astra-sites.php:1064
|
250 |
#: inc/classes/class-astra-sites.php:1087
|
254 |
msgid "You are not allowed to perform this action"
|
255 |
msgstr ""
|
256 |
|
|
|
|
|
|
|
|
|
257 |
#. Translators: %s is WP Forms URL.
|
258 |
#. Translators: %s is XML URL.
|
259 |
#. Translators: %s is API URL.
|
260 |
+
#: inc/classes/class-astra-sites-importer.php:204
|
261 |
+
#: inc/classes/class-astra-sites-importer.php:403
|
262 |
+
#: inc/classes/class-astra-sites.php:472
|
263 |
+
#: inc/lib/onboarding/classes/class-astra-sites-ai-site-setup.php:62
|
264 |
msgid "Invalid Request URL - %s"
|
265 |
msgstr ""
|
266 |
|
267 |
+
#: inc/classes/class-astra-sites-importer.php:263
|
268 |
msgid "Invalid JSON file for WP Forms."
|
269 |
msgstr ""
|
270 |
|
271 |
+
#: inc/classes/class-astra-sites-importer.php:266
|
272 |
+
#: inc/classes/class-astra-sites-importer.php:269
|
273 |
msgid "There was an error downloading the WP Forms file."
|
274 |
msgstr ""
|
275 |
|
276 |
+
#: inc/classes/class-astra-sites-importer.php:315
|
277 |
msgid "Invalid file for CartFlows flows"
|
278 |
msgstr ""
|
279 |
|
280 |
+
#: inc/classes/class-astra-sites-importer.php:318
|
281 |
+
#: inc/classes/class-astra-sites-importer.php:321
|
282 |
msgid "There was an error downloading the CartFlows flows file."
|
283 |
msgstr ""
|
284 |
|
285 |
+
#: inc/classes/class-astra-sites-importer.php:374
|
286 |
msgid "Customizer data is empty!"
|
287 |
msgstr ""
|
288 |
|
289 |
+
#: inc/classes/class-astra-sites-importer.php:396
|
290 |
+
msgid "The XMLReader library is not available. This library is required to import the content for the website."
|
|
|
|
|
291 |
msgstr ""
|
292 |
|
293 |
+
#: inc/classes/class-astra-sites-importer.php:432
|
294 |
msgid "There was an error downloading the XML file."
|
295 |
msgstr ""
|
296 |
|
297 |
+
#: inc/classes/class-astra-sites-importer.php:487
|
298 |
msgid "Site options are empty!"
|
299 |
msgstr ""
|
300 |
|
301 |
+
#: inc/classes/class-astra-sites-importer.php:532
|
302 |
msgid "Widget data is empty!"
|
303 |
msgstr ""
|
304 |
|
305 |
+
#: inc/classes/class-astra-sites-importer.php:820
|
306 |
msgid "Deleted Widgets!"
|
307 |
msgstr ""
|
308 |
|
|
|
309 |
#. translators: %1$s is the admin page URL, %2$s is product name.
|
310 |
+
#: inc/classes/class-astra-sites-page.php:95
|
311 |
+
msgid "Thank you for choosing %1$s! Check the library of <a class=\"astra-sites-getting-started-btn\" href=\"%2$s\">ready starter templates here »</a>"
|
|
|
|
|
312 |
msgstr ""
|
313 |
|
314 |
#: inc/classes/class-astra-sites-page.php:264
|
329 |
|
330 |
#: inc/classes/class-astra-sites-page.php:310
|
331 |
#: inc/classes/class-astra-sites.php:1593
|
332 |
+
#: inc/classes/class-astra-sites.php:1857
|
333 |
+
#: inc/includes/templates.php:302
|
334 |
msgid "Get Access!"
|
335 |
msgstr ""
|
336 |
|
337 |
#: inc/classes/class-astra-sites-page.php:312
|
338 |
+
msgid "The import process can take a few minutes depending on the size of the site and speed of the connection."
|
|
|
|
|
339 |
msgstr ""
|
340 |
|
341 |
#: inc/classes/class-astra-sites-page.php:343
|
349 |
#: inc/classes/class-astra-sites-page.php:372
|
350 |
#: inc/classes/class-astra-sites-page.php:374
|
351 |
#: inc/classes/class-astra-sites-page.php:386
|
352 |
+
#: inc/classes/class-astra-sites.php:1370
|
353 |
+
#: inc/includes/templates.php:28
|
354 |
#: inc/includes/templates.php:35
|
355 |
+
#: inc/lib/onboarding/assets/dist/main.js:7519
|
356 |
+
#: inc/lib/onboarding/assets/dist/main.js:7814
|
357 |
+
#: inc/lib/onboarding/assets/src/steps/site-list/site-category-filter/index.js:30
|
358 |
+
#: inc/lib/onboarding/assets/src/steps/site-list/site-type-filter/index.js:16
|
359 |
msgid "All"
|
360 |
msgstr ""
|
361 |
|
362 |
+
#: inc/classes/class-astra-sites-page.php:391
|
363 |
+
#: inc/includes/templates.php:29
|
364 |
msgid "Free"
|
365 |
msgstr ""
|
366 |
|
367 |
+
#. translators: %s are white label strings.
|
368 |
+
#. translators: %1$s External Link
|
369 |
+
#: inc/classes/class-astra-sites-page.php:396
|
370 |
+
#: inc/includes/admin-page.php:251
|
371 |
+
#: inc/includes/admin-page.php:345
|
372 |
+
#: inc/includes/admin-page.php:410
|
373 |
+
#: inc/includes/admin-page.php:498
|
374 |
+
#: inc/includes/admin-page.php:559
|
375 |
+
#: inc/includes/templates.php:30
|
376 |
+
#: inc/includes/templates.php:181
|
377 |
+
#: inc/includes/templates.php:308
|
378 |
+
#: inc/includes/templates.php:394
|
379 |
+
#: inc/lib/onboarding/assets/dist/main.js:6993
|
380 |
+
#: inc/lib/onboarding/assets/dist/main.js:7817
|
381 |
+
#: inc/lib/onboarding/assets/dist/main.js:7896
|
382 |
+
#: inc/lib/onboarding/assets/src/steps/site-list/index.js:82
|
383 |
+
#: inc/lib/onboarding/assets/src/steps/site-list/site-type-filter/index.js:20
|
384 |
+
#: inc/lib/onboarding/assets/src/steps/site-list/sites-grid/index.js:22
|
385 |
msgid "Premium"
|
386 |
msgstr ""
|
387 |
|
388 |
+
#: inc/classes/class-astra-sites-page.php:404
|
389 |
+
#: inc/includes/templates.php:44
|
390 |
msgid "Search..."
|
391 |
msgstr ""
|
392 |
|
399 |
msgstr ""
|
400 |
|
401 |
#: inc/classes/class-astra-sites-page.php:484
|
402 |
+
#: inc/lib/onboarding/assets/dist/main.js:6039
|
403 |
+
#: inc/lib/onboarding/assets/dist/main.js:6040
|
404 |
+
#: inc/lib/onboarding/assets/dist/main.js:7189
|
405 |
+
#: inc/lib/onboarding/assets/src/steps/page-builder/index.js:100
|
406 |
+
#: inc/lib/onboarding/assets/src/steps/page-builder/index.js:103
|
407 |
+
#: inc/lib/onboarding/assets/src/steps/site-list/page-builder-filter/index.js:18
|
408 |
msgid "Elementor"
|
409 |
msgstr ""
|
410 |
|
411 |
#: inc/classes/class-astra-sites-page.php:489
|
412 |
+
#: inc/lib/onboarding/assets/dist/main.js:6053
|
413 |
+
#: inc/lib/onboarding/assets/dist/main.js:6054
|
414 |
+
#: inc/lib/onboarding/assets/dist/main.js:7193
|
415 |
+
#: inc/lib/onboarding/assets/src/steps/page-builder/index.js:118
|
416 |
+
#: inc/lib/onboarding/assets/src/steps/page-builder/index.js:124
|
417 |
+
#: inc/lib/onboarding/assets/src/steps/site-list/page-builder-filter/index.js:23
|
418 |
msgid "Beaver Builder"
|
419 |
msgstr ""
|
420 |
|
421 |
#: inc/classes/class-astra-sites-page.php:494
|
422 |
+
#: inc/lib/onboarding/assets/dist/main.js:6067
|
423 |
+
#: inc/lib/onboarding/assets/dist/main.js:6068
|
424 |
+
#: inc/lib/onboarding/assets/dist/main.js:7200
|
425 |
+
#: inc/lib/onboarding/assets/src/steps/page-builder/index.js:140
|
426 |
+
#: inc/lib/onboarding/assets/src/steps/page-builder/index.js:143
|
427 |
+
#: inc/lib/onboarding/assets/src/steps/site-list/page-builder-filter/index.js:31
|
428 |
msgid "Brizy"
|
429 |
msgstr ""
|
430 |
|
|
|
431 |
#. translators: 1: The number of years in an interval of time.
|
432 |
+
#: inc/classes/class-astra-sites-page.php:542
|
433 |
msgid "%s year"
|
434 |
msgid_plural "%s years"
|
435 |
msgstr[0] ""
|
436 |
msgstr[1] ""
|
437 |
|
|
|
438 |
#. translators: 1: The number of months in an interval of time.
|
439 |
+
#: inc/classes/class-astra-sites-page.php:544
|
440 |
msgid "%s month"
|
441 |
msgid_plural "%s months"
|
442 |
msgstr[0] ""
|
443 |
msgstr[1] ""
|
444 |
|
|
|
445 |
#. translators: 1: The number of weeks in an interval of time.
|
446 |
+
#: inc/classes/class-astra-sites-page.php:546
|
447 |
msgid "%s week"
|
448 |
msgid_plural "%s weeks"
|
449 |
msgstr[0] ""
|
450 |
msgstr[1] ""
|
451 |
|
|
|
452 |
#. translators: 1: The number of days in an interval of time.
|
453 |
+
#: inc/classes/class-astra-sites-page.php:548
|
454 |
msgid "%s day"
|
455 |
msgid_plural "%s days"
|
456 |
msgstr[0] ""
|
457 |
msgstr[1] ""
|
458 |
|
|
|
459 |
#. translators: 1: The number of hours in an interval of time.
|
460 |
+
#: inc/classes/class-astra-sites-page.php:550
|
461 |
msgid "%s hour"
|
462 |
msgid_plural "%s hours"
|
463 |
msgstr[0] ""
|
464 |
msgstr[1] ""
|
465 |
|
|
|
466 |
#. translators: 1: The number of minutes in an interval of time.
|
467 |
+
#: inc/classes/class-astra-sites-page.php:552
|
468 |
msgid "%s minute"
|
469 |
msgid_plural "%s minutes"
|
470 |
msgstr[0] ""
|
471 |
msgstr[1] ""
|
472 |
|
|
|
473 |
#. translators: 1: The number of seconds in an interval of time.
|
474 |
+
#: inc/classes/class-astra-sites-page.php:554
|
475 |
msgid "%s second"
|
476 |
msgid_plural "%s seconds"
|
477 |
msgstr[0] ""
|
482 |
msgstr ""
|
483 |
|
484 |
#: inc/classes/class-astra-sites-page.php:612
|
485 |
+
msgid "ERROR! Cron schedules are disabled by setting constant DISABLE_WP_CRON to true.<br/>To start the import process please enable the cron by setting the constant to false. E.g. define( 'DISABLE_WP_CRON', false );"
|
|
|
|
|
|
|
486 |
msgstr ""
|
487 |
|
488 |
#: inc/classes/class-astra-sites-page.php:616
|
489 |
+
msgid "ERROR! Cron schedules are disabled by setting constant ALTERNATE_WP_CRON to true.<br/>To start the import process please enable the cron by setting the constant to false. E.g. define( 'ALTERNATE_WP_CRON', false );"
|
|
|
|
|
|
|
490 |
msgstr ""
|
491 |
|
|
|
492 |
#. translators: 1: The HTTP response code.
|
493 |
+
#: inc/classes/class-astra-sites-page.php:652
|
494 |
msgid "Unexpected HTTP response code: %s"
|
495 |
msgstr ""
|
496 |
|
|
|
497 |
#. translators: %1$s product name
|
498 |
+
#: inc/classes/class-astra-sites-white-label.php:223
|
499 |
msgid "%1$s Branding"
|
500 |
msgstr ""
|
501 |
|
512 |
msgid "Invalid Site ID,"
|
513 |
msgstr ""
|
514 |
|
|
|
515 |
#. Translators: %s is the error message.
|
516 |
+
#: inc/classes/class-astra-sites-wp-cli.php:171
|
517 |
msgid "Site Import failed due to error: %s"
|
518 |
msgstr ""
|
519 |
|
522 |
msgstr ""
|
523 |
|
524 |
#: inc/classes/class-astra-sites-wp-cli.php:184
|
525 |
+
msgid "Use `wp plugin deactivate astra-sites` and then `wp plugin activate astra-pro-sites`"
|
|
|
|
|
526 |
msgstr ""
|
527 |
|
|
|
528 |
#. translators: %s is the activate plugin license link.
|
529 |
+
#: inc/classes/class-astra-sites-wp-cli.php:188
|
530 |
+
msgid "Use CLI command `wp brainstormforce license activate astra-pro-sites {YOUR_LICENSE_KEY}`"
|
|
|
531 |
msgstr ""
|
532 |
|
533 |
#: inc/classes/class-astra-sites-wp-cli.php:201
|
546 |
msgid "Importing Widgets.."
|
547 |
msgstr ""
|
548 |
|
|
|
549 |
#. translators: %s is the site URL.
|
550 |
+
#: inc/classes/class-astra-sites-wp-cli.php:286
|
551 |
msgid ""
|
552 |
"Site Imported Successfully!\n"
|
553 |
"Visit: %s"
|
557 |
msgid "Invalid XML URL."
|
558 |
msgstr ""
|
559 |
|
|
|
560 |
#. translators: %s is the XML file URL.
|
561 |
+
#: inc/classes/class-astra-sites-wp-cli.php:326
|
562 |
msgid "Downloading %s"
|
563 |
msgstr ""
|
564 |
|
566 |
msgid "Importing WXR.."
|
567 |
msgstr ""
|
568 |
|
|
|
569 |
#. translators: %s is error message.
|
570 |
+
#: inc/classes/class-astra-sites-wp-cli.php:334
|
571 |
msgid "WXR file Download Failed. Error %s"
|
572 |
msgstr ""
|
573 |
|
595 |
msgid "Please add valid parameter."
|
596 |
msgstr ""
|
597 |
|
|
|
598 |
#. translators: %s is the current page builder name.
|
599 |
+
#: inc/classes/class-astra-sites-wp-cli.php:493
|
600 |
msgid "Default page builder is \"%s\"."
|
601 |
msgstr ""
|
602 |
|
|
|
603 |
#. translators: %s is the page builder name.
|
604 |
+
#: inc/classes/class-astra-sites-wp-cli.php:501
|
605 |
msgid "\"%s\" is set as default page builder."
|
606 |
msgstr ""
|
607 |
|
618 |
msgstr ""
|
619 |
|
620 |
#: inc/classes/class-astra-sites-wp-cli.php:561
|
621 |
+
msgid "This page builder plugin is not installed. Please try a different page builder."
|
|
|
|
|
622 |
msgstr ""
|
623 |
|
624 |
#: inc/classes/class-astra-sites-wp-cli.php:570
|
645 |
msgid "Provided API URL is empty! Please try again!"
|
646 |
msgstr ""
|
647 |
|
|
|
648 |
#. translators: %s Error Message
|
649 |
+
#: inc/classes/class-astra-sites.php:491
|
650 |
msgid "API Request could not be performed - %s"
|
651 |
msgstr ""
|
652 |
|
|
|
653 |
#. translators: %s Error Message
|
654 |
+
#: inc/classes/class-astra-sites.php:496
|
655 |
msgid "API Request has failed - %s"
|
656 |
msgstr ""
|
657 |
|
659 |
msgid "Internal Server Error."
|
660 |
msgstr ""
|
661 |
|
|
|
662 |
#. translators: %s IP address.
|
663 |
+
#: inc/classes/class-astra-sites.php:531
|
664 |
msgid "Client IP: %1$s </br> Error code: %2$s"
|
665 |
msgstr ""
|
666 |
|
765 |
msgstr ""
|
766 |
|
767 |
#: inc/classes/class-astra-sites.php:1393
|
768 |
+
#: inc/lib/onboarding/assets/dist/main.js:7758
|
769 |
+
#: inc/lib/onboarding/assets/src/steps/site-list/site-order-filter/index.js:16
|
770 |
msgid "Popular"
|
771 |
msgstr ""
|
772 |
|
773 |
#: inc/classes/class-astra-sites.php:1394
|
774 |
+
#: inc/lib/onboarding/assets/dist/main.js:7761
|
775 |
+
#: inc/lib/onboarding/assets/src/steps/site-list/site-order-filter/index.js:20
|
776 |
msgid "Latest"
|
777 |
msgstr ""
|
778 |
|
841 |
msgstr ""
|
842 |
|
843 |
#: inc/classes/class-astra-sites.php:1599
|
844 |
+
msgid "Syncing template library in the background. The process can take anywhere between 2 to 3 minutes. We will notify you once done."
|
|
|
|
|
845 |
msgstr ""
|
846 |
|
847 |
#: inc/classes/class-astra-sites.php:1600
|
848 |
+
msgid "Some of the files required during the import process are missing.<br/><br/>Please try again after some time."
|
|
|
|
|
849 |
msgstr ""
|
850 |
|
851 |
#: inc/classes/class-astra-sites.php:1601
|
852 |
+
msgid "<p>WordPress debug mode is currently enabled on your website. This has interrupted the import process..</p><p>Kindly disable debug mode and try importing Starter Template again.</p><p>You can add the following code into the wp-config.php file to disable debug mode.</p><p><code>define('WP_DEBUG', false);</code></p>"
|
|
|
|
|
|
|
|
|
|
|
853 |
msgstr ""
|
854 |
|
|
|
855 |
#. translators: %s is a documentation link.
|
856 |
+
#: inc/classes/class-astra-sites.php:1603
|
857 |
+
msgid "<p>We are facing a temporary issue in importing this template.</p><p>Read <a href=\"%s\" target=\"_blank\">article</a> to resolve the issue and continue importing template.</p>"
|
|
|
|
|
858 |
msgstr ""
|
859 |
|
|
|
860 |
#. translators: %s is a documentation link.
|
861 |
+
#: inc/classes/class-astra-sites.php:1605
|
862 |
+
msgid "<p>We are facing a temporary issue in installing the required plugins for this template.</p><p>Read <a href=\"%s\" target=\"_blank\">article</a> to resolve the issue and continue importing template.</p>"
|
|
|
|
|
|
|
863 |
msgstr ""
|
864 |
|
|
|
865 |
#. translators: %s are white label strings.
|
866 |
+
#: inc/classes/class-astra-sites.php:1609
|
867 |
+
msgid "Warning! %1$s Import process is not complete. Don't close the window until import process complete. Do you still want to leave the window?"
|
|
|
868 |
msgstr ""
|
869 |
|
870 |
#: inc/classes/class-astra-sites.php:1610
|
871 |
msgid "Done! View Site"
|
872 |
msgstr ""
|
873 |
|
|
|
874 |
#. translators: %s is a template name
|
875 |
+
#: inc/classes/class-astra-sites.php:1613
|
876 |
msgid "Import \"%s\" Template"
|
877 |
msgstr ""
|
878 |
|
880 |
msgid "Installing Required Plugins.."
|
881 |
msgstr ""
|
882 |
|
|
|
883 |
#. translators: %s are white label strings.
|
884 |
+
#: inc/classes/class-astra-sites.php:1618
|
885 |
msgid "Installing %1$s Theme.."
|
886 |
msgstr ""
|
887 |
|
889 |
msgid "Dismiss this notice."
|
890 |
msgstr ""
|
891 |
|
892 |
+
#: inc/classes/class-astra-sites.php:1646
|
893 |
+
#: inc/includes/admin-page.php:942
|
894 |
msgid "One Last Step.."
|
895 |
msgstr ""
|
896 |
|
897 |
+
#: inc/classes/class-astra-sites.php:1647
|
898 |
+
#: inc/includes/admin-page.php:965
|
899 |
msgid "Your Selected Website is Being Imported."
|
900 |
msgstr ""
|
901 |
|
902 |
+
#: inc/classes/class-astra-sites.php:1648
|
903 |
+
#: inc/includes/admin-page.php:967
|
904 |
msgid "Your Selected Template is Being Imported."
|
905 |
msgstr ""
|
906 |
|
907 |
#: inc/classes/class-astra-sites.php:1650
|
908 |
+
msgid "We have sent you a surprise gift on your email address! Please check your inbox!"
|
|
|
|
|
909 |
msgstr ""
|
910 |
|
911 |
#: inc/classes/class-astra-sites.php:1652
|
913 |
msgstr ""
|
914 |
|
915 |
#: inc/classes/class-astra-sites.php:1653
|
916 |
+
msgid "We could not start the import process and this is the message from WordPress:"
|
|
|
|
|
917 |
msgstr ""
|
918 |
|
919 |
#: inc/classes/class-astra-sites.php:1654
|
925 |
msgstr ""
|
926 |
|
927 |
#: inc/classes/class-astra-sites.php:1656
|
928 |
+
msgid "To import content, WordPress needs to store XML file in /wp-content/ folder. Please get in touch with your hosting provider."
|
|
|
|
|
929 |
msgstr ""
|
930 |
|
931 |
#: inc/classes/class-astra-sites.php:1657
|
932 |
+
msgid "Looks like your host probably could not store XML file in /wp-content/ folder."
|
|
|
|
|
933 |
msgstr ""
|
934 |
|
|
|
935 |
#. translators: %s HTML tags
|
936 |
+
#: inc/classes/class-astra-sites.php:1659
|
937 |
+
msgid "%1$sWe could not start the import process due to failed AJAX request and this is the message from WordPress:%2$s"
|
|
|
938 |
msgstr ""
|
939 |
|
|
|
940 |
#. translators: %s URL to document.
|
941 |
+
#: inc/classes/class-astra-sites.php:1661
|
942 |
+
msgid "%1$sRead <a href=\"%2$s\" target=\"_blank\">article</a> to resolve the issue and continue importing template.%3$s"
|
|
|
943 |
msgstr ""
|
944 |
|
|
|
945 |
#. translators: %s URL to document.
|
946 |
+
#: inc/classes/class-astra-sites.php:1670
|
947 |
+
msgid "%1$sWe could not complete the import process due to failed AJAX request and this is the message:%2$s"
|
|
|
948 |
msgstr ""
|
949 |
|
|
|
950 |
#. translators: %s URL to document.
|
951 |
+
#: inc/classes/class-astra-sites.php:1672
|
952 |
msgid "%1$sPlease report this <a href=\"%2$s\" target=\"_blank\">here</a>.%3$s"
|
953 |
msgstr ""
|
954 |
|
|
|
955 |
#. translators: %s Anchor link to support URL.
|
956 |
#. translators: %s doc link.
|
957 |
+
#: inc/classes/class-astra-sites.php:1675
|
958 |
+
#: inc/includes/admin-page.php:843
|
959 |
msgid "Please report this error %1$shere%2$s, so we can fix it."
|
960 |
msgstr ""
|
961 |
|
963 |
msgid "XMLReader Support Missing"
|
964 |
msgstr ""
|
965 |
|
|
|
966 |
#. translators: %s doc link.
|
967 |
+
#: inc/classes/class-astra-sites.php:1726
|
968 |
+
msgid "You're close to importing the template. To complete the process, enable XMLReader support on your website.."
|
|
|
969 |
msgstr ""
|
970 |
|
971 |
+
#. translators: %s doc link.
|
972 |
#: inc/classes/class-astra-sites.php:1726
|
973 |
#: inc/classes/class-astra-sites.php:1731
|
974 |
#: inc/classes/class-astra-sites.php:1736
|
975 |
+
msgid "Read an article <a href=\"%s\" target=\"_blank\">here</a> to resolve the issue."
|
|
|
|
|
976 |
msgstr ""
|
977 |
|
978 |
#: inc/classes/class-astra-sites.php:1729
|
979 |
msgid "cURL Support Missing"
|
980 |
msgstr ""
|
981 |
|
|
|
982 |
#. translators: %s doc link.
|
983 |
+
#: inc/classes/class-astra-sites.php:1731
|
984 |
msgid "To run a smooth import, kindly enable cURL support on your website."
|
985 |
msgstr ""
|
986 |
|
988 |
msgid "Disable Debug Mode"
|
989 |
msgstr ""
|
990 |
|
|
|
991 |
#. translators: %s doc link.
|
992 |
+
#: inc/classes/class-astra-sites.php:1736
|
993 |
+
msgid "WordPress debug mode is currently enabled on your website. With this, any errors from third-party plugins might affect the import process."
|
|
|
994 |
msgstr ""
|
995 |
|
996 |
+
#. translators: %s doc link.
|
997 |
#: inc/classes/class-astra-sites.php:1736
|
998 |
+
msgid "Kindly disable it to continue importing the Starter Template. To do so, you can add the following code into the wp-config.php file."
|
|
|
|
|
999 |
msgstr ""
|
1000 |
|
1001 |
#: inc/classes/class-astra-sites.php:1739
|
1002 |
msgid "Update Plugin"
|
1003 |
msgstr ""
|
1004 |
|
|
|
1005 |
#. translators: %s update page link.
|
1006 |
+
#: inc/classes/class-astra-sites.php:1741
|
1007 |
msgid "Updates are available for plugins used in this starter template."
|
1008 |
msgstr ""
|
1009 |
|
1010 |
+
#. translators: %s update page link.
|
1011 |
#: inc/classes/class-astra-sites.php:1741
|
1012 |
+
msgid "Kindly <a href=\"%s\" target=\"_blank\">update</a> them for a successful import. Skipping this step might break the template design/feature."
|
|
|
|
|
1013 |
msgstr ""
|
1014 |
|
1015 |
+
#: inc/classes/class-astra-sites.php:1744
|
1016 |
+
#: inc/includes/admin-page.php:657
|
1017 |
#: inc/includes/templates.php:442
|
1018 |
msgid "Required Plugins Missing"
|
1019 |
msgstr ""
|
1020 |
|
1021 |
+
#: inc/classes/class-astra-sites.php:1745
|
1022 |
+
#: inc/includes/admin-page.php:661
|
1023 |
+
#: inc/lib/onboarding/assets/dist/main.js:8328
|
1024 |
+
#: inc/lib/onboarding/assets/src/steps/survey/index.js:114
|
1025 |
+
msgid "This starter template requires premium plugins. As these are third party premium plugins, you'll need to purchase, install and activate them first."
|
1026 |
msgstr ""
|
1027 |
|
1028 |
#: inc/classes/class-astra-sites.php:1748
|
1029 |
msgid "Dynamic Page"
|
1030 |
msgstr ""
|
1031 |
|
1032 |
+
#: inc/classes/class-astra-sites.php:1749
|
1033 |
+
#: inc/includes/admin-page.php:880
|
1034 |
+
msgid "The page template you are about to import contains a dynamic widget/module. Please note this dynamic data will not be available with the imported page."
|
|
|
1035 |
msgstr ""
|
1036 |
|
1037 |
+
#: inc/classes/class-astra-sites.php:1749
|
1038 |
+
#: inc/includes/admin-page.php:881
|
1039 |
msgid "You will need to add it manually on the page."
|
1040 |
msgstr ""
|
1041 |
|
1042 |
+
#: inc/classes/class-astra-sites.php:1749
|
1043 |
+
#: inc/includes/admin-page.php:882
|
1044 |
msgid "This dynamic content will be available when you import the entire site."
|
1045 |
msgstr ""
|
1046 |
|
|
|
1047 |
#. translators: %s are link.
|
1048 |
+
#: inc/classes/class-astra-sites.php:1832
|
1049 |
+
msgid "This is a premium template available with Essential Bundle and Growth Bundle. you can purchase it from <a href=\"%s\" target=\"_blank\">here</a>."
|
|
|
1050 |
msgstr ""
|
1051 |
|
|
|
1052 |
#. translators: %s are link.
|
1053 |
+
#: inc/classes/class-astra-sites.php:1836
|
1054 |
+
msgid "This is a premium template available with Essential Bundle and Growth Bundle. <a href=\"%s\" target=\"_blank\">Validate Your License</a> Key to import this template."
|
|
|
|
|
1055 |
msgstr ""
|
1056 |
|
1057 |
#: inc/classes/class-astra-sites.php:1861
|
1062 |
msgid "Block"
|
1063 |
msgstr ""
|
1064 |
|
1065 |
+
#: inc/classes/class-astra-sites.php:1863
|
1066 |
+
#: inc/includes/templates.php:59
|
1067 |
msgid "Dismiss"
|
1068 |
msgstr ""
|
1069 |
|
1070 |
+
#: inc/classes/class-astra-sites.php:1864
|
1071 |
+
#: inc/includes/admin-page.php:1027
|
1072 |
+
#: inc/lib/onboarding/assets/dist/main.js:8167
|
1073 |
+
#: inc/lib/onboarding/assets/src/steps/survey/advanced-settings.js:197
|
1074 |
msgid "Install Required Plugins"
|
1075 |
msgstr ""
|
1076 |
|
1077 |
#: inc/classes/class-astra-sites.php:1868
|
1078 |
+
msgid "You can locate <strong>Starter Templates Settings</strong> under the <strong>Page Settings</strong> of the Style Tab."
|
|
|
|
|
|
|
1079 |
msgstr ""
|
1080 |
|
1081 |
#: inc/classes/class-astra-sites.php:1870
|
1086 |
msgid "Error: You don't have the required permissions to install plugins."
|
1087 |
msgstr ""
|
1088 |
|
1089 |
+
#: inc/classes/class-astra-sites.php:2027
|
1090 |
msgid "Plugin Activated"
|
1091 |
msgstr ""
|
1092 |
|
1093 |
+
#: inc/classes/class-astra-sites.php:2151
|
1094 |
+
msgid "Insufficient Permission. Please contact your Super Admin to allow the install required plugin permissions."
|
|
|
|
|
1095 |
msgstr ""
|
1096 |
|
1097 |
+
#: inc/classes/class-astra-sites.php:2343
|
1098 |
msgid "Template library refreshed!"
|
1099 |
msgstr ""
|
1100 |
|
1102 |
msgid "All processes are complete"
|
1103 |
msgstr ""
|
1104 |
|
|
|
1105 |
#. translators: %d are the minutes.
|
1106 |
+
#: inc/importers/batch-processing/helpers/class-wp-background-process.php:444
|
1107 |
msgid "Every %d Minutes"
|
1108 |
msgstr ""
|
1109 |
|
1139 |
msgid "Import complete!"
|
1140 |
msgstr ""
|
1141 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1142 |
#: inc/includes/admin-page.php:57
|
1143 |
msgid "Heading"
|
1144 |
msgstr ""
|
1148 |
msgstr ""
|
1149 |
|
1150 |
#: inc/includes/admin-page.php:80
|
1151 |
+
msgid "You're close to importing the template. To complete the process, please clear the following conditions."
|
|
|
|
|
1152 |
msgstr ""
|
1153 |
|
1154 |
+
#: inc/includes/admin-page.php:110
|
1155 |
+
#: inc/includes/admin-page.php:116
|
1156 |
+
#: inc/includes/admin-page.php:118
|
1157 |
+
#: inc/includes/admin-page.php:669
|
1158 |
+
#: inc/includes/admin-page.php:885
|
1159 |
+
#: inc/includes/admin-page.php:1089
|
1160 |
#: inc/includes/templates.php:454
|
1161 |
msgid "Skip & Import"
|
1162 |
msgstr ""
|
1163 |
|
1164 |
+
#: inc/includes/admin-page.php:111
|
1165 |
+
#: inc/includes/admin-page.php:119
|
1166 |
+
#: inc/includes/admin-page.php:670
|
1167 |
+
#: inc/includes/admin-page.php:886
|
1168 |
+
#: inc/includes/admin-page.php:1090
|
1169 |
+
#: inc/includes/templates.php:455
|
1170 |
msgid "Cancel"
|
1171 |
msgstr ""
|
1172 |
|
1174 |
msgid "Update"
|
1175 |
msgstr ""
|
1176 |
|
1177 |
+
#: inc/includes/admin-page.php:130
|
1178 |
+
#: inc/includes/image-templates.php:58
|
1179 |
+
#: inc/includes/image-templates.php:98
|
1180 |
+
#: inc/includes/templates.php:236
|
1181 |
+
#: inc/includes/templates.php:319
|
1182 |
+
#: inc/includes/templates.php:405
|
1183 |
#: inc/includes/templates.php:463
|
1184 |
msgid "Sorry No Results Found."
|
1185 |
msgstr ""
|
1186 |
|
|
|
|
|
|
|
1187 |
#. translators: %1$s External Link
|
1188 |
+
#: inc/includes/admin-page.php:139
|
1189 |
+
#: inc/includes/image-templates.php:102
|
1190 |
+
#: inc/includes/templates.php:242
|
1191 |
+
#: inc/includes/templates.php:325
|
1192 |
+
#: inc/includes/templates.php:411
|
1193 |
+
#: inc/includes/templates.php:472
|
1194 |
+
msgid "Don't see a template you would like to import?<br><a target=\"_blank\" href=\"%1$s\">Make a Template Suggestion!</a>"
|
1195 |
+
msgstr ""
|
1196 |
+
|
1197 |
+
#: inc/includes/admin-page.php:142
|
1198 |
+
#: inc/includes/admin-page.php:165
|
1199 |
+
#: inc/includes/templates.php:245
|
1200 |
+
#: inc/includes/templates.php:328
|
1201 |
+
#: inc/includes/templates.php:414
|
1202 |
+
#: inc/includes/templates.php:475
|
1203 |
+
#: inc/lib/onboarding/assets/dist/main.js:5907
|
1204 |
+
#: inc/lib/onboarding/assets/src/steps/index.js:155
|
1205 |
msgid "Back to Templates"
|
1206 |
msgstr ""
|
1207 |
|
1209 |
msgid "Favorite Template List Is Empty."
|
1210 |
msgstr ""
|
1211 |
|
|
|
1212 |
#. translators: %1$s External Link
|
1213 |
+
#: inc/includes/admin-page.php:161
|
1214 |
+
msgid "You'll notice a heart-shaped symbol on every template card. Simply tap this icon to mark the template as Favorite."
|
|
|
1215 |
msgstr ""
|
1216 |
|
1217 |
+
#: inc/includes/admin-page.php:192
|
1218 |
+
#: inc/includes/admin-page.php:281
|
1219 |
+
#: inc/includes/admin-page.php:367
|
1220 |
+
#: inc/includes/admin-page.php:446
|
1221 |
#: inc/includes/admin-page.php:516
|
1222 |
msgid "Make as Favorite"
|
1223 |
msgstr ""
|
1224 |
|
1225 |
+
#: inc/includes/admin-page.php:202
|
1226 |
+
#: inc/includes/admin-page.php:290
|
1227 |
#: inc/includes/admin-page.php:455
|
1228 |
msgid "Make as Unfavorite"
|
1229 |
msgstr ""
|
1230 |
|
|
|
|
|
|
|
|
|
|
|
1231 |
#. translators: %s are white label strings.
|
1232 |
#. translators: %1$s External Link
|
1233 |
+
#: inc/includes/admin-page.php:251
|
1234 |
+
#: inc/includes/admin-page.php:345
|
1235 |
+
#: inc/includes/admin-page.php:410
|
1236 |
+
#: inc/includes/admin-page.php:498
|
1237 |
+
#: inc/includes/admin-page.php:559
|
1238 |
+
#: inc/includes/templates.php:181
|
1239 |
+
#: inc/includes/templates.php:308
|
1240 |
+
#: inc/includes/templates.php:394
|
1241 |
msgid "This premium template is accessible with %1$s \"Premium\" Package."
|
1242 |
msgstr ""
|
1243 |
|
1244 |
+
#: inc/includes/admin-page.php:269
|
1245 |
+
#: inc/includes/admin-page.php:437
|
1246 |
msgid "Site Templates"
|
1247 |
msgstr ""
|
1248 |
|
1249 |
+
#: inc/includes/admin-page.php:356
|
1250 |
+
#: inc/includes/admin-page.php:507
|
1251 |
#: inc/includes/admin-page.php:694
|
1252 |
msgid "Page Templates"
|
1253 |
msgstr ""
|
1254 |
|
1255 |
#: inc/includes/admin-page.php:578
|
1256 |
+
msgid "<span class=\"highlighted-note\">This is a premium template available with Essential and Growth Bundle.</span><br /> <a href=\"{{AstraSitesAdmin.premium_popup_cta_link}}\" target=\"_blank\">Get access</a> to this premium template."
|
|
|
|
|
|
|
|
|
1257 |
msgstr ""
|
1258 |
|
|
|
1259 |
#. translators: %s is article link
|
1260 |
+
#: inc/includes/admin-page.php:584
|
1261 |
+
msgid "Already own an Essential or Growth Bundle? <a href=\"%s\" target=\"_blank\">Know how</a> to import premium templates."
|
|
|
1262 |
msgstr ""
|
1263 |
|
1264 |
#: inc/includes/admin-page.php:595
|
1265 |
+
msgid "The page templates which contain the dynamic widgets/modules are not available for single template import. With the \"Import Site\" option, you can get those pages."
|
|
|
|
|
|
|
1266 |
msgstr ""
|
1267 |
|
1268 |
#: inc/includes/admin-page.php:596
|
1269 |
msgid "You can have the complete site preview from bottom left button."
|
1270 |
msgstr ""
|
1271 |
|
|
|
1272 |
#. translators: %s is pricing page link
|
1273 |
+
#: inc/includes/admin-page.php:628
|
1274 |
+
msgid "<p>Seems like you have purchased the %4$s 'Essential Bundle' package with a choice of '%1$s' page builder addon.</p><p>While this template is built with '%2$s' page builder addon.</p><p>Read article <a href=\"%3$s\" target=\"_blank\">here</a> to see how you can proceed.</p>"
|
|
|
|
|
|
|
1275 |
msgstr ""
|
1276 |
|
1277 |
#: inc/includes/admin-page.php:639
|
1279 |
msgstr ""
|
1280 |
|
1281 |
#: inc/includes/admin-page.php:640
|
1282 |
+
msgid "This is a premium website demo template. Please activate your license to access it."
|
|
|
|
|
1283 |
msgstr ""
|
1284 |
|
|
|
1285 |
#. translators: %s is article link
|
1286 |
+
#: inc/includes/admin-page.php:644
|
1287 |
+
msgid "Learn how you can <a href=\"%1$s\" target=\"_blank\">activate the license</a> of the %2$s plugin."
|
|
|
1288 |
msgstr ""
|
1289 |
|
1290 |
#: inc/includes/admin-page.php:735
|
1291 |
+
#: inc/lib/onboarding/assets/dist/main.js:3050
|
1292 |
+
#: inc/lib/onboarding/assets/src/steps/customize-site/customize-steps/license-validation/controls.js:79
|
1293 |
msgid "Not Valid License"
|
1294 |
msgstr ""
|
1295 |
|
1301 |
msgid "Import Template"
|
1302 |
msgstr ""
|
1303 |
|
1304 |
+
#: inc/includes/admin-page.php:756
|
1305 |
+
#: inc/includes/admin-page.php:781
|
1306 |
msgid "Imported Successfully!"
|
1307 |
msgstr ""
|
1308 |
|
1310 |
msgid "Hurray! The Website Imported Successfully! 🎉"
|
1311 |
msgstr ""
|
1312 |
|
1313 |
+
#: inc/includes/admin-page.php:762
|
1314 |
+
#: inc/includes/admin-page.php:786
|
1315 |
msgid "Go ahead, customize the text, images and design to make it yours!"
|
1316 |
msgstr ""
|
1317 |
|
|
|
1318 |
#. translators: %1$s External Link
|
1319 |
+
#: inc/includes/admin-page.php:767
|
1320 |
msgid "%1$sRead more%2$s about customizing this Elementor Style Kit site."
|
1321 |
msgstr ""
|
1322 |
|
1323 |
+
#: inc/includes/admin-page.php:771
|
1324 |
+
#: inc/includes/admin-page.php:787
|
1325 |
msgid "Have fun!"
|
1326 |
msgstr ""
|
1327 |
|
1328 |
+
#: inc/includes/admin-page.php:772
|
1329 |
+
#: inc/includes/admin-page.php:788
|
1330 |
+
msgid "PS: We try our best to use images that are free from legal perspectives. However, we do not take any responsibility. We strongly advise website owners to replace the images and any copyrighted media before publishing them online."
|
|
|
|
|
|
|
1331 |
msgstr ""
|
1332 |
|
1333 |
#: inc/includes/admin-page.php:775
|
1343 |
msgstr ""
|
1344 |
|
1345 |
#: inc/includes/admin-page.php:801
|
1346 |
+
msgid "We could not start the import process. This is the message from HTTP request:"
|
|
|
|
|
1347 |
msgstr ""
|
1348 |
|
|
|
1349 |
#. translators: %s doc link.
|
1350 |
+
#: inc/includes/admin-page.php:805
|
1351 |
+
msgid "Please raise a <a href=\"%s\" target=\"_blank\">support request</a> so we can help you with it."
|
|
|
1352 |
msgstr ""
|
1353 |
|
|
|
1354 |
#. translators: %s doc link.
|
1355 |
+
#: inc/includes/admin-page.php:830
|
1356 |
+
msgid "We have listed the <a href=\"%s\" target=\"_blank\">possible solutions here</a> to help you resolve this."
|
|
|
1357 |
msgstr ""
|
1358 |
|
|
|
1359 |
#. translators: %s doc link.
|
1360 |
+
#: inc/includes/admin-page.php:838
|
1361 |
+
msgid "Please <a class=\"ast-try-again\" href=\"\">click here and try again</a>. If this still does not work after few attempts, please report it <a href=\"%s\" target=\"_blank\">here</a>."
|
|
|
|
|
1362 |
msgstr ""
|
1363 |
|
1364 |
#: inc/includes/admin-page.php:851
|
1365 |
+
msgid "Please report this error <a href=\"#LINK\" target=\"_blank\">here</a> so we can fix it."
|
|
|
|
|
1366 |
msgstr ""
|
1367 |
|
1368 |
#: inc/includes/admin-page.php:876
|
1370 |
msgstr ""
|
1371 |
|
1372 |
#: inc/includes/admin-page.php:896
|
1373 |
+
#: inc/lib/onboarding/assets/dist/main.js:8440
|
1374 |
+
#: inc/lib/onboarding/assets/src/steps/survey/survey.js:57
|
1375 |
msgid "Beginner"
|
1376 |
msgstr ""
|
1377 |
|
1380 |
msgstr ""
|
1381 |
|
1382 |
#: inc/includes/admin-page.php:898
|
1383 |
+
#: inc/lib/onboarding/assets/dist/main.js:8444
|
1384 |
+
#: inc/lib/onboarding/assets/src/steps/survey/survey.js:62
|
1385 |
msgid "Expert"
|
1386 |
msgstr ""
|
1387 |
|
1388 |
+
#: inc/includes/admin-page.php:900
|
1389 |
+
#: inc/includes/admin-page.php:909
|
1390 |
msgid "Field is required"
|
1391 |
msgstr ""
|
1392 |
|
1411 |
msgstr ""
|
1412 |
|
1413 |
#: inc/includes/admin-page.php:920
|
1414 |
+
#: inc/lib/onboarding/assets/dist/main.js:8410
|
1415 |
+
#: inc/lib/onboarding/assets/src/steps/survey/survey.js:20
|
1416 |
msgid "Your First Name"
|
1417 |
msgstr ""
|
1418 |
|
1421 |
msgstr ""
|
1422 |
|
1423 |
#: inc/includes/admin-page.php:925
|
1424 |
+
#: inc/lib/onboarding/assets/dist/main.js:8418
|
1425 |
+
#: inc/lib/onboarding/assets/src/steps/survey/survey.js:29
|
1426 |
msgid "Your Work Email"
|
1427 |
msgstr ""
|
1428 |
|
1429 |
#: inc/includes/admin-page.php:946
|
1430 |
+
msgid "To get access to exclusive starter templates, themes and updates, enter your details below:"
|
|
|
|
|
1431 |
msgstr ""
|
1432 |
|
1433 |
#: inc/includes/admin-page.php:950
|
1434 |
msgid "Submit and Start Importing"
|
1435 |
msgstr ""
|
1436 |
|
1437 |
+
#. translators: %1$s and %3$s are opening anchor tags, and %2$s and %4$s is closing anchor tags.
|
1438 |
#: inc/includes/admin-page.php:956
|
|
|
|
|
1439 |
msgid "By submitting, you agree to our %1$sTerms%2$s and %3$sPrivacy Policy%4$s."
|
1440 |
msgstr ""
|
1441 |
|
1442 |
#: inc/includes/admin-page.php:957
|
1443 |
+
#: inc/lib/onboarding/assets/dist/main.js:1055
|
1444 |
+
#: inc/lib/onboarding/assets/src/components/customizer-step/index.js:30
|
1445 |
msgid "Skip"
|
1446 |
msgstr ""
|
1447 |
|
1448 |
#: inc/includes/admin-page.php:977
|
1449 |
+
msgid "To serve more beautiful starter templates, we would like to know more about you:"
|
|
|
|
|
1450 |
msgstr ""
|
1451 |
|
1452 |
#: inc/includes/admin-page.php:982
|
1453 |
+
#: inc/lib/onboarding/assets/dist/main.js:8115
|
1454 |
+
#: inc/lib/onboarding/assets/src/steps/survey/advanced-settings.js:78
|
1455 |
msgid "Advanced Options"
|
1456 |
msgstr ""
|
1457 |
|
1458 |
#: inc/includes/admin-page.php:996
|
1459 |
+
#: inc/lib/onboarding/assets/dist/main.js:8137
|
1460 |
+
#: inc/lib/onboarding/assets/src/steps/survey/advanced-settings.js:132
|
1461 |
msgid "Install & Activate Astra Theme"
|
1462 |
msgstr ""
|
1463 |
|
1464 |
#: inc/includes/admin-page.php:997
|
1465 |
+
#: inc/lib/onboarding/assets/dist/main.js:8138
|
1466 |
+
#: inc/lib/onboarding/assets/src/steps/survey/advanced-settings.js:138
|
1467 |
+
msgid "To import the site in the original format, you would need the Astra theme activated. You can import it with any other theme, but the site might lose some of the design settings and look a bit different."
|
|
|
1468 |
msgstr ""
|
1469 |
|
1470 |
#: inc/includes/admin-page.php:1005
|
1471 |
+
#: inc/lib/onboarding/assets/dist/main.js:8149
|
1472 |
+
#: inc/lib/onboarding/assets/src/steps/survey/advanced-settings.js:158
|
1473 |
msgid "Import Customizer Settings"
|
1474 |
msgstr ""
|
1475 |
|
|
|
1476 |
#. translators: %s are white label strings.
|
1477 |
+
#: inc/includes/admin-page.php:1009
|
1478 |
+
msgid "%1$s customizer serves global settings that give uniform design to the website. Choosing this option will override your current customizer settings."
|
|
|
|
|
1479 |
msgstr ""
|
1480 |
|
1481 |
#: inc/includes/admin-page.php:1020
|
1482 |
+
#: inc/lib/onboarding/assets/dist/main.js:8159
|
1483 |
+
#: inc/lib/onboarding/assets/src/steps/survey/advanced-settings.js:183
|
1484 |
msgid "Import Widgets"
|
1485 |
msgstr ""
|
1486 |
|
1487 |
#: inc/includes/admin-page.php:1030
|
1488 |
+
#: inc/lib/onboarding/assets/dist/main.js:8168
|
1489 |
+
#: inc/lib/onboarding/assets/src/steps/survey/advanced-settings.js:206
|
1490 |
+
msgid "Plugins needed to import this template are missing. Required plugins will be installed and activated automatically."
|
1491 |
msgstr ""
|
1492 |
|
1493 |
#: inc/includes/admin-page.php:1039
|
1494 |
+
#: inc/lib/onboarding/assets/dist/main.js:8181
|
1495 |
+
#: inc/lib/onboarding/assets/src/steps/survey/advanced-settings.js:241
|
1496 |
msgid "Import Content"
|
1497 |
msgstr ""
|
1498 |
|
1499 |
#: inc/includes/admin-page.php:1042
|
1500 |
+
#: inc/lib/onboarding/assets/dist/main.js:8182
|
1501 |
+
#: inc/lib/onboarding/assets/src/steps/survey/advanced-settings.js:244
|
1502 |
+
msgid "Selecting this option will import dummy pages, posts, images, and menus. If you do not want to import dummy content, please uncheck this option."
|
1503 |
msgstr ""
|
1504 |
|
|
|
1505 |
#. translators: %s is the dynamic string.
|
1506 |
+
#: inc/includes/admin-page.php:1060
|
1507 |
+
msgid "The import process can take a few minutes depending on the size of the %s and speed of the connection."
|
|
|
1508 |
msgstr ""
|
1509 |
|
|
|
1510 |
#. translators: %s is the dynamic string.
|
1511 |
+
#: inc/includes/admin-page.php:1066
|
1512 |
msgid "Please do NOT close this browser window until the %s is imported completely."
|
1513 |
msgstr ""
|
1514 |
|
1525 |
msgstr ""
|
1526 |
|
1527 |
#: inc/includes/admin-page.php:1101
|
1528 |
+
#: inc/lib/onboarding/assets/dist/main.js:8128
|
1529 |
+
#: inc/lib/onboarding/assets/src/steps/survey/advanced-settings.js:104
|
1530 |
+
msgid "WARNING: Selecting this option will delete all data from the previous import. Choose this option only if this is intended."
|
1531 |
msgstr ""
|
1532 |
|
1533 |
#: inc/includes/admin-page.php:1103
|
1582 |
msgid "Blocks"
|
1583 |
msgstr ""
|
1584 |
|
1585 |
+
#: inc/includes/templates.php:125
|
1586 |
+
#: inc/includes/templates.php:126
|
1587 |
msgid "Close"
|
1588 |
msgstr ""
|
1589 |
|
1590 |
#: inc/includes/templates.php:130
|
1591 |
+
#: inc/lib/onboarding/assets/dist/main.js:6276
|
1592 |
+
#: inc/lib/onboarding/assets/src/steps/site-list/header/sync-library/index.js:30
|
1593 |
msgid "Sync Library"
|
1594 |
msgstr ""
|
1595 |
|
1596 |
+
#: inc/includes/templates.php:225
|
1597 |
+
#: inc/includes/templates.php:297
|
1598 |
msgid "INSERT"
|
1599 |
msgstr ""
|
1600 |
|
1603 |
msgstr ""
|
1604 |
|
1605 |
#: inc/includes/templates.php:446
|
1606 |
+
msgid "This starter site requires premium plugins. As these are third party premium plugins, you'll need to purchase, install and activate them first."
|
|
|
|
|
1607 |
msgstr ""
|
1608 |
|
1609 |
#: inc/includes/templates.php:530
|
1638 |
msgid "You are not authorized to perform this action."
|
1639 |
msgstr ""
|
1640 |
|
1641 |
+
#: inc/lib/onboarding/assets/dist/main.js:876
|
1642 |
+
#: inc/lib/onboarding/assets/src/components/change-template/index.js:26
|
1643 |
+
msgid "Selected Template:"
|
1644 |
msgstr ""
|
1645 |
|
1646 |
+
#: inc/lib/onboarding/assets/dist/main.js:1053
|
1647 |
+
#: inc/lib/onboarding/assets/dist/main.js:1557
|
1648 |
+
#: inc/lib/onboarding/assets/dist/main.js:1967
|
1649 |
+
#: inc/lib/onboarding/assets/dist/main.js:3098
|
1650 |
+
#: inc/lib/onboarding/assets/dist/main.js:3345
|
1651 |
+
#: inc/lib/onboarding/assets/dist/main.js:5652
|
1652 |
+
#: inc/lib/onboarding/assets/dist/main.js:6071
|
1653 |
+
#: inc/lib/onboarding/assets/dist/main.js:7044
|
1654 |
+
#: inc/lib/onboarding/assets/dist/main.js:8353
|
1655 |
+
#: inc/lib/onboarding/assets/dist/main.js:8624
|
1656 |
+
#: inc/lib/onboarding/assets/src/components/customizer-step/index.js:25
|
1657 |
+
#: inc/lib/onboarding/assets/src/components/font-selector/font-selector.js:221
|
1658 |
+
#: inc/lib/onboarding/assets/src/components/media-uploader/index.js:231
|
1659 |
+
#: inc/lib/onboarding/assets/src/steps/customize-site/customize-steps/license-validation/controls.js:165
|
1660 |
+
#: inc/lib/onboarding/assets/src/steps/customize-site/customize-steps/site-colors/controls.js:282
|
1661 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:1479
|
1662 |
+
#: inc/lib/onboarding/assets/src/steps/page-builder/index.js:152
|
1663 |
+
#: inc/lib/onboarding/assets/src/steps/site-list/index.js:212
|
1664 |
+
#: inc/lib/onboarding/assets/src/steps/survey/index.js:164
|
1665 |
+
#: inc/lib/onboarding/assets/src/steps/welcome/index.js:83
|
1666 |
+
msgid "Back"
|
1667 |
msgstr ""
|
1668 |
|
1669 |
+
#: inc/lib/onboarding/assets/dist/main.js:1260
|
1670 |
+
#: inc/lib/onboarding/assets/src/components/error/index.js:75
|
1671 |
+
msgid "Error Occured!"
|
1672 |
msgstr ""
|
1673 |
|
1674 |
+
#: inc/lib/onboarding/assets/dist/main.js:1289
|
1675 |
+
#: inc/lib/onboarding/assets/src/components/error/index.js:141
|
1676 |
+
msgid "Please report this error "
|
1677 |
msgstr ""
|
1678 |
|
1679 |
+
#: inc/lib/onboarding/assets/dist/main.js:1293
|
1680 |
+
#: inc/lib/onboarding/assets/src/components/error/index.js:154
|
1681 |
+
msgid " so we can fix it."
|
|
|
1682 |
msgstr ""
|
1683 |
|
1684 |
+
#: inc/lib/onboarding/assets/dist/main.js:1297
|
1685 |
+
#: inc/lib/onboarding/assets/src/components/error/index.js:161
|
1686 |
+
msgid "Try Importing Again"
|
1687 |
+
msgstr ""
|
1688 |
+
|
1689 |
+
#: inc/lib/onboarding/assets/dist/main.js:1337
|
1690 |
+
#: inc/lib/onboarding/assets/dist/main.js:5913
|
1691 |
+
#: inc/lib/onboarding/assets/src/components/exist-to-dashboard/index.js:13
|
1692 |
+
#: inc/lib/onboarding/assets/src/steps/index.js:167
|
1693 |
+
msgid "Exit to Dashboard"
|
1694 |
+
msgstr ""
|
1695 |
+
|
1696 |
+
#: inc/lib/onboarding/assets/dist/main.js:1538
|
1697 |
+
#: inc/lib/onboarding/assets/src/components/font-selector/font-selector.js:199
|
1698 |
+
msgid "Default Fonts:"
|
1699 |
+
msgstr ""
|
1700 |
+
|
1701 |
+
#: inc/lib/onboarding/assets/dist/main.js:1545
|
1702 |
+
#: inc/lib/onboarding/assets/dist/main.js:3331
|
1703 |
+
#: inc/lib/onboarding/assets/src/components/font-selector/font-selector.js:208
|
1704 |
+
#: inc/lib/onboarding/assets/src/steps/customize-site/customize-steps/site-colors/controls.js:266
|
1705 |
+
msgid "You can also try:"
|
1706 |
+
msgstr ""
|
1707 |
+
|
1708 |
+
#: inc/lib/onboarding/assets/dist/main.js:1554
|
1709 |
+
#: inc/lib/onboarding/assets/dist/main.js:1965
|
1710 |
+
#: inc/lib/onboarding/assets/dist/main.js:3342
|
1711 |
+
#: inc/lib/onboarding/assets/src/components/font-selector/font-selector.js:218
|
1712 |
+
#: inc/lib/onboarding/assets/src/components/media-uploader/index.js:226
|
1713 |
+
#: inc/lib/onboarding/assets/src/steps/customize-site/customize-steps/site-colors/controls.js:279
|
1714 |
+
msgid "Continue"
|
1715 |
+
msgstr ""
|
1716 |
+
|
1717 |
+
#: inc/lib/onboarding/assets/dist/main.js:1606
|
1718 |
+
#: inc/lib/onboarding/assets/src/components/import-steps/import-loader.js:15
|
1719 |
+
msgid "1. Installing required theme, plugins, forms, etc"
|
1720 |
+
msgstr ""
|
1721 |
+
|
1722 |
+
#: inc/lib/onboarding/assets/dist/main.js:1611
|
1723 |
+
#: inc/lib/onboarding/assets/src/components/import-steps/import-loader.js:22
|
1724 |
+
msgid "2. Importing pages, menus, posts, etc"
|
1725 |
+
msgstr ""
|
1726 |
+
|
1727 |
+
#: inc/lib/onboarding/assets/dist/main.js:1616
|
1728 |
+
#: inc/lib/onboarding/assets/src/components/import-steps/import-loader.js:26
|
1729 |
+
msgid "3. Setting up customizer settings and ther site settings"
|
1730 |
+
msgstr ""
|
1731 |
+
|
1732 |
+
#: inc/lib/onboarding/assets/dist/main.js:1621
|
1733 |
+
#: inc/lib/onboarding/assets/src/components/import-steps/import-loader.js:33
|
1734 |
+
msgid "4. Finalizing last few settings"
|
1735 |
+
msgstr ""
|
1736 |
+
|
1737 |
+
#: inc/lib/onboarding/assets/dist/main.js:1634
|
1738 |
+
#: inc/lib/onboarding/assets/src/components/import-steps/import-loader.js:44
|
1739 |
+
msgid "Done "
|
1740 |
+
msgstr ""
|
1741 |
+
|
1742 |
+
#: inc/lib/onboarding/assets/dist/main.js:1652
|
1743 |
+
#: inc/lib/onboarding/assets/src/components/import-steps/import-loader.js:73
|
1744 |
+
msgid "Redirecting you in "
|
1745 |
+
msgstr ""
|
1746 |
+
|
1747 |
+
#: inc/lib/onboarding/assets/dist/main.js:1654
|
1748 |
+
#: inc/lib/onboarding/assets/src/components/import-steps/import-loader.js:75
|
1749 |
+
msgid "3 seconds…"
|
1750 |
+
msgstr ""
|
1751 |
+
|
1752 |
+
#: inc/lib/onboarding/assets/dist/main.js:1915
|
1753 |
+
#: inc/lib/onboarding/assets/src/components/media-uploader/index.js:120
|
1754 |
+
msgid "Remove Logo"
|
1755 |
+
msgstr ""
|
1756 |
+
|
1757 |
+
#: inc/lib/onboarding/assets/dist/main.js:1932
|
1758 |
+
#: inc/lib/onboarding/assets/src/components/media-uploader/index.js:144
|
1759 |
+
msgid "Site Logo"
|
1760 |
+
msgstr ""
|
1761 |
+
|
1762 |
+
#: inc/lib/onboarding/assets/dist/main.js:1937
|
1763 |
+
#: inc/lib/onboarding/assets/src/components/media-uploader/index.js:151
|
1764 |
+
msgid "Change Logo"
|
1765 |
+
msgstr ""
|
1766 |
+
|
1767 |
+
#: inc/lib/onboarding/assets/dist/main.js:1940
|
1768 |
+
#: inc/lib/onboarding/assets/src/components/media-uploader/index.js:167
|
1769 |
+
msgid "Upload File Here"
|
1770 |
+
msgstr ""
|
1771 |
+
|
1772 |
+
#: inc/lib/onboarding/assets/dist/main.js:1940
|
1773 |
+
#: inc/lib/onboarding/assets/src/components/media-uploader/index.js:170
|
1774 |
+
msgid "Suggested Dimensions: 180x60 pixels"
|
1775 |
+
msgstr ""
|
1776 |
+
|
1777 |
+
#: inc/lib/onboarding/assets/dist/main.js:1942
|
1778 |
+
#: inc/lib/onboarding/assets/src/components/media-uploader/index.js:183
|
1779 |
+
msgid "Don't have Logo? No Problem!"
|
1780 |
+
msgstr ""
|
1781 |
+
|
1782 |
+
#: inc/lib/onboarding/assets/dist/main.js:1942
|
1783 |
+
#: inc/lib/onboarding/assets/src/components/media-uploader/index.js:189
|
1784 |
+
msgid "You can upload it later"
|
1785 |
+
msgstr ""
|
1786 |
+
|
1787 |
+
#: inc/lib/onboarding/assets/dist/main.js:1965
|
1788 |
+
#: inc/lib/onboarding/assets/src/components/media-uploader/index.js:227
|
1789 |
+
msgid "Skip & Continue"
|
1790 |
+
msgstr ""
|
1791 |
+
|
1792 |
+
#. translators: %1$s Time taken %2$s Time Type %3$s Website Url.
|
1793 |
+
#: inc/lib/onboarding/assets/dist/main.js:2710
|
1794 |
+
#: inc/lib/onboarding/assets/src/steps/congrats/index.js:97
|
1795 |
+
msgid "Your Website is ready and it took just %1$s %2$s to build. %3$s"
|
1796 |
+
msgstr ""
|
1797 |
+
|
1798 |
+
#. translators: Website URL.
|
1799 |
+
#: inc/lib/onboarding/assets/dist/main.js:2714
|
1800 |
+
#: inc/lib/onboarding/assets/src/steps/congrats/index.js:109
|
1801 |
+
msgid "Your Website is up and ready!. %1$s"
|
1802 |
+
msgstr ""
|
1803 |
+
|
1804 |
+
#: inc/lib/onboarding/assets/dist/main.js:2731
|
1805 |
+
#: inc/lib/onboarding/assets/src/steps/congrats/index.js:132
|
1806 |
+
msgid "Congratulations!"
|
1807 |
+
msgstr ""
|
1808 |
+
|
1809 |
+
#: inc/lib/onboarding/assets/dist/main.js:2765
|
1810 |
+
#: inc/lib/onboarding/assets/src/steps/congrats/index.js:170
|
1811 |
+
msgid "CLICK TO TWEET"
|
1812 |
+
msgstr ""
|
1813 |
+
|
1814 |
+
#: inc/lib/onboarding/assets/dist/main.js:2846
|
1815 |
+
#: inc/lib/onboarding/assets/dist/main.js:3398
|
1816 |
+
#: inc/lib/onboarding/assets/dist/main.js:3752
|
1817 |
+
#: inc/lib/onboarding/assets/src/steps/customize-site/customize-steps/business-logo/index.js:25
|
1818 |
+
#: inc/lib/onboarding/assets/src/steps/customize-site/customize-steps/site-colors/index.js:25
|
1819 |
+
#: inc/lib/onboarding/assets/src/steps/customize-site/customize-steps/site-typography/index.js:25
|
1820 |
+
msgid "This is a Premium Template"
|
1821 |
+
msgstr ""
|
1822 |
+
|
1823 |
+
#: inc/lib/onboarding/assets/dist/main.js:2848
|
1824 |
+
#: inc/lib/onboarding/assets/src/steps/customize-site/customize-steps/business-logo/index.js:32
|
1825 |
+
msgid "Logo"
|
1826 |
+
msgstr ""
|
1827 |
+
|
1828 |
+
#: inc/lib/onboarding/assets/dist/main.js:2850
|
1829 |
+
#: inc/lib/onboarding/assets/src/steps/customize-site/customize-steps/business-logo/index.js:35
|
1830 |
+
msgid "Choose logo for your site. You can update it anytime later."
|
1831 |
+
msgstr ""
|
1832 |
+
|
1833 |
+
#: inc/lib/onboarding/assets/dist/main.js:2993
|
1834 |
+
#: inc/lib/onboarding/assets/src/steps/customize-site/customize-steps/license-validation/controls.js:42
|
1835 |
+
msgid "Please Enter License Key"
|
1836 |
+
msgstr ""
|
1837 |
+
|
1838 |
+
#. translators: %1$s Support page URL.
|
1839 |
+
#: inc/lib/onboarding/assets/dist/main.js:3055
|
1840 |
+
#: inc/lib/onboarding/assets/src/steps/customize-site/customize-steps/license-validation/controls.js:86
|
1841 |
+
msgid "<b> Questions? </b> Get in touch with our %1$ssupport team%2$s."
|
1842 |
+
msgstr ""
|
1843 |
+
|
1844 |
+
#. translators: %1$s Store page URL.
|
1845 |
+
#: inc/lib/onboarding/assets/dist/main.js:3065
|
1846 |
+
#: inc/lib/onboarding/assets/src/steps/customize-site/customize-steps/license-validation/controls.js:103
|
1847 |
+
msgid "If you have purchased our Essential or Growth Bundle, please install the premium version of the plugin that you can %1$sdownload.%2$s from our store."
|
1848 |
+
msgstr ""
|
1849 |
+
|
1850 |
+
#: inc/lib/onboarding/assets/dist/main.js:3066
|
1851 |
+
#: inc/lib/onboarding/assets/src/steps/customize-site/customize-steps/license-validation/controls.js:113
|
1852 |
+
msgid "Already a customer?"
|
1853 |
+
msgstr ""
|
1854 |
+
|
1855 |
+
#: inc/lib/onboarding/assets/dist/main.js:3068
|
1856 |
+
#: inc/lib/onboarding/assets/src/steps/customize-site/customize-steps/license-validation/controls.js:117
|
1857 |
+
msgid "If you have purchased our Essential or Growth Bundle, just enter your license key below to import this template."
|
1858 |
+
msgstr ""
|
1859 |
+
|
1860 |
+
#: inc/lib/onboarding/assets/dist/main.js:3075
|
1861 |
+
#: inc/lib/onboarding/assets/src/steps/customize-site/customize-steps/license-validation/controls.js:131
|
1862 |
+
msgid "Currently the free version is installed."
|
1863 |
+
msgstr ""
|
1864 |
+
|
1865 |
+
#: inc/lib/onboarding/assets/dist/main.js:3086
|
1866 |
+
#: inc/lib/onboarding/assets/src/steps/customize-site/customize-steps/license-validation/controls.js:148
|
1867 |
+
msgid "License key"
|
1868 |
+
msgstr ""
|
1869 |
+
|
1870 |
+
#: inc/lib/onboarding/assets/dist/main.js:3150
|
1871 |
+
#: inc/lib/onboarding/assets/src/steps/customize-site/customize-steps/license-validation/index.js:16
|
1872 |
+
msgid "This is a premium template and comes with our Essentials and Growth Bundle. <br/><br/> Get access to this premium template and 100+ more."
|
1873 |
+
msgstr ""
|
1874 |
+
|
1875 |
+
#: inc/lib/onboarding/assets/dist/main.js:3162
|
1876 |
+
#: inc/lib/onboarding/assets/src/steps/customize-site/customize-steps/license-validation/index.js:31
|
1877 |
+
msgid "Liked this Starter Template?"
|
1878 |
+
msgstr ""
|
1879 |
+
|
1880 |
+
#: inc/lib/onboarding/assets/dist/main.js:3170
|
1881 |
+
#: inc/lib/onboarding/assets/src/steps/customize-site/customize-steps/license-validation/index.js:38
|
1882 |
+
msgid "Unlock Access"
|
1883 |
+
msgstr ""
|
1884 |
+
|
1885 |
+
#: inc/lib/onboarding/assets/dist/main.js:3216
|
1886 |
+
#: inc/lib/onboarding/assets/dist/main.js:3241
|
1887 |
+
#: inc/lib/onboarding/assets/src/steps/customize-site/customize-steps/site-colors/controls.js:16
|
1888 |
+
#: inc/lib/onboarding/assets/src/steps/customize-site/customize-steps/site-colors/controls.js:109
|
1889 |
+
msgid "Style 1"
|
1890 |
+
msgstr ""
|
1891 |
+
|
1892 |
+
#: inc/lib/onboarding/assets/dist/main.js:3220
|
1893 |
+
#: inc/lib/onboarding/assets/dist/main.js:3245
|
1894 |
+
#: inc/lib/onboarding/assets/src/steps/customize-site/customize-steps/site-colors/controls.js:31
|
1895 |
+
#: inc/lib/onboarding/assets/src/steps/customize-site/customize-steps/site-colors/controls.js:124
|
1896 |
+
msgid "Style 2"
|
1897 |
+
msgstr ""
|
1898 |
+
|
1899 |
+
#: inc/lib/onboarding/assets/dist/main.js:3224
|
1900 |
+
#: inc/lib/onboarding/assets/dist/main.js:3249
|
1901 |
+
#: inc/lib/onboarding/assets/src/steps/customize-site/customize-steps/site-colors/controls.js:46
|
1902 |
+
#: inc/lib/onboarding/assets/src/steps/customize-site/customize-steps/site-colors/controls.js:139
|
1903 |
+
msgid "Style 3"
|
1904 |
+
msgstr ""
|
1905 |
+
|
1906 |
+
#: inc/lib/onboarding/assets/dist/main.js:3228
|
1907 |
+
#: inc/lib/onboarding/assets/dist/main.js:3253
|
1908 |
+
#: inc/lib/onboarding/assets/src/steps/customize-site/customize-steps/site-colors/controls.js:61
|
1909 |
+
#: inc/lib/onboarding/assets/src/steps/customize-site/customize-steps/site-colors/controls.js:154
|
1910 |
+
msgid "Style 4"
|
1911 |
+
msgstr ""
|
1912 |
+
|
1913 |
+
#: inc/lib/onboarding/assets/dist/main.js:3232
|
1914 |
+
#: inc/lib/onboarding/assets/dist/main.js:3257
|
1915 |
+
#: inc/lib/onboarding/assets/src/steps/customize-site/customize-steps/site-colors/controls.js:76
|
1916 |
+
#: inc/lib/onboarding/assets/src/steps/customize-site/customize-steps/site-colors/controls.js:169
|
1917 |
+
msgid "Style 5"
|
1918 |
+
msgstr ""
|
1919 |
+
|
1920 |
+
#: inc/lib/onboarding/assets/dist/main.js:3236
|
1921 |
+
#: inc/lib/onboarding/assets/dist/main.js:3261
|
1922 |
+
#: inc/lib/onboarding/assets/src/steps/customize-site/customize-steps/site-colors/controls.js:91
|
1923 |
+
#: inc/lib/onboarding/assets/src/steps/customize-site/customize-steps/site-colors/controls.js:184
|
1924 |
+
msgid "Style 6"
|
1925 |
+
msgstr ""
|
1926 |
+
|
1927 |
+
#: inc/lib/onboarding/assets/dist/main.js:3400
|
1928 |
+
#: inc/lib/onboarding/assets/src/steps/customize-site/customize-steps/site-colors/index.js:32
|
1929 |
+
msgid "Colors"
|
1930 |
+
msgstr ""
|
1931 |
+
|
1932 |
+
#: inc/lib/onboarding/assets/dist/main.js:3402
|
1933 |
+
#: inc/lib/onboarding/assets/src/steps/customize-site/customize-steps/site-colors/index.js:35
|
1934 |
+
msgid "Choose colors for your site. You can update them anytime later."
|
1935 |
+
msgstr ""
|
1936 |
+
|
1937 |
+
#: inc/lib/onboarding/assets/dist/main.js:3754
|
1938 |
+
#: inc/lib/onboarding/assets/src/steps/customize-site/customize-steps/site-typography/index.js:32
|
1939 |
+
msgid "Fonts"
|
1940 |
+
msgstr ""
|
1941 |
+
|
1942 |
+
#: inc/lib/onboarding/assets/dist/main.js:3756
|
1943 |
+
#: inc/lib/onboarding/assets/src/steps/customize-site/customize-steps/site-typography/index.js:35
|
1944 |
+
msgid "Choose fonts for your site. You can update them anytime later."
|
1945 |
+
msgstr ""
|
1946 |
+
|
1947 |
+
#: inc/lib/onboarding/assets/dist/main.js:3988
|
1948 |
+
#: inc/lib/onboarding/assets/dist/main.js:4013
|
1949 |
+
#: inc/lib/onboarding/assets/dist/main.js:5605
|
1950 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/import-utils.js:85
|
1951 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/import-utils.js:114
|
1952 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:1411
|
1953 |
+
msgid "Fetching related demo failed."
|
1954 |
+
msgstr ""
|
1955 |
+
|
1956 |
+
#: inc/lib/onboarding/assets/dist/main.js:4080
|
1957 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/import-utils.js:172
|
1958 |
+
msgid "Installing Astra Theme…"
|
1959 |
+
msgstr ""
|
1960 |
+
|
1961 |
+
#: inc/lib/onboarding/assets/dist/main.js:4090
|
1962 |
+
#: inc/lib/onboarding/assets/dist/main.js:4111
|
1963 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/import-utils.js:186
|
1964 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/import-utils.js:209
|
1965 |
+
msgid "Astra Theme Installed."
|
1966 |
+
msgstr ""
|
1967 |
+
|
1968 |
+
#: inc/lib/onboarding/assets/dist/main.js:4118
|
1969 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/import-utils.js:219
|
1970 |
+
msgid "Astra theme installation failed."
|
1971 |
+
msgstr ""
|
1972 |
+
|
1973 |
+
#: inc/lib/onboarding/assets/dist/main.js:4423
|
1974 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:141
|
1975 |
+
msgid "Starting Import."
|
1976 |
+
msgstr ""
|
1977 |
+
|
1978 |
+
#: inc/lib/onboarding/assets/dist/main.js:4441
|
1979 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:159
|
1980 |
+
msgid "Installing Required Plugins."
|
1981 |
+
msgstr ""
|
1982 |
+
|
1983 |
+
#. translators: Plugin Name.
|
1984 |
+
#: inc/lib/onboarding/assets/dist/main.js:4457
|
1985 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:176
|
1986 |
+
msgid "%1$s plugin installed successfully."
|
1987 |
+
msgstr ""
|
1988 |
+
|
1989 |
+
#: inc/lib/onboarding/assets/dist/main.js:4477
|
1990 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:206
|
1991 |
+
msgid "Could not install the plugin list."
|
1992 |
+
msgstr ""
|
1993 |
+
|
1994 |
+
#. translators: Plugin Name.
|
1995 |
+
#: inc/lib/onboarding/assets/dist/main.js:4495
|
1996 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:231
|
1997 |
+
msgid "Activating %1$s plugin."
|
1998 |
+
msgstr ""
|
1999 |
+
|
2000 |
+
#. translators: Plugin Name.
|
2001 |
+
#: inc/lib/onboarding/assets/dist/main.js:4529
|
2002 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:275
|
2003 |
+
msgid "%1$s activated."
|
2004 |
+
msgstr ""
|
2005 |
+
|
2006 |
+
#: inc/lib/onboarding/assets/dist/main.js:4534
|
2007 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:283
|
2008 |
+
msgid "JSON_Error: Could not activate the required plugin list."
|
2009 |
+
msgstr ""
|
2010 |
+
|
2011 |
+
#: inc/lib/onboarding/assets/dist/main.js:4543
|
2012 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:301
|
2013 |
+
msgid "Could not activate the required plugin list."
|
2014 |
+
msgstr ""
|
2015 |
+
|
2016 |
+
#: inc/lib/onboarding/assets/dist/main.js:4577
|
2017 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:333
|
2018 |
+
msgid "Reseting site."
|
2019 |
+
msgstr ""
|
2020 |
+
|
2021 |
+
#: inc/lib/onboarding/assets/dist/main.js:4610
|
2022 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:368
|
2023 |
+
msgid "Reset for old website is done."
|
2024 |
+
msgstr ""
|
2025 |
+
|
2026 |
+
#: inc/lib/onboarding/assets/dist/main.js:4642
|
2027 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:382
|
2028 |
+
msgid "Resetting terms and forms."
|
2029 |
+
msgstr ""
|
2030 |
+
|
2031 |
+
#: inc/lib/onboarding/assets/dist/main.js:4666
|
2032 |
+
#: inc/lib/onboarding/assets/dist/main.js:4673
|
2033 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:405
|
2034 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:422
|
2035 |
+
msgid "Resetting terms and forms failed."
|
2036 |
+
msgstr ""
|
2037 |
+
|
2038 |
+
#: inc/lib/onboarding/assets/dist/main.js:4705
|
2039 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:442
|
2040 |
+
msgid "Gathering posts for deletions."
|
2041 |
+
msgstr ""
|
2042 |
+
|
2043 |
+
#: inc/lib/onboarding/assets/dist/main.js:4764
|
2044 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:467
|
2045 |
+
msgid "Resetting posts done."
|
2046 |
+
msgstr ""
|
2047 |
+
|
2048 |
+
#: inc/lib/onboarding/assets/dist/main.js:4796
|
2049 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:481
|
2050 |
+
msgid "Resetting posts."
|
2051 |
+
msgstr ""
|
2052 |
+
|
2053 |
+
#: inc/lib/onboarding/assets/dist/main.js:4823
|
2054 |
+
#: inc/lib/onboarding/assets/dist/main.js:4830
|
2055 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:508
|
2056 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:522
|
2057 |
+
msgid "Resetting posts failed."
|
2058 |
+
msgstr ""
|
2059 |
+
|
2060 |
+
#: inc/lib/onboarding/assets/dist/main.js:4859
|
2061 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:538
|
2062 |
+
msgid "Resetting customizer."
|
2063 |
+
msgstr ""
|
2064 |
+
|
2065 |
+
#: inc/lib/onboarding/assets/dist/main.js:4886
|
2066 |
+
#: inc/lib/onboarding/assets/dist/main.js:4893
|
2067 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:568
|
2068 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:582
|
2069 |
+
msgid "Resetting customizer failed."
|
2070 |
+
msgstr ""
|
2071 |
+
|
2072 |
+
#: inc/lib/onboarding/assets/dist/main.js:4922
|
2073 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:598
|
2074 |
+
msgid "Resetting site options."
|
2075 |
+
msgstr ""
|
2076 |
+
|
2077 |
+
#: inc/lib/onboarding/assets/dist/main.js:4949
|
2078 |
+
#: inc/lib/onboarding/assets/dist/main.js:4956
|
2079 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:625
|
2080 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:640
|
2081 |
+
msgid "Resetting site options Failed."
|
2082 |
+
msgstr ""
|
2083 |
+
|
2084 |
+
#: inc/lib/onboarding/assets/dist/main.js:4988
|
2085 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:660
|
2086 |
+
msgid "Resetting widgets."
|
2087 |
+
msgstr ""
|
2088 |
+
|
2089 |
+
#: inc/lib/onboarding/assets/dist/main.js:5012
|
2090 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:682
|
2091 |
+
msgid "Resetting widgets JSON parse failed."
|
2092 |
+
msgstr ""
|
2093 |
+
|
2094 |
+
#: inc/lib/onboarding/assets/dist/main.js:5019
|
2095 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:699
|
2096 |
+
msgid "Resetting widgets failed."
|
2097 |
+
msgstr ""
|
2098 |
+
|
2099 |
+
#: inc/lib/onboarding/assets/dist/main.js:5049
|
2100 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:723
|
2101 |
+
msgid "Importing CartFlows flows."
|
2102 |
+
msgstr ""
|
2103 |
+
|
2104 |
+
#: inc/lib/onboarding/assets/dist/main.js:5076
|
2105 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:751
|
2106 |
+
msgid "Importing CartFlows flows failed due to parse JSON error."
|
2107 |
+
msgstr ""
|
2108 |
+
|
2109 |
+
#: inc/lib/onboarding/assets/dist/main.js:5083
|
2110 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:769
|
2111 |
+
msgid "Importing CartFlows flows Failed."
|
2112 |
+
msgstr ""
|
2113 |
+
|
2114 |
+
#: inc/lib/onboarding/assets/dist/main.js:5101
|
2115 |
+
#: inc/lib/onboarding/assets/dist/main.js:5156
|
2116 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:790
|
2117 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:858
|
2118 |
+
msgid "Importing forms."
|
2119 |
+
msgstr ""
|
2120 |
+
|
2121 |
+
#: inc/lib/onboarding/assets/dist/main.js:5128
|
2122 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:818
|
2123 |
+
msgid "Importing forms failed due to parse JSON error."
|
2124 |
+
msgstr ""
|
2125 |
+
|
2126 |
+
#: inc/lib/onboarding/assets/dist/main.js:5135
|
2127 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:836
|
2128 |
+
msgid "Importing forms Failed."
|
2129 |
+
msgstr ""
|
2130 |
+
|
2131 |
+
#: inc/lib/onboarding/assets/dist/main.js:5182
|
2132 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:885
|
2133 |
+
msgid "Importing Customizer failed due to parse JSON error."
|
2134 |
+
msgstr ""
|
2135 |
+
|
2136 |
+
#: inc/lib/onboarding/assets/dist/main.js:5189
|
2137 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:903
|
2138 |
+
msgid "Importing Customizer Failed."
|
2139 |
+
msgstr ""
|
2140 |
+
|
2141 |
+
#: inc/lib/onboarding/assets/dist/main.js:5211
|
2142 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:927
|
2143 |
+
msgid "The XML URL for the site content is empty."
|
2144 |
+
msgstr ""
|
2145 |
+
|
2146 |
+
#: inc/lib/onboarding/assets/dist/main.js:5213
|
2147 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:932
|
2148 |
+
msgid "Importing Site Content Failed"
|
2149 |
+
msgstr ""
|
2150 |
+
|
2151 |
+
#: inc/lib/onboarding/assets/dist/main.js:5219
|
2152 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:944
|
2153 |
+
msgid "Importing Site Content."
|
2154 |
+
msgstr ""
|
2155 |
+
|
2156 |
+
#: inc/lib/onboarding/assets/dist/main.js:5270
|
2157 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:1003
|
2158 |
+
msgid "Importing Site Content Failed. - Import Process Interrupted"
|
2159 |
+
msgstr ""
|
2160 |
+
|
2161 |
+
#. translators: Response importMessage
|
2162 |
+
#: inc/lib/onboarding/assets/dist/main.js:5286
|
2163 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:1030
|
2164 |
+
msgid "Importing - %1$s"
|
2165 |
+
msgstr ""
|
2166 |
+
|
2167 |
+
#: inc/lib/onboarding/assets/dist/main.js:5291
|
2168 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:1039
|
2169 |
+
msgid "Importing Site Content failed due to parse JSON error."
|
2170 |
+
msgstr ""
|
2171 |
+
|
2172 |
+
#: inc/lib/onboarding/assets/dist/main.js:5294
|
2173 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:1053
|
2174 |
+
msgid "Importing Site Content Failed."
|
2175 |
+
msgstr ""
|
2176 |
+
|
2177 |
+
#: inc/lib/onboarding/assets/dist/main.js:5305
|
2178 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:1066
|
2179 |
+
msgid "Importing Site Options."
|
2180 |
+
msgstr ""
|
2181 |
+
|
2182 |
+
#: inc/lib/onboarding/assets/dist/main.js:5331
|
2183 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:1093
|
2184 |
+
msgid "Importing Site Options failed due to parse JSON error."
|
2185 |
+
msgstr ""
|
2186 |
+
|
2187 |
+
#: inc/lib/onboarding/assets/dist/main.js:5338
|
2188 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:1111
|
2189 |
+
msgid "Importing Site Options Failed."
|
2190 |
+
msgstr ""
|
2191 |
+
|
2192 |
+
#: inc/lib/onboarding/assets/dist/main.js:5358
|
2193 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:1132
|
2194 |
+
msgid "Importing Widgets."
|
2195 |
+
msgstr ""
|
2196 |
+
|
2197 |
+
#: inc/lib/onboarding/assets/dist/main.js:5385
|
2198 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:1161
|
2199 |
+
msgid "Importing Widgets due to parse JSON error."
|
2200 |
+
msgstr ""
|
2201 |
+
|
2202 |
+
#: inc/lib/onboarding/assets/dist/main.js:5392
|
2203 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:1179
|
2204 |
+
msgid "Importing Widgets Failed."
|
2205 |
+
msgstr ""
|
2206 |
+
|
2207 |
+
#: inc/lib/onboarding/assets/dist/main.js:5438
|
2208 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:1200
|
2209 |
+
msgid "Final finishings."
|
2210 |
+
msgstr ""
|
2211 |
+
|
2212 |
+
#: inc/lib/onboarding/assets/dist/main.js:5481
|
2213 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:1247
|
2214 |
+
msgid "Final finishings failed due to parse JSON error."
|
2215 |
+
msgstr ""
|
2216 |
+
|
2217 |
+
#: inc/lib/onboarding/assets/dist/main.js:5510
|
2218 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:1291
|
2219 |
+
msgid "Final finishings Failed."
|
2220 |
+
msgstr ""
|
2221 |
+
|
2222 |
+
#: inc/lib/onboarding/assets/dist/main.js:5539
|
2223 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:1324
|
2224 |
+
msgid "Invalid demo selected. Please contact us."
|
2225 |
+
msgstr ""
|
2226 |
+
|
2227 |
+
#: inc/lib/onboarding/assets/dist/main.js:5590
|
2228 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:1393
|
2229 |
+
msgid "Import is already done."
|
2230 |
+
msgstr ""
|
2231 |
+
|
2232 |
+
#: inc/lib/onboarding/assets/dist/main.js:5597
|
2233 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:1402
|
2234 |
+
msgid "Import is already in progress."
|
2235 |
+
msgstr ""
|
2236 |
+
|
2237 |
+
#: inc/lib/onboarding/assets/dist/main.js:5635
|
2238 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/index.js:1447
|
2239 |
+
msgid "We are building your website…"
|
2240 |
+
msgstr ""
|
2241 |
+
|
2242 |
+
#: inc/lib/onboarding/assets/dist/main.js:5704
|
2243 |
+
#: inc/lib/onboarding/assets/src/steps/import-site/sse-import.js:36
|
2244 |
+
msgid "Importing Content…"
|
2245 |
+
msgstr ""
|
2246 |
+
|
2247 |
+
#: inc/lib/onboarding/assets/dist/main.js:6008
|
2248 |
+
#: inc/lib/onboarding/assets/src/steps/page-builder/index.js:61
|
2249 |
+
msgid "Select Page Builder"
|
2250 |
+
msgstr ""
|
2251 |
+
|
2252 |
+
#: inc/lib/onboarding/assets/dist/main.js:6010
|
2253 |
+
#: inc/lib/onboarding/assets/src/steps/page-builder/index.js:63
|
2254 |
+
msgid "Please choose your preferred page builder from the list below."
|
2255 |
+
msgstr ""
|
2256 |
+
|
2257 |
+
#: inc/lib/onboarding/assets/dist/main.js:6025
|
2258 |
+
#: inc/lib/onboarding/assets/dist/main.js:6026
|
2259 |
+
#: inc/lib/onboarding/assets/dist/main.js:7185
|
2260 |
+
#: inc/lib/onboarding/assets/src/steps/page-builder/index.js:82
|
2261 |
+
#: inc/lib/onboarding/assets/src/steps/page-builder/index.js:85
|
2262 |
+
#: inc/lib/onboarding/assets/src/steps/site-list/page-builder-filter/index.js:13
|
2263 |
+
msgid "Block Editor"
|
2264 |
+
msgstr ""
|
2265 |
+
|
2266 |
+
#: inc/lib/onboarding/assets/dist/main.js:6183
|
2267 |
+
#: inc/lib/onboarding/assets/src/steps/site-list/header/my-favorite/index.js:33
|
2268 |
+
msgid "My Favorite"
|
2269 |
+
msgstr ""
|
2270 |
+
|
2271 |
+
#: inc/lib/onboarding/assets/dist/main.js:6279
|
2272 |
+
#: inc/lib/onboarding/assets/src/steps/site-list/header/sync-library/index.js:37
|
2273 |
+
msgid "Library refreshed successfully"
|
2274 |
+
msgstr ""
|
2275 |
+
|
2276 |
+
#: inc/lib/onboarding/assets/dist/main.js:6284
|
2277 |
+
#: inc/lib/onboarding/assets/src/steps/site-list/header/sync-library/index.js:48
|
2278 |
+
msgid "Library refreshed failed!"
|
2279 |
+
msgstr ""
|
2280 |
+
|
2281 |
+
#: inc/lib/onboarding/assets/dist/main.js:7015
|
2282 |
+
#: inc/lib/onboarding/assets/src/steps/site-list/index.js:125
|
2283 |
+
msgid "What type of website are you building?"
|
2284 |
+
msgstr ""
|
2285 |
+
|
2286 |
+
#. translators: %1$s: search term.
|
2287 |
+
#: inc/lib/onboarding/assets/dist/main.js:7037
|
2288 |
+
#: inc/lib/onboarding/assets/src/steps/site-list/index.js:177
|
2289 |
+
msgid "Starter Templates for %1$s:"
|
2290 |
+
msgstr ""
|
2291 |
+
|
2292 |
+
#: inc/lib/onboarding/assets/dist/main.js:7046
|
2293 |
+
#: inc/lib/onboarding/assets/src/steps/site-list/index.js:218
|
2294 |
+
msgid "Get unlimited access to all Premium Starter Templates and more, at a single low cost!"
|
2295 |
+
msgstr ""
|
2296 |
+
|
2297 |
+
#: inc/lib/onboarding/assets/dist/main.js:7088
|
2298 |
+
#: inc/lib/onboarding/assets/src/steps/site-list/no-favorite-sites/index.js:12
|
2299 |
+
msgid "No favorites added. Press the heart icon to add templates as favorites."
|
2300 |
+
msgstr ""
|
2301 |
+
|
2302 |
+
#. translators: %1$s - search term.
|
2303 |
+
#: inc/lib/onboarding/assets/dist/main.js:7142
|
2304 |
+
#: inc/lib/onboarding/assets/src/steps/site-list/no-result-found/index.js:22
|
2305 |
+
msgid "Your search - %1$s - did not match any Starter Templates."
|
2306 |
+
msgstr ""
|
2307 |
+
|
2308 |
+
#: inc/lib/onboarding/assets/dist/main.js:7265
|
2309 |
+
#: inc/lib/onboarding/assets/src/steps/site-list/related-sites/index.js:12
|
2310 |
+
msgid "Other suggested Starter Templates"
|
2311 |
+
msgstr ""
|
2312 |
+
|
2313 |
+
#: inc/lib/onboarding/assets/dist/main.js:7448
|
2314 |
+
#: inc/lib/onboarding/assets/src/steps/site-list/search-filter/index.js:151
|
2315 |
+
msgid "Search for Starter Templates"
|
2316 |
+
msgstr ""
|
2317 |
+
|
2318 |
+
#: inc/lib/onboarding/assets/dist/main.js:7523
|
2319 |
+
#: inc/lib/onboarding/assets/src/steps/site-list/site-category-filter/index.js:35
|
2320 |
+
msgid "Blog"
|
2321 |
+
msgstr ""
|
2322 |
+
|
2323 |
+
#: inc/lib/onboarding/assets/dist/main.js:7527
|
2324 |
+
#: inc/lib/onboarding/assets/src/steps/site-list/site-category-filter/index.js:40
|
2325 |
+
msgid "eCommerce"
|
2326 |
+
msgstr ""
|
2327 |
+
|
2328 |
+
#: inc/lib/onboarding/assets/dist/main.js:7531
|
2329 |
+
#: inc/lib/onboarding/assets/src/steps/site-list/site-category-filter/index.js:45
|
2330 |
+
msgid "eLearning"
|
2331 |
+
msgstr ""
|
2332 |
+
|
2333 |
+
#: inc/lib/onboarding/assets/dist/main.js:7535
|
2334 |
+
#: inc/lib/onboarding/assets/src/steps/site-list/site-category-filter/index.js:50
|
2335 |
+
msgid "Restaurant"
|
2336 |
+
msgstr ""
|
2337 |
+
|
2338 |
+
#: inc/lib/onboarding/assets/dist/main.js:7539
|
2339 |
+
#: inc/lib/onboarding/assets/src/steps/site-list/site-category-filter/index.js:55
|
2340 |
+
msgid "Agency"
|
2341 |
+
msgstr ""
|
2342 |
+
|
2343 |
+
#: inc/lib/onboarding/assets/dist/main.js:7543
|
2344 |
+
#: inc/lib/onboarding/assets/src/steps/site-list/site-category-filter/index.js:60
|
2345 |
+
msgid "Local"
|
2346 |
+
msgstr ""
|
2347 |
+
|
2348 |
+
#: inc/lib/onboarding/assets/dist/main.js:7547
|
2349 |
+
#: inc/lib/onboarding/assets/src/steps/site-list/site-category-filter/index.js:65
|
2350 |
+
msgid "Business"
|
2351 |
+
msgstr ""
|
2352 |
+
|
2353 |
+
#: inc/lib/onboarding/assets/dist/main.js:7551
|
2354 |
+
#: inc/lib/onboarding/assets/src/steps/site-list/site-category-filter/index.js:70
|
2355 |
+
msgid "Professional"
|
2356 |
+
msgstr ""
|
2357 |
+
|
2358 |
+
#: inc/lib/onboarding/assets/dist/main.js:8127
|
2359 |
+
#: inc/lib/onboarding/assets/src/steps/survey/advanced-settings.js:96
|
2360 |
+
msgid "Delete Previously imported sites"
|
2361 |
+
msgstr ""
|
2362 |
+
|
2363 |
+
#: inc/lib/onboarding/assets/dist/main.js:8128
|
2364 |
+
#: inc/lib/onboarding/assets/src/steps/survey/advanced-settings.js:109
|
2365 |
+
msgid "Choose this option only if this is intended.You can find the backup to the current customizer settings at /wp-content/uploads astra-sites"
|
2366 |
+
msgstr ""
|
2367 |
+
|
2368 |
+
#: inc/lib/onboarding/assets/dist/main.js:8150
|
2369 |
+
#: inc/lib/onboarding/assets/src/steps/survey/advanced-settings.js:164
|
2370 |
+
msgid "Starter Templates customizer serves global settings that give uniform design to the website. Choosing this option will override your current customizer settings."
|
2371 |
+
msgstr ""
|
2372 |
+
|
2373 |
+
#: inc/lib/onboarding/assets/dist/main.js:8316
|
2374 |
+
#: inc/lib/onboarding/assets/src/steps/survey/index.js:90
|
2375 |
+
msgid "Okay, just one last step…"
|
2376 |
+
msgstr ""
|
2377 |
+
|
2378 |
+
#: inc/lib/onboarding/assets/dist/main.js:8321
|
2379 |
+
#: inc/lib/onboarding/assets/src/steps/survey/index.js:99
|
2380 |
+
msgid "Submit & Build My Website"
|
2381 |
+
msgstr ""
|
2382 |
+
|
2383 |
+
#: inc/lib/onboarding/assets/dist/main.js:8328
|
2384 |
+
#: inc/lib/onboarding/assets/src/steps/survey/index.js:112
|
2385 |
+
msgid "Required plugins missing"
|
2386 |
+
msgstr ""
|
2387 |
+
|
2388 |
+
#: inc/lib/onboarding/assets/dist/main.js:8328
|
2389 |
+
#: inc/lib/onboarding/assets/src/steps/survey/index.js:119
|
2390 |
+
msgid "Required plugins -"
|
2391 |
+
msgstr ""
|
2392 |
+
|
2393 |
+
#: inc/lib/onboarding/assets/dist/main.js:8344
|
2394 |
+
#: inc/lib/onboarding/assets/src/steps/survey/index.js:144
|
2395 |
+
msgid "Skip & Start Importing"
|
2396 |
+
msgstr ""
|
2397 |
+
|
2398 |
+
#: inc/lib/onboarding/assets/dist/main.js:8404
|
2399 |
+
#: inc/lib/onboarding/assets/src/steps/survey/survey.js:13
|
2400 |
+
msgid "Tell us a little bit about yourself"
|
2401 |
+
msgstr ""
|
2402 |
+
|
2403 |
+
#: inc/lib/onboarding/assets/dist/main.js:8438
|
2404 |
+
#: inc/lib/onboarding/assets/src/steps/survey/survey.js:54
|
2405 |
+
msgid "I am…"
|
2406 |
+
msgstr ""
|
2407 |
+
|
2408 |
+
#: inc/lib/onboarding/assets/dist/main.js:8442
|
2409 |
+
#: inc/lib/onboarding/assets/src/steps/survey/survey.js:60
|
2410 |
+
msgid "Intermidiate"
|
2411 |
+
msgstr ""
|
2412 |
+
|
2413 |
+
#: inc/lib/onboarding/assets/dist/main.js:8459
|
2414 |
+
#: inc/lib/onboarding/assets/src/steps/survey/survey.js:83
|
2415 |
+
msgid "I am building website for…"
|
2416 |
+
msgstr ""
|
2417 |
+
|
2418 |
+
#: inc/lib/onboarding/assets/dist/main.js:8461
|
2419 |
+
#: inc/lib/onboarding/assets/src/steps/survey/survey.js:86
|
2420 |
+
msgid "Myself/My Company"
|
2421 |
+
msgstr ""
|
2422 |
+
|
2423 |
+
#: inc/lib/onboarding/assets/dist/main.js:8463
|
2424 |
+
#: inc/lib/onboarding/assets/src/steps/survey/survey.js:89
|
2425 |
+
msgid "My Client"
|
2426 |
+
msgstr ""
|
2427 |
+
|
2428 |
+
#: inc/lib/onboarding/assets/dist/main.js:8595
|
2429 |
+
#: inc/lib/onboarding/assets/src/steps/welcome/index.js:36
|
2430 |
+
msgid "Getting Started with Starter Templates"
|
2431 |
+
msgstr ""
|
2432 |
+
|
2433 |
+
#: inc/lib/onboarding/assets/dist/main.js:8597
|
2434 |
+
#: inc/lib/onboarding/assets/src/steps/welcome/index.js:42
|
2435 |
+
msgid "This is the very beginning of the fastest and easiest website building experience you`ve ever had!"
|
2436 |
+
msgstr ""
|
2437 |
+
|
2438 |
+
#: inc/lib/onboarding/assets/dist/main.js:8617
|
2439 |
+
#: inc/lib/onboarding/assets/src/steps/welcome/index.js:69
|
2440 |
+
msgid "Build Your Website Now"
|
2441 |
+
msgstr ""
|
2442 |
+
|
2443 |
+
#: inc/lib/onboarding/assets/dist/main.js:8951
|
2444 |
+
#: inc/lib/onboarding/assets/src/utils/functions.js:80
|
2445 |
+
msgid "Default"
|
2446 |
+
msgstr ""
|
2447 |
+
|
2448 |
+
#: inc/lib/onboarding/assets/dist/main.js:9452
|
2449 |
+
#: inc/lib/onboarding/packages/starter-templates-components/src/category-list/index.js:82
|
2450 |
+
msgid "More"
|
2451 |
+
msgstr ""
|
2452 |
+
|
2453 |
+
#: inc/lib/onboarding/assets/dist/main.js:9459
|
2454 |
+
#: inc/lib/onboarding/packages/starter-templates-components/src/category-list/index.js:93
|
2455 |
+
msgid "No Categories"
|
2456 |
+
msgstr ""
|
2457 |
+
|
2458 |
+
#: inc/lib/onboarding/assets/dist/main.js:9537
|
2459 |
+
#: inc/lib/onboarding/packages/starter-templates-components/src/grid/index.js:70
|
2460 |
+
msgid "Add to favorites"
|
2461 |
+
msgstr ""
|
2462 |
+
|
2463 |
+
#: inc/lib/onboarding/assets/dist/main.js:9772
|
2464 |
+
#: inc/lib/onboarding/packages/starter-templates-components/src/search/index.js:12
|
2465 |
+
msgid "Search.."
|
2466 |
+
msgstr ""
|
readme.txt
CHANGED
@@ -5,7 +5,7 @@ Tags: Elementor,Beaver Builder,Templates,Gutenberg,Block Editor,Astra Starter Si
|
|
5 |
Requires at least: 4.4
|
6 |
Requires PHP: 5.3
|
7 |
Tested up to: 5.8
|
8 |
-
Stable tag: 3.0.
|
9 |
License: GPLv2 or later
|
10 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
11 |
|
@@ -133,6 +133,10 @@ We are open to suggestions and would love to work on topics that our users are l
|
|
133 |
|
134 |
== Changelog ==
|
135 |
|
|
|
|
|
|
|
|
|
136 |
v3.0.9 - 10-December-2021
|
137 |
- Fix: Fixed an issue with resetting posts requests.
|
138 |
- Fix: Fixed an undefined variable console error with plugin activation request.
|
5 |
Requires at least: 4.4
|
6 |
Requires PHP: 5.3
|
7 |
Tested up to: 5.8
|
8 |
+
Stable tag: 3.0.10
|
9 |
License: GPLv2 or later
|
10 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
11 |
|
133 |
|
134 |
== Changelog ==
|
135 |
|
136 |
+
v3.0.10 - 11-December-2021
|
137 |
+
- Fix: Timeout errors when activating required plugins.
|
138 |
+
- Fix: `folder_exists` error when installing required plugins.
|
139 |
+
|
140 |
v3.0.9 - 10-December-2021
|
141 |
- Fix: Fixed an issue with resetting posts requests.
|
142 |
- Fix: Fixed an undefined variable console error with plugin activation request.
|